Repository navigation

#

c10k

eventlet/eventlet

Concurrent networking library for Python

Python
1249
1 个月前

High performance minimalism async-io(proactor) networking for Golang.

Go
778
4 个月前

A Lightweight High Performance ESMTP email server

Go
198
7 年前

Networking library using C++20 coroutines

C++
89
22 天前

A hybird application-layer networking framework with support for messaging, RPC, bidirectional RPC, multiplexing, and maintaining client-server consistency.

Go
72
8 个月前

A simple Linux TCP client-server proxy able to redirect all data from one address to another by preserving source IP address.

Python
17
8 年前

使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码

Java
13
4 年前

SharedServer, a drop-in replacement of MySQL Thread Pool

9
5 个月前

A study intended to demonstrate the benefits of asynchronous, event driven IO in scalable server design.

C++
4
1 年前

Tugas Pengantar Aplikasi Terdistribusi (PAT) membuat applikasi server yang diharapkan dapat melayani 10000 concurrent connection dengan libev. Melakukan benchmark menggunakan apache benchmark tools dan membandingkan hasilnya dengan nginx/apache web server.

C++
1
8 年前

Test assignment - hashing TCP server - async asio

C++
0
2 年前

A simple HTTP Server implementation base on libevent

C++
0
2 年前

Network Programming for the C10k problem.

HTML
0
2 个月前