RubyGems.org

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

installgem install countdownlatch
Authors

Ben Langfeld

13,567 total downloads 13,567 for this version
Owners

F9116c42e95b260f995680d301695a84

Gemfile
gem "countdownlatch", "~> 1.0.0"
Versions
  1. 1.0.0 July 9, 2011
Development Dependencies
  1. minitest >= 0
  2. rake >= 0