poolex
Worker pool manager
A library for managing pools of worker processes in Elixir applications
A library for managing pools of workers
52 stars
2 watching
5 forks
Language: Elixir
last commit: 10 days ago
Linked from 1 awesome list
elixirelixir-libraryhacktoberfestpoolboyworker-pool
Related projects:
Repository | Description | Stars |
---|---|---|
epgsql/pooler | An OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size. | 311 |
zenthangplus/go-workerpool | A library that controls heavy Go Routines by providing a worker pool system for concurrent execution of tasks | 13 |
slogsdon/pool | A pool-based socket acceptor for efficient management of incoming connections in Elixir applications. | 6 |
shomali11/parallelizer | Simplifies creating multiple worker threads to execute tasks in parallel | 72 |
vardius/worker-pool | A Go library that manages a pool of worker processes to execute tasks asynchronously in parallel. | 92 |
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 93 |
alitto/pond | A high-performance worker pool library for managing concurrent tasks in Go | 1,517 |
fredwu/opq | A simple, in-memory queue with worker pooling and rate limiting. | 266 |
ateliware/triplex | A tool for managing multiple databases within a single Elixir application | 476 |
dashbitco/nimble_pool | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
tchoutri/exon | Manages and documents physical items with user authentication and CRUD capabilities | 22 |
hmdsefi/gowl | A tool for managing and monitoring processes with an infinite worker pool | 69 |
koudelka/honeydew | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 724 |
milosmosovsky/terminator | A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 61 |