RubyGems.org

Includes CountDownLatch, a synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes

installgem install synchronicity
Authors

Ben Langfeld

549 total downloads 549 for this version
Owners

F9116c42e95b260f995680d301695a84

Gemfile
gem "synchronicity", "~> 1.0.0"
Versions
  1. 1.0.0 November 16, 2011
Development Dependencies
  1. minitest >= 0
  2. rake >= 0