Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
-
Updated
Jun 3, 2018 - C
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
High-performance TCP proxy server powered via epoll() wrote in C
A study intended to demonstrate the benefits of asynchronous, event driven IO in scalable server design.
Epoll examples and benchmarks
Multithread And Epoll Server To Revolve Online
Node Js/Python port forwarder. Using epoll for server design
The '5days work' 'not so broken' C Unix IRCd
Apostol is a high‑performance C++ framework for developing backend applications and system services on Linux with direct access to PostgreSQL.
This project is about writing your own HTTP server.
Linux中的C++大作业
Building NON-BLOCKING, ASYNC IO servers using epoll() and threadpool utilities provided by LINUX KERNEL
High-performance network services framework, support RPC, HTTP, Mysql protocol
A simple multi-threaded TCP socket server implemented in C with epoll for efficient I/O multiplexing, supporting concurrent client connections.
Http Server Using C++
A high-performance static-file and back-ends-proxy server written in C.
simple event-driven HTTP server made from scratch
Example of simple single-threaded event-driven session-based server with UDP and TCP connectivity support at same time and client for it.
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."