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:2.3.0'
<dependency>
<groupId>org.threadly</groupId>
<artifactId>threadly</artifactId>
<version>2.3.0</version>
</dependency>
<dependency org="org.threadly" name="threadly" rev="2.3.0"/>
"org.threadly", "threadly", "2.3.0"