exq

Job processor

A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store.

Job processing library for Elixir - compatible with Resque / Sidekiq

GitHub

2k stars
24 watching
182 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list

elixirexqjob-queuequeueredisresquesidekiq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
edgurgel/verk A job processing system with Redis support and flexible configuration for managing multiple queues. 723
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 669
scripbox/flume A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. 78
mosic/exdisque An Elixir client for interacting with an in-memory job queue service 17
activesphere/exq-scheduler A cron-like job scheduler for Exq that can be used on multiple machines to run tasks at scheduled intervals. 32
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,838
nebo15/gen_task A behavior that helps manage errors and recover from them in GenStage workers 23
nesquena/backburner A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. 429
fukamachi/psychiq Provides background job processing capabilities for Common Lisp applications. 53
hugopl/sidekiq.cr A Crystal implementation of Sidekiq, a background job framework for Ruby. 765
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
koudelka/honeydew A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. 724
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 506
bia-technologies/lowkiq A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks 142