Closed
Description
First of all thank you for you great work, Ruby definitely needs a reliable concurrency library such as yours ...
It looks like there is no implementation of counting semaphores in your library.
It should be great to provide one since there is none in the Ruby core.
Some links that may be useful: