expool
Task pooler
A library that provides a simple process pooling mechanism to manage concurrent task execution in Elixir applications.
Extremely simple Process pooling and task submission in Elixir
28 stars
4 watching
2 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
whitfin/stash | A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |
stocks29/graphex | A library for composing and executing task graphs in Elixir. | 12 |
whitfin/siphash-elixir | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
general-cbic/poolex | A library for managing pools of worker processes in Elixir applications | 52 |
whitfin/vessel | A MapReduce framework with Hadoop Streaming integration for Elixir. | 23 |
seantanly/elixir-paratize | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
whitfin/jumper | A consistent hash implementation in Elixir | 12 |
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
jhumphry/reqrep_task_pools | An Ada 2012 package for simplifying task-based concurrency in applications. | 1 |
xxjwxc/gowp | A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 516 |
blakewilliams/elixir-slack | A Slack API client written in Elixir that allows real-time messaging and web API interactions. | 674 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
mosic/exdisque | An Elixir client for interacting with an in-memory job queue service | 17 |