RajivKurian / epoll-exampleLinks
A sample epoll server.
☆72Updated 12 years ago
Alternatives and similar repositories for epoll-example
Users that are interested in epoll-example are comparing it to the libraries listed below
Sorting:
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- ☆155Updated 12 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 10 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- ☆64Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated last month
- Fiber and async I/O based network library☆260Updated 8 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 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…☆116Updated 12 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- ☆98Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆246Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated last week
- Reactor Pattern Implemention☆66Updated 6 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- concurrency library for C++☆73Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago