{"library":"barrier","type":"library","category":null,"description":"A synchronization barrier enables multiple threads to wait until all threads have all reached a particular point of execution before any thread continues.","language":"ruby","status":"active","version":"1.0.2","tags":["synchronization","threading","concurrency"],"last_verified":"Fri Jun 19","install":[{"cmd":"gem install barrier","imports":["require 'barrier'"]},{"cmd":"# Gemfile\ngem 'barrier', '~> 1.0.2'","imports":[]}],"homepage":"http://rubygems.org/gems/barrier","github":null,"docs":"http://www.rubydoc.info/gems/barrier/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}