Tanswer / ANet
基于Redis网络模型的简易网络库,网络模块代码取自Redis源码。
☆21Updated 7 years ago
Alternatives and similar repositories for ANet:
Users that are interested in ANet are comparing it to the libraries listed below
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- a fast and simple message queue server☆88Updated 10 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 5 months ago
- 用C++实现的一个简单NoSQL☆15Updated 9 years ago
- memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕☆58Updated 4 years ago
- 分析nginx的设计☆62Updated 4 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 通用并发IO数据处理框架☆25Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- redis proxy、ssdb proxy(使用脚本控制sharding)☆1Updated 3 years ago
- 用c语言写的dbproxy☆36Updated 3 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- WeiboAd Team Base C++ framework☆57Updated 7 years ago
- 基于协程的C++网络开发框架☆23Updated 6 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- libtask annotation☆25Updated 8 years ago
- How to build a Async Server.☆82Updated 12 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- epoll version of libtask☆25Updated 10 years ago
- C实现的服务端开发框架☆28Updated 6 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用 户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Updated 9 years ago