RajivKurian / epoll-example
A sample epoll server.
☆74Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for epoll-example
- ☆150Updated 11 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- ☆65Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 8 years ago
- tcp server and client package using libuv☆129Updated 2 years ago
- C++11 libuv wrapper☆178Updated 4 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆112Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆84Updated 4 years ago
- Reactor Pattern Implemention☆66Updated 5 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- modern c++ raft library☆46Updated 4 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- ☆53Updated 10 years ago
- Posix style QUIC protocol.☆49Updated 2 years ago
- c/c++ language useful recipes☆94Updated 11 years ago
- concurrency library for C++☆75Updated 10 years ago
- Lock-Free Thread Pool☆75Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 7 years ago
- Google Protobuf RPC based on Muduo☆196Updated 5 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is M…☆79Updated 8 months ago