RajivKurian / epoll-example
A sample epoll server.
☆74Updated 11 years ago
Alternatives and similar repositories for epoll-example:
Users that are interested in epoll-example are comparing it to the libraries listed below
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- ☆150Updated 11 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- c/c++ language useful recipes☆94Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆87Updated 4 years ago
- ☆70Updated 7 years ago
- ☆65Updated 5 years ago
- C++标准库的轻量级拓展.☆68Updated 5 years ago
- concurrency library for C++☆75Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆123Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 6 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- Google Protobuf RPC based on Muduo☆198Updated 5 years ago
- Lock-Free Thread Pool☆76Updated last year
- Boost.org thread module☆204Updated last month
- ☆37Updated 9 years ago
- ☆53Updated 11 years ago
- ☆99Updated 9 years ago
- modern c++ raft library☆46Updated 5 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 3 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago