org.clojars.zentrope/zentrope-wq

Simple, managed array-list-based worker queues.

Leiningen/Boot

[org.clojars.zentrope/zentrope-wq "0.2.0"]

Clojure CLI/deps.edn

org.clojars.zentrope/zentrope-wq {:mvn/version "0.2.0"}

Gradle

implementation("org.clojars.zentrope:zentrope-wq:0.2.0")

Maven

<dependency>
  <groupId>org.clojars.zentrope</groupId>
  <artifactId>zentrope-wq</artifactId>
  <version>0.2.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.