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

Scalable Distributed Reader-Writer Mutex

1 view
Skip to first unread message

Ramine

unread,
Mar 8, 2015, 11:29:33 AM3/8/15
to
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.

0 new messages