Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.pascal.misc > #643
| From | aminer <aminer@toto.net> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | About LW_RWLockX |
| Date | 2014-03-07 15:52 -0800 |
| Organization | albasani.net |
| Message-ID | <lfdbhs$qmp$3@news.albasani.net> (permalink) |
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.lang.pascal.misc | Previous | Next | Find similar
About LW_RWLockX aminer <aminer@toto.net> - 2014-03-07 15:52 -0800
csiph-web