shradhash / Multithreaded-server-using-threadpoolLinks
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
Sorting:
- Basic http server☆33Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 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
- Example of how to use the current joyent/http-parser api to parse http requests☆21Updated 11 years ago
- ☆154Updated 11 years ago
- 🐣 A small event loop lib in C++☆8Updated 8 years ago
- MySQL/MariaDB C API examples☆80Updated 11 months ago
- A generic connection pool☆21Updated 5 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Example code from my Java Style Threads Class in C++ blog.☆38Updated 4 years ago
- a simple coroutine for c++☆21Updated 7 years ago
- libuv thread communication☆58Updated 2 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Using acl and c/c++ writing coroutine,http/https,server,json,redis,mysql,network,nio,etc,.☆18Updated last month
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 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 9 years ago
- A sample epoll server.☆74Updated 11 years ago
- Thread safe gcc function entry/exit tracer and call graph generator☆15Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- an object oriented event loop for linux☆29Updated 13 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- Check if a given string is a valid utf-8 string.☆40Updated 2 years ago