Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #2130

Re: A scalable array based Lock

From "Chris M. Thomasson" <no@spam.invalid>
Newsgroups comp.programming.threads, comp.programming, comp.arch
Subject Re: A scalable array based Lock
Date 2014-03-25 12:09 -0700
Organization Aioe.org NNTP Server
Message-ID <lgskav$qe3$1@speranza.aioe.org> (permalink)
References <lgq5h3$qpv$1@news.albasani.net>

Cross-posted to 3 groups.

Show all headers | View raw


> "aminer"  wrote in message news:lgq5h3$qpv$1@news.albasani.net... Hello,
> I have invented a scalable array based Lock that is fast
> and scalable and that is better than the Anderson array based Lock cause 
> in the Anderson array based Lock the number of threads can not go beyong 
> the the array length.

How does it compare to the LH, or M lock both described here:

http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=251B3F934CAB552200421D0570D2D2A1?doi=10.1.1.48.6490&rep=rep1&type=pdf

Back to comp.programming.threads | Previous | NextPrevious in thread | Find similar


Thread

A scalable array based Lock aminer <aminer@toto.net> - 2014-03-24 16:45 -0700
  Re: A scalable array based Lock "Chris M. Thomasson" <no@spam.invalid> - 2014-03-25 12:09 -0700

csiph-web