odd-jobs
Job queue system
A Haskell-based job queue system with an admin UI and additional features.
Haskell job queue with admin UI and loads of other features.
75 stars
4 watching
29 forks
Language: Haskell
last commit: about 1 month ago hacktoberfesthaskelljob-queueodd-jobs
Related projects:
Repository | Description | Stars |
---|---|---|
dirkaholic/kyoo | An unlimited job queue with concurrent worker pools for Go applications | 51 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
koudelka/honeydew | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 724 |
ajvb/kala | A modern job scheduler written in Go. | 2,136 |
samsondav/rihanna | A high-performance job queue built on top of Postgres for Elixir applications | 439 |
msavin/stevejobs | A simple jobs queue for Meteor.js applications | 207 |
didil/goblero | A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB. | 161 |
kubernetes-sigs/kueue | Provides job queueing functionality for Kubernetes clusters | 1,432 |
mbuhot/ecto_job | A job queue system with transactional processing and notification features using Elixir and PostgreSQL. | 277 |
billmalarky/react-native-queue | A React Native job queue with persistent storage and support for OS background tasks and worker threads | 795 |
anikhasibul/queue | Provides a concurrency control mechanism for managing goroutine groups and ensuring their termination after completion. | 18 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
tomsteele/cs-magik | An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. | 33 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
turgayozgur/tossit | A distributed job and worker logic library that utilizes RabbitMQ for message handling. | 62 |