Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming > #3481
| From | "Chris M. Thomasson" <no@spam.invalid> |
|---|---|
| Newsgroups | comp.programming, comp.programming.threads |
| Subject | Re: Dmitry Vyukov's distributed rwlock 2 |
| Date | 2013-06-20 13:26 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <kpvoid$58d$1@speranza.aioe.org> (permalink) |
| References | <kpvilu$cuq$1@dont-email.me> <kpvj65$cuq$11@dont-email.me> |
Cross-posted to 2 groups.
"aminer" wrote in message news:kpvj65$cuq$11@dont-email.me... On 6/20/2013 2:51 PM, aminer wrote: > > Dmitry Vyukov's asymmetric rwmutex algorithm is not NUMA aware, > > so i prefer to use Dmitry Vyukov's distributed rwlock combined > > with my RWLock algorithm. > Sorry, the Dmitry Vyukov's asymmetric rwmutex algorithm is scalable > on the reader side on NUMA also, but i will use the Dmitry Vyukov's > distributed rwlock combined with my RWLock algorithm. Very Good Aminer! :^D Now, THINK about _combining_ asymmetric synchronization with very clever distribution techniques...
Back to comp.programming | Previous | Next — Next in thread | Find similar
Re: Dmitry Vyukov's distributed rwlock 2 "Chris M. Thomasson" <no@spam.invalid> - 2013-06-20 13:26 -0700 Re: Dmitry Vyukov's distributed rwlock 2 "Chris M. Thomasson" <no@spam.invalid> - 2013-06-20 14:01 -0700
csiph-web