lasync

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

Leiningen/Boot

[lasync "0.1.2"]

Clojure CLI/deps.edn

lasync/lasync {:mvn/version "0.1.2"}

Gradle

implementation("lasync:lasync:0.1.2")

Maven

<dependency>
  <groupId>lasync</groupId>
  <artifactId>lasync</artifactId>
  <version>0.1.2</version>
</dependency>