Intelligent thread execution and pooling that automatically create different pools to isolate slow running tasks from faster running tasks and avoid the system slowing down.
[thread-exec "0.1.0-SNAPSHOT"]
thread-exec/thread-exec {:mvn/version "0.1.0-SNAPSHOT"}
implementation("thread-exec:thread-exec:0.1.0-SNAPSHOT")
<dependency> <groupId>thread-exec</groupId> <artifactId>thread-exec</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: