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