Monday, March 9, 2015

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

Ramine <ramine@1.1>: Mar 08 08:49AM -0700

Hello,
 
 
I have updated my scalable RWLocks to version 1.2,
in my previous version the LW_RWLockX containted a
bug, because i have forgot to reset my LW_Eventcount,
now i have corrected this bug and all my scalable RWLocks
are working correcly now, the ones that ends with an X in
there names are starvation-free, and my RWLockX is scalable and
starvation-free and power efficient.
 
 
You can download my scalable RWLocks from:
 
 
https://sites.google.com/site/aminer68/scalable-rwlock
 
 
Thank you,
Amine Moulay Ramdane.
bleachbot <bleachbot@httrack.com>: Mar 08 04:29PM +0100

bleachbot <bleachbot@httrack.com>: Mar 08 04:39PM +0100

bleachbot <bleachbot@httrack.com>: Mar 08 04:48PM +0100

Ramine <ramine@1.1>: Mar 08 08:39AM -0700

Hello,
 
 
I want to share with you this beautiful music
of Paco De Lucia called Tico-Tico:
 
 
https://www.youtube.com/watch?v=ceKW1QYN1oo
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Mar 08 08:29AM -0700

Hello,
 
 
I have updated Scalable Distributed Reader-Writer Mutex, now
i have included my scalable RWLocks that are starvation-free,
if you want to set it for my scalable LW_RWLockX that is
starvation-free just uncomment the define's option:
{$DEFINE TLW_RWLockX}
that you will find inside the defines1.inc file ,
and if you want to set it for my scalable RWLockX that is
starvation-free and power efficient just uncomment the define's option:
{$DEFINE TRWLockX}
that you will find inside the defines1.inc file
This scalable Distributed Reader-Writer Mutex is suited for read-mostly
scenarios..
 
 
You can download the newer Scalable Distributed Reader-Writer Mutex 1.2
from:
 
https://sites.google.com/site/aminer68/scalable-distributed-reader-writer-mutex
 
 
 
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: