Search Results

0
votes
1answer
195 views

Is there a ‘standard’ read/write lock implementation for ruby?

Does anyone know of an existing ruby implementation of a read/write lock - http://en.wikipedia.org/wiki/Readers-writer_lo …
2
votes

Is there a good podcast about concurrency?

Others have already mentioned it, but I thought I'd emphasize that SE Radio have quite a few good concurrency episodes, includi …