A library of tools to assist with safe concurrent java development. Providing a unique priority based thread pool, and ways to distrbute threaded work.
'org.threadly:threadly:3.2.0'
<dependency>
<groupId>org.threadly</groupId>
<artifactId>threadly</artifactId>
<version>3.2.0</version>
</dependency>
<dependency org="org.threadly" name="threadly" rev="3.2.0"/>
"org.threadly", "threadly", "3.2.0"