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
Epoll examples and benchmarks
A study intended to demonstrate the benefits of asynchronous, event driven IO in scalable server design.
Multithread And Epoll Server To Revolve Online
Linux中的C++大作业
It's a high-concurrency web server implemented by epoll and multithreading.
High-performance network services framework, support RPC, HTTP, Mysql protocol
A high-performance static-file and back-ends-proxy server written in C.
Building NON-BLOCKING, ASYNC IO servers using epoll() and threadpool utilities provided by LINUX KERNEL
Example of simple single-threaded event-driven session-based server with UDP and TCP connectivity support at same time and client for it.
Various utility code e.g. cpu-affinity, epoll, multi-threading, socket, linked-list etc.
A simple multi-threaded TCP socket server implemented in C with epoll for efficient I/O multiplexing, supporting concurrent client connections.
Node Js/Python port forwarder. Using epoll for server design
C++ epoll based client-server network library - work in progress
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."