Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

My C++ synchronization objects library was updated

6 views
Skip to first unread message

Horizon68

unread,
Feb 8, 2019, 10:24:14 PM2/8/19
to
Hello..


My C++ synchronization objects library was updated,
and now i have added the scalable Fast_RWLock and
the scalable Fast_RWLockX and they are better than scalable Asymmetric
RWLocks that use IPIs, and they are costless on the reader side,
so they are really powerful, and they are now working with Windows
and with Linux, i have tested thoroughly my C++ synchronization objects
library and i think it is much more stable and fast.

You can read about it and download it from my website here:

https://sites.google.com/site/scalable68/c-synchronization-objects-library


Thank you,
Amine Moulay Ramdane.

Horizon68

unread,
Feb 8, 2019, 10:28:07 PM2/8/19
to
The source code is inside my zip files here(they are called
Fast_RWLockX.pas and LW_Fast_RWLockX.pas):

https://sites.google.com/site/scalable68/scalable-rwlock
0 new messages