Package: wnpp Severity: wishlist Owner: Lucas Kanashiro <[email protected]>
* Package name : ruby-barrier Version : 1.0.2 Upstream Author : Aleksey Vereshchagin <[email protected]> * URL : https://rubygems.org/gems/barrier * License : MIT Programming Lang: Ruby Description : Ruby threads synchronization using a barrier method Barrier is an implementation of a synchronization method that enables multiple threads to wait until all threads have all reached a particular point of execution before any thread continues. This package will be maintained under the Ruby team umbrella.

