Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #2082
| From | aminer <aminer@toto.net> |
|---|---|
| Newsgroups | comp.programming.threads, comp.programming |
| Subject | SemaCondvar 1.21 and scalable RWLock 3.03 |
| Date | 2014-02-28 10:52 -0800 |
| Organization | albasani.net |
| Message-ID | <leqbbp$roi$1@news.albasani.net> (permalink) |
Cross-posted to 2 groups.
Hello all, I have updated my SemaCondvar to version 1.21, i have added a sleep(0) inside the wait() method and it has doubled the throughput of SemaCondvar and SemaMonitor when using multiple threads. And i have updated my scalable RWLock to version 3.03 , i have corrected a bug inside my lightweight eventcount inside the setSignal() method and i have tested all the variants of my scalable RWLock and they are working perfectly and they are stable now. You can download my new SemaCondvar and my scalable RWLock from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramdane,.
Back to comp.programming.threads | Previous | Next | Find similar
SemaCondvar 1.21 and scalable RWLock 3.03 aminer <aminer@toto.net> - 2014-02-28 10:52 -0800
csiph-web