[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming.threads

Stay tuned a new algorithm is coming

Ramine

12/6/2014 4:40:00 AM


Hello,


Stay tuned, a new algorithm of mine is coming, it will
be called Scalable distributed seuential lock,
but this one will be competitive with RCU cause it will
be costless on the reader side on read-mostly scenarios,
and it will improve on Seqlock cause it will not starve
and it will not livelock with more and more writers.


Stay tuned my new algorithm is coming soon...



Thank you,
Amine Moulay Ramdane.