epoll topic
socket.core
This is a socket framework based on C # net standard2.0 write, can be used for .NET Framework / dotnet core assembly, can run in window (IOCP) / linux (epoll) .Use asynchronous connection, asynchronou...
pi_pi_net
pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架
sol
Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.
epoller
epoll implementation for connections in Linux, MacOS and Windows
silly
A lightweight server framework based on Lua
WebServer
High-performance multi-threaded tcp network server in c++11
redhub
High-performance Redis-Server multi-threaded framework, based on rawepoll model.
sehttpd
A small and efficient web server with 1K lines of C code