com.signal-ai/throttler

Control the throughput of function calls and core.async channels using the token bucket algorithm

Leiningen/Boot

[com.signal-ai/throttler "1.0.0-3-SNAPSHOT"]

Clojure CLI/deps.edn

com.signal-ai/throttler {:mvn/version "1.0.0-3-SNAPSHOT"}

Gradle

implementation("com.signal-ai:throttler:1.0.0-3-SNAPSHOT")

Maven

<dependency>
  <groupId>com.signal-ai</groupId>
  <artifactId>throttler</artifactId>
  <version>1.0.0-3-SNAPSHOT</version>
</dependency>