Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1731
| From | aminer <aminer@toto.net> |
|---|---|
| Newsgroups | comp.programming.threads, comp.programming |
| Subject | Scalable RWLock 1.12 |
| Date | 2013-09-23 15:39 -0700 |
| Organization | albasani.net |
| Message-ID | <l1q5di$tbp$1@news.albasani.net> (permalink) |
Cross-posted to 2 groups.
Hello, SemaCondvar was updated to version 1.11 and Scalable RWLock was updated to version 1.12, i have used a Ticket spinlock with and exponentiel backoff inside SemaCondvar and SemaMonitor and now the Ticket spinlock avoids the starvation problem and it has a decent performance. You can download SemaCondvar and my scalable RWLock from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramdane.
Back to comp.programming.threads | Previous | Next — Next in thread | Find similar
Scalable RWLock 1.12 aminer <aminer@toto.net> - 2013-09-23 15:39 -0700 Re: Scalable RWLock 1.12 aminer <aminer@toto.net> - 2013-09-23 16:52 -0700
csiph-web