ecto_job

Job Queue

A job queue system with transactional processing and notification features using Elixir and PostgreSQL.

Transactional job queue with Ecto, PostgreSQL and GenStage

GitHub

277 stars
10 watching
36 forks
Language: Elixir
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koudelka/honeydew A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. 724
mosic/exdisque An Elixir client for interacting with an in-memory job queue service 17
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 670
samsondav/rihanna A high-performance job queue built on top of Postgres for Elixir applications 439
nebo15/gen_task A behavior that helps manage errors and recover from them in GenStage workers 23
dirkaholic/kyoo An unlimited job queue with concurrent worker pools for Go applications 51
jsvisa/elixir_talk An Elixir client for the beanstalkd job queueing system 19
orlandos-nl/mongoqueue An implementation of a job queue in Swift using MongoDB as the backend storage 13
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
saurabhnanda/odd-jobs A Haskell-based job queue system with an admin UI and additional features. 76
msavin/stevejobs A simple jobs queue for Meteor.js applications 207
annkissam/rummage_ecto A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. 212
scripbox/flume A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. 78
popo63301/ecto_list An Elixir library that provides an ordered model management system with Ecto. 19
elixir-ecto/postgrex A PostgreSQL driver for Elixir. 1,123