hurley25 / ANet
simple demo for network programming
☆38Updated 8 years ago
Alternatives and similar repositories for ANet:
Users that are interested in ANet are comparing it to the libraries listed below
- ☆53Updated 11 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- ☆67Updated 5 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Google Protobuf RPC based on Muduo☆199Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆59Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆49Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- ☆44Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- Redis C++ Client☆66Updated last year
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago