que
Job processor
A distributed job processing system utilizing an in-memory real-time database
Simple Job Processing in Elixir with Mnesia
669 stars
16 watching
33 forks
Language: Elixir
last commit: 9 months ago
Linked from 1 awesome list
background-jobscloud-nativeelixirgen-serverhacktoberfestin-memoryjob-queuekubernetesmnesia
Related projects:
Repository | Description | Stars |
---|---|---|
akira/exq | A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
scripbox/flume | A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
sheharyarn/memento | A Mnesia wrapper that simplifies its complex API and provides an easy-to-use interface for building distributed databases. | 740 |
edgurgel/verk | A job processing system with Redis support and flexible configuration for managing multiple queues. | 723 |
koudelka/honeydew | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 724 |
seantanly/elixir-paratize | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
nebo15/gen_task | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
mosic/exdisque | An Elixir client for interacting with an in-memory job queue service | 17 |
nesquena/backburner | A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 429 |
mbuhot/ecto_job | A job queue system with transactional processing and notification features using Elixir and PostgreSQL. | 277 |
samsondav/rihanna | A high-performance job queue built on top of Postgres for Elixir applications | 439 |
heristop/heri-jobqueue-bundle | Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system | 15 |
saurabhnanda/odd-jobs | A Haskell-based job queue system with an admin UI and additional features. | 75 |
jsvisa/elixir_talk | An Elixir client for the beanstalkd job queueing system | 19 |