RajivKurian / epoll-exampleLinks
A sample epoll server.
☆72Updated 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.☆181Updated 13 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- C++11 libuv wrapper☆178Updated 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.☆187Updated 8 years ago
- ☆155Updated 12 years ago
- ☆65Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Boost.org thread module☆213Updated last month
- modern c++ raft library☆47Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- C++标准库的轻量级拓展.☆70Updated 6 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
- 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
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆295Updated 5 months ago
- C++ client for Consul (http://consul.io)☆159Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 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 fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- Redis C++ Client☆67Updated last year
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago