poolex
Worker pool manager
A library for managing pools of worker processes in Elixir applications
A library for managing pools of workers
53 stars
2 watching
5 forks
Language: Elixir
last commit: 11 months ago
Linked from 1 awesome list
elixirelixir-libraryhacktoberfestpoolboyworker-pool
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size. | 310 |
| | A library that controls heavy Go Routines by providing a worker pool system for concurrent execution of tasks | 13 |
| | A pool-based socket acceptor for efficient management of incoming connections in Elixir applications. | 6 |
| | Simplifies creating multiple worker threads to execute tasks in parallel | 72 |
| | A Go library that manages a pool of worker processes to execute tasks asynchronously in parallel. | 92 |
| | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 92 |
| | A high-performance worker pool library for managing concurrent tasks in Go | 1,560 |
| | A simple, in-memory queue with worker pooling and rate limiting. | 266 |
| | A tool for managing multiple databases within a single Elixir application | 476 |
| | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
| | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
| | Manages and documents physical items with user authentication and CRUD capabilities | 22 |
| | A tool for managing and monitoring processes with an infinite worker pool | 69 |
| | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| | A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 62 |