design problem: shared, synchronized, information opening application... best approach?
i have web concentration (asp.net) where work equipment submitted allocated users according workload.
a user's effort distributed controlling an algorithm formed array equipment now allocated user (and factors). any new vigilant allocated user lowest tide workload, augmenting workload. user's effort decreases finish an item. equipment submitted, allocated finished parallel - hence effort levels continuously changing. work equipment stored sql database.
i need proceed pledge each allocation preference finished controlling an present settlement effort opposing user base.
my thought yield read/write synchronized store effort information cache.
is best approach? should i database control locking? i prevaricate bottle-necks application?
advice many appreciated.
Comments
Post a Comment