truongduy134 / HTTP_ServerLinks
Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.
☆11Updated 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:
- libevent based multi-threaded web server☆19Updated 9 years ago
- Multithreaded server design using threadpool on linux☆19Updated 9 years ago
- C++ network library☆10Updated 10 years ago
- A distributed key-value store☆31Updated 7 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- research nginx. windows compile and module coding.☆14Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Using the etcd raft☆13Updated 10 years ago
- redis's async event loop library☆189Updated 5 years ago
- ☆155Updated 12 years ago
- Simple Syntax-Directed Interpreter for a subset of SQL☆13Updated 14 years ago
- Storage algorithms.☆38Updated 4 years ago
- A custom, multi-threaded HTTP web server☆35Updated 12 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.☆79Updated 2 years ago
- goci is a command-line tool for checking the code quality of Go locally.☆12Updated 6 years ago
- nsq官方文档翻译和源码学习☆11Updated 11 years ago
- Exploration of the Dynamo paper in Python☆42Updated 6 years ago
- Blobcached is a memcached protocol-compatible cache server for blob on SSD.☆12Updated 6 years ago
- async C client library for NSQ☆79Updated 5 years ago
- A simple redis client☆29Updated 7 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 8 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- 每次分享活动相关的材料☆11Updated 10 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- reveldb enables you to access google's leveldb in a completely RESTful way.☆71Updated 12 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 6 years ago