Alphatier is a resource management library. It is designed to allow different schedulers to share the resources of a pool of executors in order to execute tasks with those.
'io.alphatier:alphatier-java:0.1.0'
<dependency> <groupId>io.alphatier</groupId> <artifactId>alphatier-java</artifactId> <version>0.1.0</version> </dependency>
<dependency org="io.alphatier" name="alphatier-java" rev="0.1.0"/>
"io.alphatier", "alphatier-java", "0.1.0"