Click here to Skip to main content
15,885,366 members
Articles / Programming Languages / Java

MPSC Lock Free Intrusive Linked Queue with state

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
1 Feb 2015CPOL3 min read 21.4K   72   3  
MPSC Lock Free Intrusive Linked Queue with state

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect JS-Labs
Russian Federation Russian Federation
Performance is a goal, correctness is a constraint.
https://github.com/js-labs/js-collider

Comments and Discussions