Networking library using C++20 coroutines
-
Updated
Nov 17, 2024 - C++
Networking library using C++20 coroutines
A study intended to demonstrate the benefits of asynchronous, event driven IO in scalable server design.
Test assignment - hashing TCP server - async asio
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.
Add a description, image, and links to the c10k topic page so that developers can more easily learn about it.
To associate your repository with the c10k topic, visit your repo's landing page and select "manage topics."