Andrewpqc / qiaqia
Command line chat application for Linux platform. Nonblocking IO,Multithreading and IO multiplexing are used for the server part, so it has a high performance concurrent server.
☆30Updated 6 years ago
Alternatives and similar repositories for qiaqia:
Users that are interested in qiaqia are comparing it to the libraries listed below
- muduo v1.0.4的注释版☆92Updated 9 years ago
- A WebServer write by C++☆130Updated 5 years ago
- 简易的http服务器☆128Updated 9 years ago
- ☆40Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 4 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆116Updated 6 years ago
- A C++ Tiny Web Server☆106Updated 4 years ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- C++高性能网络服务器☆75Updated 4 years ago
- 一个简单的muduo库,用来练手☆13Updated 6 years ago
- 这是一个简易的rpc框架☆20Updated 7 years ago
- Multithreaded network library in C++17☆89Updated 3 years ago
- 后台开发核心技术与应用实践☆28Updated 5 years ago
- 修改了WebBench的源码,使其可以支持针对HTTP长连接的测试☆53Updated 7 years ago
- a simple network library☆191Updated 4 years ago
- 基于一致性哈希的 分布式键值存储系统☆42Updated 5 years ago
- 使用C++11完成的Web服务器☆36Updated 5 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发 ,高性能☆85Updated 2 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆199Updated last year