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
- libevent based multi-threaded web server☆19Updated 8 years ago
- Example of how to use the current joyent/http-parser api to parse http requests☆20Updated 11 years ago
- A custom, multi-threaded HTTP web server☆34Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- ☆150Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- A simple high performance http server based on epoll☆95Updated 11 years ago
- 分析nginx的设计☆62Updated 4 years ago
- ☆16Updated 7 years ago
- Multithreaded server design using threadpool on linux☆19Updated 9 years ago
- C++ network library☆9Updated 9 years ago
- ☆24Updated 7 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- A collection of library samples with my involvement☆27Updated 12 years ago
- B+tree database☆15Updated 10 years ago
- 在redis3.0 上实现多线程 implement multithreading in redis3.0☆26Updated 2 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 8 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- A network framework☆9Updated 6 years ago
- http server library☆55Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- Wrapping up the glibc allocation and free API functions via LD_PRELOAD to ease dynamic tracing☆9Updated 10 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- Just a simple coroutine implement.☆12Updated 8 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- A tiny network library like muduo and libevent.☆17Updated 4 years ago
- a simple and fast HTTP server☆8Updated 13 years ago