Score: 2

Sharded Elimination and Combining for Highly-Efficient Concurrent Stacks

Published: January 8, 2026 | arXiv ID: 2601.04523v1

By: Ajay Singh, Nikos Metaxakis, Panagiota Fatourou

Potential Business Impact:

Makes computer programs share data much faster.

Business Areas:
A/B Testing Data and Analytics

We present a new blocking linearizable stack implementation which utilizes sharding and fetch&increment to achieve significantly better performance than all existing concurrent stacks. The proposed implementation is based on a novel elimination mechanism and a new combining approach that are efficiently blended to gain high performance. Our implementation results in enhanced parallelism and low contention when accessing the shared stack. Experiments show that the proposed stack implementation outperforms all existing concurrent stacks by up to 2X in most workloads. It is particularly efficient in systems supporting a large number of threads and in high contention scenarios.

Country of Origin
πŸ‡¬πŸ‡· πŸ‡¨πŸ‡¦ Canada, Greece

Page Count
19 pages

Category
Computer Science:
Distributed, Parallel, and Cluster Computing