jaykizhou / libevent-book-cn
libevent 官方文档的中文版
☆48Updated 10 years ago
Alternatives and similar repositories for libevent-book-cn:
Users that are interested in libevent-book-cn are comparing it to the libraries listed below
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- fast thread pool☆27Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆34Updated 8 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago
- Libco 源码分析☆30Updated 6 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- Muduo Non-blocking Address Resolver with UDNS