Abstract

SPSC unbounded linked list are very easy to construct and may have interesting properties like Wait-freedom or Lock Freedom but generally provided implementation are unbounded and require Memory Allocation for adding nodes. The purpose of this document is to present an idea giving the possibility to keep all the interesting properties of the Linked List but to transform it into and Bounded Linked List without memory allocation.

Creative Commons License

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 4.0 License.

Share

COinS