honeycomb

Task manager

An Elixir library for managing background tasks with concurrency control and persistent results

Another scheduling system, focusing on the collection of results for one-time tasks, written in Elixir

GitHub

18 stars
1 watching
0 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
whitfin/expool A library that provides a simple process pooling mechanism to manage concurrent task execution in Elixir applications. 28
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 669
koudelka/honeydew A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. 724
jeffutter/honeywell-elixir An unofficial API client for the Honeywell Round and Water Leak & Freeze Detector APIs in Elixir. 0
alajmo/sake A task runner for local and remote hosts that automates repetitive tasks using a configuration file 656
illumina/pyflow A tool to manage tasks in the context of a task dependency graph using Python code. 146
seantanly/elixir-paratize An Elixir library providing parallel processing facilities with customizable worker size and timeout options. 28
pragdave/work_queue An Elixir implementation of the hungry-consumer model for dynamic work scheduling 41
tbrand/neph A tool for automating repetitive tasks and managing dependencies in command-line workflows. 204
jczic/microworkers A class for managing a pool of threads to efficiently run multiple tasks concurrently 41
hey-hoho/schedulemastercore A distributed task management system with a web UI, supporting cross-platform deployment and multiple scheduling features. 855
nebo15/gen_task A behavior that helps manage errors and recover from them in GenStage workers 23
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
shinyscorpion/task_bunny Provides a framework for asynchronous task processing and message queuing using RabbitMQ 202
kamillelonek/figaro-elixir An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. 10