pooler

Pool Manager

An OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size.

An OTP Process Pool Application

GitHub

310 stars
23 watching
85 forks
Language: Erlang
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
general-cbic/poolex A library for managing pools of worker processes in Elixir applications 53
epgsql/epgsql A client library for interacting with PostgreSQL databases in Erlang. 423
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,633
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. 255
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 socket acceptor pool with connection limiting and upgrading capabilities. 1,194
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 92
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