com.github.yruslan
WaitGroup is a synchronization primitive ported from GoLang allows one or more threads to wait until a set of operations completes.
The object contains channel generators similar to GoLang: https://gobyexample.com/tickers