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.☆181Updated 13 years ago
- ☆155Updated 12 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- concurrency library for C++☆73Updated 11 years ago
- Lock-Free Thread Pool☆79Updated 2 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 header-only C++ wrapper of libevent2☆29Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆184Updated 7 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- ☆65Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 years ago
- a simple coroutine for c++☆21Updated 7 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 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
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆229Updated 3 weeks ago
- Nginx cpp development kit☆159Updated 5 years ago
- c++11任务库☆53Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆152Updated 4 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 11 months ago