It's a high-concurrency web server implemented by epoll and multithreading.
-
Updated
Jul 16, 2017 - C++
It's a high-concurrency web server implemented by epoll and multithreading.
Node Js/Python port forwarder. Using epoll for server design
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
The '5days work' 'not so broken' C Unix IRCd
Lightweight library to easily create and use a multithreaded epoll server
Epoll examples and benchmarks
Linux中的C++大作业
Example of simple single-threaded event-driven session-based server with UDP and TCP connectivity support at same time and client for it.
Multithread And Epoll Server To Revolve Online
C++ epoll based client-server network library - work in progress
High-performance network services framework, support RPC, HTTP, Mysql protocol
High-performance TCP proxy server powered via epoll() wrote in C
handling Multiple clients with different methods
simple event-driven HTTP server made from scratch
A simple multi-threaded TCP socket server implemented in C with epoll for efficient I/O multiplexing, supporting concurrent client connections.
Add a description, image, and links to the epoll-server topic page so that developers can more easily learn about it.
To associate your repository with the epoll-server topic, visit your repo's landing page and select "manage topics."