truongduy134 / HTTP_Server
Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.
☆11Updated 12 years ago
Alternatives and similar repositories for HTTP_Server:
Users that are interested in HTTP_Server are comparing it to the libraries listed below
- C++ network library☆10Updated 9 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- libevent based multi-threaded web server☆19Updated 8 years ago
- A custom, multi-threaded HTTP web server☆34Updated 11 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- ☆150Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- Basic C++ library on linux platform☆25Updated 7 years ago
- Just a simple coroutine implement.☆12Updated 8 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- C++ wrapper for hiredis C library☆33Updated 5 years ago
- High performence and high efficiency business framework☆11Updated last year
- ☆13Updated 8 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 8 years ago
- ☆24Updated 7 years ago
- ☆37Updated 9 years ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- An C++ serialization library☆10Updated 9 years ago
- 用C++实现的一个简单NoSQL☆15Updated 8 years ago
- How to build a Async Server.☆82Updated 12 years ago
- Redis high available solution for c++☆26Updated 2 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Updated 7 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago