sidetask
Task supervisor
An alternative to Elixir's Task.Supervisor with parallelism and capacity limiting support using Basho's sidejob library
:awesome = Elixir's Task ++ Basho's sidejob library
72 stars
8 watching
5 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A library for composing and executing task graphs in Elixir. | 12 |
| A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 62 |
| An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
| A library for fast and functional access to nested data structures in Elixir | 342 |
| A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
| An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
| Provides a framework for asynchronous task processing and message queuing using RabbitMQ | 202 |
| An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| A library that provides a simple process pooling mechanism to manage concurrent task execution in Elixir applications. | 28 |
| Adds support for saving and restoring asynchronous task states on Windows Phone and Windows Runtime platforms | 4 |
| A library to simplify Android background and UI task execution | 221 |
| A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| A PHP client for managing jobs in a distributed workqueue system | 1,910 |