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
- A multi-threaded web server in C☆32Updated 8 years ago
- Two-way SSL authentication example in C☆38Updated 2 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 10 years ago
- A single header C library to simplify splitting and processing strings☆54Updated 4 months ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- A simple C++ threadpool based on POSIX threads.☆130Updated 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 2 months ago
- Easy to use RPC framework☆42Updated 8 years ago
- MySQL/MariaDB C API examples☆82Updated last year
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- High performance web server☆24Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- an object oriented event loop for linux☆29Updated 14 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- (Keep It) Simple Stupid Database☆364Updated 10 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- libevent based multi-threaded web server☆19Updated 9 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
- Fast web server & micro framework implemented in C. Just for fun.☆73Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- libuv thread communication☆60Updated 2 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10Updated 8 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago