Click here to Skip to main content
15,895,799 members
Articles / General Programming / Threads

Lock-Free Single-Producer - Single Consumer Circular Queue

Rate me:
Please Sign up or sign in to vote.
4.84/5 (58 votes)
31 Dec 2014Public Domain20 min read 429.3K   5.5K   195  
How to make a wait-free, lock-free CircularFifo using C++11.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer (Senior) LogRhythm
United States United States
Enjoying Colorado! Family and intense software development.

Kjell is a driven developer with a passion for software development. His focus is on coding, boosting software development, improving development efficiency and turning bad projects into good projects.

Kjell was twice national champion in WUKO and semi-contact Karate and now he focuses his kime towards software engineering, everyday challenges and moose hunting while not being (almost constantly) amazed by his daughter and sons.

Comments and Discussions