shonm520 / mu_event
a simple network library
☆192Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for mu_event
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- A High Performance Multithread Network Library☆107Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆226Updated 5 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 5 years ago
- 大并发服务器课程源代码☆301Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全