verk
Job processor
A job processing system with Redis support and flexible configuration for managing multiple queues.
A job processing system that just verks! 🧛
722 stars
19 watching
62 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
elixirredisresquesidekiqworkers
Related projects:
Repository | Description | Stars |
---|---|---|
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| A distributed job processing system utilizing an in-memory real-time database | 672 |
| A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. | 33 |
| Provides background job processing capabilities for Common Lisp applications. | 53 |
| A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 267 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| An Elixir client for interacting with an in-memory job queue service | 17 |
| 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 job queue system with transactional processing and notification features using Elixir and PostgreSQL. | 277 |
| A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks | 142 |
| A priority task queue built on top of Vert.x and backed by Redis. | 139 |