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
161 stars
7 watching
18 forks
Language: Go
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| A distributed job and worker logic library that utilizes RabbitMQ for message handling. | 62 |
| Provides a concurrency control mechanism for managing goroutine groups and ensuring their termination after completion. | 18 |
| A Python client library for interacting with the Disque distributed job queue system | 52 |
| A React Native job queue with persistent storage and support for OS background tasks and worker threads | 794 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| A declarative HTTP client library for the Go programming language | 22 |
| A Haskell-based job queue system with an admin UI and additional features. | 75 |
| A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities | 404 |
| A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,805 |
| A package that simplifies the creation and management of parallel jobs with easy-to-use interfaces. | 269 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| A Go driver that connects to the DuckDB in-memory database engine | 761 |
| A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |