que
Job processor
A distributed job processing system utilizing an in-memory real-time database
Simple Job Processing in Elixir with Mnesia
672 stars
16 watching
34 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
background-jobscloud-nativeelixirgen-serverhacktoberfestin-memoryjob-queuekubernetesmnesia
Related projects:
Repository | Description | Stars |
---|---|---|
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| A Mnesia wrapper that simplifies its complex API and provides an easy-to-use interface for building distributed databases. | 743 |
| A job processing system with Redis support and flexible configuration for managing multiple queues. | 722 |
| A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
| An Elixir client for interacting with an in-memory job queue service | 17 |
| A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 430 |
| A job queue system with transactional processing and notification features using Elixir and PostgreSQL. | 277 |
| A high-performance job queue built on top of Postgres for Elixir applications | 441 |
| Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system | 15 |
| A Haskell-based job queue system with an admin UI and additional features. | 75 |
| An Elixir client for the beanstalkd job queueing system | 19 |