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
277 stars
10 watching
36 forks
Language: Elixir
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| | An Elixir client for interacting with an in-memory job queue service | 17 |
| | A distributed job processing system utilizing an in-memory real-time database | 672 |
| | A high-performance job queue built on top of Postgres for Elixir applications | 441 |
| | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| | An unlimited job queue with concurrent worker pools for Go applications | 51 |
| | An Elixir client for the beanstalkd job queueing system | 19 |
| | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| | A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| | A Haskell-based job queue system with an admin UI and additional features. | 75 |
| | A simple jobs queue for Meteor.js applications | 208 |
| | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 213 |
| | A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| | An Elixir library that provides an ordered model management system with Ecto. | 19 |
| | A PostgreSQL driver for Elixir. | 1,126 |