A web site dedicated to Concurrent algorithms and patterns.
Sunday, February 24, 2013
Source code available at SourceForge
The source code for the the first version of the Concurrency Freaks library is available at Source Forge from this link.
This contains three different lock algorithms:
ScalableRWLock
ScalableRWLockS
FAARWLock
and reentrant/recursive versions of all of the above.
For the moment this is only Java code but I'll try to put some C and C++ versions soon.
No comments:
Post a Comment