pooler
Pool Manager
An OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size.
An OTP Process Pool Application
311 stars
23 watching
84 forks
Language: Erlang
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
general-cbic/poolex | A library for managing pools of worker processes in Elixir applications | 52 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
slogsdon/pool | A pool-based socket acceptor for efficient management of incoming connections in Elixir applications. | 6 |
mperham/connection_pool | A connection pooling mechanism for Ruby applications | 1,631 |
jeremyong/sharded_eredis | A distributed Redis client pool management system | 20 |
rstudio/pool | Provides an object pooling mechanism to simplify management of connections in R applications. | 254 |
hmdsefi/gowl | A tool for managing and monitoring processes with an infinite worker pool | 69 |
shomali11/parallelizer | Simplifies creating multiple worker threads to execute tasks in parallel | 72 |
kennethreitz/django-postgrespool | A connection pooling library for Django applications to manage Postgres databases. | 7 |
ninenines/ranch | A modular TCP acceptor pool with low latency and easy use cases. | 1,193 |
fredwu/opq | A simple, in-memory queue with worker pooling and rate limiting. | 266 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 93 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
zenthangplus/go-workerpool | A library that controls heavy Go Routines by providing a worker pool system for concurrent execution of tasks | 13 |