Repository navigation
muduo
- Website
- Wikipedia
🍔 c++11 Server based on coroutine and reactor
💻 High-performance multi-thread web server written by C++
Distributed simulation system based on muduo
Based on redis protocol, storing data in leveldb, using muduo for communication
learning muduo (one loop per thread) 进阶👉🏻 https://github.com/EricPengShuai/muduo-http
learning muduo (one loop per thread) 进阶👉🏻 https://github.com/EricPengShuai/muduo-http
A chat server and client based on muduo network library, able to work on a cluster server. Using Nginx TCP module for load balancing and Redis as message queue middleware
A sample to show how to add openssl support for muduo. It's the same for other networking library.
A chat server and client based on muduo network library, able to work on a cluster server. Using Nginx TCP module for load balancing and Redis as message queue middleware