Sciweavers

TCS
2002
14 years 16 days 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...