Saturday, February 9, 2019

Digest for comp.programming.threads@googlegroups.com - 3 updates in 2 topics

Horizon68 <horizon@horizon.com>: Feb 08 07:33PM -0800

Hello,,
 
Read this:
 
 
My C++ synchronization objects library was updated,
and now i have invented and 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
 
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
 
 
 
Thank you,
Amine Moulay Ramdane.
Horizon68 <horizon@horizon.com>: Feb 08 07:24PM -0800

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 <horizon@horizon.com>: Feb 08 07:28PM -0800

On 2/8/2019 7:24 PM, Horizon68 wrote:
 
> https://sites.google.com/site/scalable68/c-synchronization-objects-library
 
> Thank you,
> Amine Moulay Ramdane.
 
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
 
 
Thank you,
Amine Moulay Ramdane.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: