Click here to Skip to main content
15,887,175 members
Articles / Programming Languages / C++11

Fast Multi-Reader Lock

Rate me:
Please Sign up or sign in to vote.
4.80/5 (15 votes)
20 Aug 2014CPOL6 min read 27.8K   406   36  
Multi-reader lock that provides real readers' lock-free and wait-free concurency on multi core systems.

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
Software Developer Box
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions