rihanna

Job queue

A high-performance job queue built on top of Postgres for Elixir applications

Rihanna is a high performance postgres-backed job queue for Elixir

GitHub

439 stars
9 watching
49 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbuhot/ecto_job A job queue system with transactional processing and notification features using Elixir and PostgreSQL. 277
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 669
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
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,838
msavin/stevejobs A simple jobs queue for Meteor.js applications 207
jsvisa/elixir_talk An Elixir client for the beanstalkd job queueing system 19
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
orlandos-nl/mongoqueue An implementation of a job queue in Swift using MongoDB as the backend storage 13
pragdave/work_queue An Elixir implementation of the hungry-consumer model for dynamic work scheduling 41
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
pallets-eco/flask-rq A library that integrates Redis queues with Flask applications 217
nesquena/backburner A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. 429
princemaple/elixir-queue A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. 33