barrel_tcp
Tcp Pool
A low-latency TCP acceptor pool with support for multiple protocols and configurable concurrency
barrel_tcp is a generic TCP acceptor pool with low latency in Erlang.
83 stars
7 watching
18 forks
Language: Erlang
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A modular TCP socket acceptor pool with connection limiting and upgrading capabilities. | 1,194 |
| A crate providing a protocol for sending and receiving structured data over various networks | 188 |
| An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,338 |
| A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. | 14 |
| A non-blocking TCP socket layer with event-driven server and client | 575 |
| An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
| A simple, message-based MMO-scale TCP networking library written in C#. | 1,179 |
| An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 734 |
| A C++ library for message-oriented networking using TCP transport. | 141 |
| A C# implementation of cryptographic algorithms and protocols | 176 |
| A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications. | 763 |
| A highly scalable user-level TCP stack for multicore systems | 2,015 |
| A Common Lisp implementation of the Bitcoin Protocol components | 37 |
| A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
| A Haskell implementation of the Bittorrent protocol for learning and development purposes. | 107 |