RajivKurian / epoll-exampleLinks
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
Sorting:
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- ☆155Updated 12 years ago
- ☆65Updated 6 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
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- ☆70Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆185Updated 7 years ago
- concurrency library for C++☆73Updated 11 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆291Updated 2 months ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 10 months 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…☆115Updated 12 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 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 4 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago