Includes CountDownLatch, a synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes
Ben Langfeld
gem "synchronicity", "~> 1.0.0"