Repository navigation
c10k
- Website
- Wikipedia
Concurrent networking library for Python
High performance minimalism async-io(proactor) networking for Golang.
A Lightweight High Performance ESMTP email server
A hybird application-layer networking framework with support for messaging, RPC, bidirectional RPC, multiplexing, and maintaining client-server consistency.
SharedServer, a drop-in replacement of MySQL Thread Pool
Sharing valuable knowledge about TCP/IP.
A study intended to demonstrate the benefits of asynchronous, event driven IO in scalable server design.
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.
Test assignment - hashing TCP server - async asio
A simple HTTP Server implementation base on libevent
Network Programming for the C10k problem.