com.acrolinx/clj-queue-by

A queue which schedules fairly by key.

Leiningen/Boot

[com.acrolinx/clj-queue-by "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

com.acrolinx/clj-queue-by {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("com.acrolinx:clj-queue-by:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>com.acrolinx</groupId>
  <artifactId>clj-queue-by</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>