A general approach for supporting nonblocking data structures on distributed-memory systems

Published: 01 Jan 2023, Last Modified: 07 Nov 2024J. Parallel Distributed Comput. 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Highlights•A general remedy porting nonblocking data structures to distributed memory.•A global memory manager reusing reclaimed global memory, avoiding the ABA problem.•A node-aware design of the elimination-backoff stack for distributed memory.•Experimental results and an analysis of nonblocking stacks for distributed memory.•Performance implications of lock-free programming patterns for distributed memory.
Loading