shradhash / Multithreaded-server-using-threadpool
Multithreaded server design using threadpool on linux
☆19Updated 9 years ago
Alternatives and similar repositories for Multithreaded-server-using-threadpool:
Users that are interested in Multithreaded-server-using-threadpool are comparing it to the libraries listed below
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆11Updated 12 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 9 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- An example epoll imlementation with C++11☆30Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A sample epoll server.☆74Updated 11 years ago
- timers and timeline☆42Updated last year
- C++ proactor network library for Linux☆17Updated 9 years ago
- Example code from my Java Style Threads Class in C++ blog.☆39Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- ☆150Updated 11 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☆87Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- disruptor c++ implementation for IPC☆31Updated last month
- an object oriented event loop for linux☆29Updated 13 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Simple C++ event loop library☆54Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆55Updated 4 years ago
- A tiny network library like muduo and libevent.☆17Updated 4 years ago
- libpbrpc is one of the smallest C++ Protobuf RPC library☆29Updated 5 years ago
- C++ Template Manipulation Library☆32Updated 10 years ago
- libuv thread communication☆57Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A CMake build for libuv☆44Updated 6 years ago