tolitius/lasync

executor service that blocks on .submit after the task queue limit is reached

Leiningen/Boot

[tolitius/lasync "0.1.25"]

Clojure CLI/deps.edn

tolitius/lasync {:mvn/version "0.1.25"}

Gradle

implementation("tolitius:lasync:0.1.25")

Maven

<dependency>
  <groupId>tolitius</groupId>
  <artifactId>lasync</artifactId>
  <version>0.1.25</version>
</dependency>