Saturday, August 29, 2015

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

Ramine <ramine@1.1>: Aug 28 02:09PM -0700

Hello,
 
 
If you look at my scalable array based lock called AMLock here:
 
https://sites.google.com/site/aminer68/scalable-amlock
 
 
You will notice it works accross processes and threads, even more than
that , the number of threads can go beyond the size of the array and
that also very interesting, even more i have benchmarked
it and i have noticed that it's much faster than scalable node based
locks such us CLH and MCS and my scalable MLock.
 
 
If you want to port my algorithm to C++ or C# or Java , please do it.
 
 
Thank you,
Amine Moulay Ramdane.
bleachbot <bleachbot@httrack.com>: Aug 28 08:07PM +0200

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: