Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #1874

scalable RWLOCK and semacondvar

From aminer <aminer@toto.net>
Newsgroups comp.programming.threads
Subject scalable RWLOCK and semacondvar
Date 2013-10-09 11:14 -0700
Organization albasani.net
Message-ID <l346ds$j9o$5@news.albasani.net> (permalink)

Show all headers | View raw


Hello,

Scalable RWLock was updated to version 1.14
and SemaCondvar was updated to version 1.15

I have used the my enhanced scalable Anderson Lock inside SemaCondvar ,
so that it will be FIFO fair and so that it lower the cache-coherence 
traffic, so i have also updated my scalable RWLOCK.


You can download scalable RWLOCK 1.14 and SemaCondvar 1.15
from: http://pages.videotron.com/aminer/


Thank you,
Amine Moulay Ramdane.

Back to comp.programming.threads | Previous | Next | Find similar


Thread

scalable RWLOCK and semacondvar aminer <aminer@toto.net> - 2013-10-09 11:14 -0700

csiph-web