JBrew :: Concurrency Library
· An easy-to-consume concurrency library allowing for "Tasks" to execute business logic in a thread safe manner.
This library helps users achieve multi-threading in their applications without needing to control for object
contention in race conditions.