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

GitHub

72 stars
8 watching
5 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sskyy/redux-task Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. 103
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
stocks29/graphex A library for composing and executing task graphs in Elixir. 12
milosmosovsky/terminator A toolkit for defining and enforcing fine-grained permissions in Elixir applications 61
hentioe/honeycomb An Elixir library for managing background tasks with concurrency control and persistent results 18
hissssst/pathex A library for fast and functional access to nested data structures in Elixir 339
alkenso/execq A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. 40
stevenjl/parex An Elixir module that executes multiple processes in parallel to speed up slow computations 63
shinyscorpion/task_bunny Provides a framework for asynchronous task processing and message queuing using RabbitMQ 202
seantanly/elixir-paratize An Elixir library providing parallel processing facilities with customizable worker size and timeout options. 28
whitfin/expool A library that provides a simple process pooling mechanism to manage concurrent task execution in Elixir applications. 28
mugenmvvmtoolkit/mugenmvvmtoolkit.fody Adds support for saving and restoring asynchronous task states on Windows Phone and Windows Runtime platforms 4
jmartinesp/asyncjoblibrary A library to simplify Android background and UI task execution 221
marghidanu/werk A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. 27
pheanstalk/pheanstalk A PHP client for managing jobs in a distributed workqueue system 1,909