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:
- muduo v1.0.4的注释版☆92Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 分布式存储解决方案☆48Updated 5 years ago
- UNIX网络编程 卷1:套接字联 网API(第3版)源代码☆163Updated 6 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- 我的C++11学习资料和示例代码☆59Updated 6 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- 数据结构与算法源代码☆46Updated 6 years ago
- ☆46Updated 10 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- C++ server程序,IM服务端程序☆9Updated 9 years ago
- ☆91Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- libevent source code analysis☆62Updated 2 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 学习redis源码过程笔记、问题记录,通过代码阅读熟悉分布式NOSQL数据库redis cluster集群功能、主从复制,节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助☆28Updated 7 years ago
- Coroutine library for C/C++☆49Updated 8 years ago