steveLauwh / MemcachedLinks
Memcached-1.5.4(缓存) 源码剖析
☆9Updated 7 years ago
Alternatives and similar repositories for Memcached
Users that are interested in Memcached are comparing it to the libraries listed below
Sorting:
- 完成有查询、存储、日志功能的内存数据库(C++)☆8Updated 6 years ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- 分布式存储解决方案☆48Updated 5 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- 简易的http服务器☆128Updated 10 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- 一个简单的reactor模式实现