-
1 395 573
recent downloads
total downloads: 21 195 104
oban
2.20.1
Robust job processing, backed by modern PostgreSQL, SQLite3, and MySQL.
-
483 788
recent downloads
total downloads: 1 540 927
oban_web
2.11.6
Dashboard for the Oban job processing framework
-
332 503
recent downloads
total downloads: 11 460 775
quantum
3.5.3
Cron-like job scheduler for Elixir.
-
113 214
recent downloads
total downloads: 3 499 679
exq
0.23.0
Exq is a job processing library compatible with Resque / Sidekiq for the
Elixir language.
-
41 112
recent downloads
total downloads: 341 721
limited_queue
0.1.2
Simple Elixir queue, with a constant-time `size/1` and a maximum capacity.
-
40 182
recent downloads
total downloads: 1 320 123
exq_ui
0.18.0
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard
to display stats on job processing.
-
26 815
recent downloads
total downloads: 459 146
qex
0.5.1
A `:queue` wrapper with improvements in API and addition of Protocol implementations
-
21 974
recent downloads
total downloads: 166 039
oban_live_dashboard
0.2.1
A simple Phoenix Live Dashboard for Oban jobs
-
21 272
recent downloads
total downloads: 285 962
esq
2.0.7
erlang simple queue
-
17 601
recent downloads
total downloads: 878 645
erlang_psq
1.0.0
Priority Search Queue
-
12 868
recent downloads
total downloads: 184 394
opq
4.0.4
A simple, in-memory queue with worker pooling and rate limiting in Elixir.
-
12 388
recent downloads
total downloads: 173 765
exq_scheduler
1.2.0
Cron like job scheduler for Exq
-
12 261
recent downloads
total downloads: 253 831
cbuf
0.7.1
A circular buffer backed by a queue, map, or ETS
-
11 954
recent downloads
total downloads: 437 030
que
0.10.1
Simple Background Job Processing with Mnesia
-
10 810
recent downloads
total downloads: 92 615
ecron
1.1.0
cron-like/crontab job scheduling library
-
7 898
recent downloads
total downloads: 352 660
honeydew
1.5.0
Pluggable local/clusterable job queue focused on safety.
-
7 099
recent downloads
total downloads: 428 081
jobs
0.10.0
Job scheduler
-
6 959
recent downloads
total downloads: 150 595
pqueue
2.0.7
Erlang Priority Queue Implementation
-
5 697
recent downloads
total downloads: 32 126
gleam_deque
1.0.0
A double-ended queue data structure
-
4 125
recent downloads
total downloads: 892 906
verk
1.7.3
Verk is a job processing system backed by Redis.
-
3 956
recent downloads
total downloads: 445 716
ecto_job
3.1.0
A transactional job queue built with Ecto, PostgreSQL and GenStage.
-
3 520
recent downloads
total downloads: 31 448
lqueue
1.2.0
Double-ended queue with limited length
-
3 402
recent downloads
total downloads: 7 200
oban_console
0.1.2
Query, debug, retry, cancel Oban jobs and much more easily
-
3 274
recent downloads
total downloads: 590 589
replayq
0.5.0
A Disk Queue for Log Replay in Erlang
-
3 223
recent downloads
total downloads: 56 844
ringbuffer
1.3.0
RingBuffer - size limited queue, like a ring or cyclic buffer. With non blocking and non locking writers.
-
2 906
recent downloads
total downloads: 47 712
kiq
0.7.3
Robust job queue compatible with Sidekiq Enterprise, powered by GenStage and Redis
-
2 561
recent downloads
total downloads: 290 716
rihanna
2.3.1
Rihanna is a database-backed job queue.
-
2 556
recent downloads
total downloads: 43 286
oban_sentry_reporter
1.0.2
Reports Oban job failures to Sentry.
-
2 374
recent downloads
total downloads: 66 196
ecto_connection_resetter
0.3.0
An OTP process that allows a user to add one line to create a cron job to call disconnect all every X minutes.
-
2 312
recent downloads
total downloads: 285 116
blocking_queue
1.3.0
BlockingQueue is a simple queue implemented as a GenServer. It has a fixed maximum length established when it is created.