jaykizhou / libevent-book-cnLinks
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
Sorting:
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 使用c++ 14 重构muduo网 络库。去除boost依赖。☆34Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- fast thread pool☆28Updated 6 years ago
- a static library☆45Updated last year
- WeiboAd Team Base C++ framework☆55Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago