tspool
Server pool
A TCP server pool implementation using worker pools to improve performance and protect the server.
tcp server pool
14 stars
1 watching
3 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that controls heavy Go Routines by providing a worker pool system for concurrent execution of tasks | 13 |
| A lightweight goroutine pool for concurrent job execution. | 745 |
| A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 519 |
| A modular TCP socket acceptor pool with connection limiting and upgrading capabilities. | 1,194 |
| An efficient and scalable thread pool implementation for concurrent task execution | 102 |
| A Go library that manages a pool of worker processes to execute tasks asynchronously in parallel. | 92 |
| A high-performance worker pool library for managing concurrent tasks in Go | 1,560 |
| A concurrency limiting goroutine pool that manages task execution without blocking task submission or exceeding system resource limits. | 1,342 |
| A highly scalable user-level TCP stack for multicore systems | 2,015 |
| A library for managing pools of worker processes in Elixir applications | 53 |
| An implementation of decentralized Stacks pools with supporting tools and smart contracts. | 0 |
| A generic object pool implementation with flexible configuration options and support for custom factories. | 1,229 |
| Simplifies creating multiple worker threads to execute tasks in parallel | 72 |
| An implementation of a peer-to-peer Bitcoin mining pool in Python, providing a framework for decentralized and secure mining. | 1,150 |
| Provides an object pooling mechanism to simplify management of connections in R applications. | 255 |