goblero

Job Queue Library

A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB.

Pure Go embedded persistent job queue backed by BadgerDB

GitHub

161 stars
7 watching
18 forks
Language: Go
last commit: almost 2 years ago

Related projects:

Repository Description Stars
dirkaholic/kyoo An unlimited job queue with concurrent worker pools for Go applications 51
turgayozgur/tossit A distributed job and worker logic library that utilizes RabbitMQ for message handling. 62
anikhasibul/queue Provides a concurrency control mechanism for managing goroutine groups and ensuring their termination after completion. 18
ryansb/disq A Python client library for interacting with the Disque distributed job queue system 52
billmalarky/react-native-queue A React Native job queue with persistent storage and support for OS background tasks and worker threads 795
mborders/artifex A simple in-memory job queue for Golang using worker-based dispatching 206
wenerme/go-req A declarative HTTP client library for the Go programming language 22
saurabhnanda/odd-jobs A Haskell-based job queue system with an admin UI and additional features. 75
koudelka/honeydew A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. 724
enriquebris/goconcurrentqueue A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities 396
reugn/go-quartz A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. 1,793
workanator/go-floc A package that simplifies the creation and management of parallel jobs with easy-to-use interfaces. 269
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
marcboeker/go-duckdb A Go driver that connects to the DuckDB in-memory database engine 725
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,621