tolitius/lasync

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

Leiningen/Boot

[tolitius/lasync "0.1.22"]

Clojure CLI/deps.edn

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

Gradle

implementation("tolitius:lasync:0.1.22")

Maven

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