Skip to content

maxim5/bigqueue

Repository files navigation

BigQueue

A fork of original BigQueue, extended and productionized.

Important: this library is not compatible with original, but the migration is straightforward.

Gradle Setup

repositories {
    maven("https://jitpack.io")
}

dependencies {
    implementation("com.github.maxim5:bigqueue:0.1.1")
}

JitPack workflow Gradle workflow

About

High-performance queue library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages