Hello....
I have benchmarked my new algorithm of my scalable Asym_DRWLock
that is a scalable Asymmetric Distributed reader-writer mutex, against
scalable DRWLock that is a scalable Distributed Reader-Writer Mutex,
and scalable Asym_DRWLock is 1.60 time faster than scalable DRWLock.
So hope that you will love my great C++ synchronization objects library..
You can download it from:
https://sites.google.com/site/aminer68/c-synchronization-objects-library
Thank you,
Amine Moulay Ramdane.