Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #2087
| From | aminer <aminer@toto.net> |
|---|---|
| Newsgroups | comp.programming.threads, comp..programming |
| Subject | About LW_RWLOCKX |
| Date | 2014-03-07 15:51 -0800 |
| Organization | albasani.net |
| Message-ID | <lfdbg9$qmp$1@news.albasani.net> (permalink) |
Cross-posted to 2 groups.
Hello, I have benchmarked more all the variants of my scalable RWLock 3.04, and i have noticed that my LW_RWLockX a lightweight version that uses a lightweight eventcount and that is starvation-free scales better even at 1% to 2% of writes, my RWLockX scales at no more than 0,1% of writes. So hope you will take a look at all the variants of my scalable RWLock inside the zipfile and especially LW_RWLockX. You can download my scalable RWLock 3.04 from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramadane.
Back to comp.programming.threads | Previous | Next | Find similar
About LW_RWLOCKX aminer <aminer@toto.net> - 2014-03-07 15:51 -0800
csiph-web