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:
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆11Updated 12 years ago
- A generic C memory pool☆100Updated 8 years ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆15Updated 3 years ago
- A sample epoll server.☆74Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 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
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- Modern C++ Network Server Framework☆18Updated 3 years ago
- libuv thread communication☆58Updated 2 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- an object oriented event loop for linux☆29Updated 13 years ago
- RemoteCall C++ framework for IPC☆22Updated 3 weeks ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- libevent based multi-threaded web server☆19Updated 9 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- An implementation of ByteBuffer in C++☆86Updated 6 months ago
- A multi-threaded web server in C☆33Updated 8 years ago
- Convert floating-point numbers to strings in their shortest, most accurate representation☆12Updated 6 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
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 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
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Netstring parsing in C☆36Updated 4 years ago