truongduy134 / HTTP_ServerLinks
Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.
☆12Updated 13 years ago
Alternatives and similar repositories for HTTP_Server
Users that are interested in HTTP_Server are comparing it to the libraries listed below
Sorting:
- A custom, multi-threaded HTTP web server☆35Updated 12 years ago
- libevent based multi-threaded web server☆19Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 3 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- ☆13Updated 8 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- ☆155Updated 12 years ago
- a distributed storage engine☆90Updated 9 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- HTTP服务器,C语言描述☆70Updated 9 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- Multithreaded server design using threadpool on linux☆19Updated 10 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 9 years ago
- a regular express engine☆56Updated 11 years ago
- C++ network library☆10Updated 10 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 9 months ago
- Storage algorithms.☆38Updated 4 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- libtask annotation☆25Updated 9 years ago
- Experiments about p2p networking issues☆21Updated 14 years ago
- redis's async event loop library☆189Updated 5 years ago
- ZooKeeper练习代码☆20Updated 11 years ago