Hacker News new | past | comments | ask | show | jobs | submit login

Java's ConcurrentLinkedQueue is lock free and supports any number of readers and writers. For those that are interested: http://fuseyism.com/classpath/doc/java/util/concurrent/Concu...

And the original research: http://www.cs.rochester.edu/u/michael/PODC96.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: