pool
Socket pool manager
A pool-based socket acceptor for efficient management of incoming connections in Elixir applications.
Socket acceptor pool for Elixir
6 stars
3 watching
0 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies the integration of WebSockets into Plug applications. | 63 |
| A library for managing pools of worker processes in Elixir applications | 53 |
| An Elixir implementation of the HTTP protocol for building web servers and applications | 12 |
| A library providing a simple and flexible way to create socket acceptor pools in Elixir | 92 |
| A toolkit for building scalable and fault-tolerant HTTP APIs with Elixir | 193 |
| An Elixir wrapper around Mandrill's email marketing API | 50 |
| An OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size. | 310 |
| A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
| A modular TCP socket acceptor pool with connection limiting and upgrading capabilities. | 1,194 |
| A shared socket manager for running multiple copies of a process on the same network sockets | 1,632 |
| A NATS handler for structured logging | 11 |
| A Go channel handler for structured logging | 6 |
| A socket manager library providing unified syntax and buffering strategies across multiple protocols. | 210 |
| A Logstash handler for structured logging in Go | 7 |
| A distributed Redis client pool management system | 20 |