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.

GitHub

83 stars
7 watching
18 forks
Language: Erlang
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ninenines/ranch A modular TCP socket acceptor pool with connection limiting and upgrading capabilities. 1,194
dylanmckay/protocol A crate providing a protocol for sending and receiving structured data over various networks 188
benoitc/hackney An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests 1,338
metabase/connection-pool A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. 14
vapor-community/sockets A non-blocking TCP socket layer with event-driven server and client 575
chat-wane/rtc-scamp-mbr An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections 2
mirrornetworking/telepathy A simple, message-based MMO-scale TCP networking library written in C#. 1,179
me-no-dev/asynctcp An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. 734
bkaradzic/bnet A C++ library for message-oriented networking using TCP transport. 141
novotnyllc/bc-csharp A C# implementation of cryptographic algorithms and protocols 176
me-no-dev/espasynctcp A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications. 763
mtcp-stack/mtcp A highly scalable user-level TCP stack for multicore systems 2,015
rodentrabies/bp A Common Lisp implementation of the Bitcoin Protocol components 37
organic-code/breep A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. 141
cronokirby/haze A Haskell implementation of the Bittorrent protocol for learning and development purposes. 107