Sciweavers

TCS
2002
13 years 4 months ago
Threshold counters with increments and decrements
A threshold counter is a shared data structure that assumes integer values. It provides two operations:Increment changesthe current counter value from v to v
Costas Busch, Neophytos Demetriou, Maurice Herlihy...