shradhash / Multithreaded-server-using-threadpoolLinks
Multithreaded server design using threadpool on linux
☆19Updated 10 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.☆12Updated 13 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10Updated 8 years ago
- libuv thread communication☆59Updated 2 years ago
- A generic C memory pool☆100Updated 9 years ago
- A single header C library to simplify splitting and processing strings☆51Updated last month
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A sample epoll server.☆73Updated 11 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- Minimize lock-free queue ever!☆134Updated 7 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
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Basic http server☆34Updated 5 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆153Updated last week
- Yet another web framework—this time in modern C++!☆102Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- an object oriented event loop for linux☆29Updated 14 years ago
- Lightweight C++ template engine with Jinja2-like syntax☆32Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Lock-Free message queue for IPC☆18Updated 12 years ago
- Fork of GNU libreadline, patched to work on Windows.☆38Updated 13 years ago
- Simple C++ event loop library☆54Updated 10 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- A multi-threaded web server in C☆33Updated 8 years ago