Sciweavers

SIROCCO
1998

The counting pyramid: an adaptive distributed counting scheme

13 years 5 months ago
The counting pyramid: an adaptive distributed counting scheme
A distributed counter is a concurrent object which provides a fetch-and-increment operation on a shared value. On the basis of a distributed counter, one can implement various fundamental data structures, such as queues or stacks. We present the counting pyramid, an efficient implementation of a distributed counter in a message passing system, which is based on software combining. The counting pyramid adapts gracefully to changing access patterns, guarantees linearizability, and offers more general fetch-and-F operations. We analyze the expected performance of the counting pyramid, using queueing theory and simulation. We show that the latency of the counting pyramid is asymptotically optimal. r 2003 Elsevier Inc. All rights reserved.
Roger Wattenhofer, Peter Widmayer
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 1998
Where SIROCCO
Authors Roger Wattenhofer, Peter Widmayer
Comments (0)