verk
Job processor
A job processing system with Redis support and flexible configuration for managing multiple queues.
A job processing system that just verks! 🧛
723 stars
19 watching
62 forks
Language: Elixir
last commit: about 3 years ago
Linked from 1 awesome list
elixirredisresquesidekiqworkers
Related projects:
Repository | Description | Stars |
---|---|---|
akira/exq | A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
scripbox/flume | A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
nebo15/gen_task | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
tomsteele/cs-magik | An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. | 33 |
fukamachi/psychiq | Provides background job processing capabilities for Common Lisp applications. | 53 |
nilenso/goose | A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 266 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,838 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
mosic/exdisque | An Elixir client for interacting with an in-memory job queue service | 17 |
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 |
mbuhot/ecto_job | A job queue system with transactional processing and notification features using Elixir and PostgreSQL. | 277 |
bia-technologies/lowkiq | A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks | 142 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 140 |