igithu / libevrpc
结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)
☆40Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for libevrpc
- muduo v1.0.4的注释版☆90Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- Google Protobuf RPC based on Muduo☆196Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- c++ 网络事件库☆81Updated 9 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- openssl surpport for handy☆42Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- some different implementations of queue and test result☆33Updated last year
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- C++ ORM (Object Relational Mapping)☆75Updated 7 years ago
- ☆53Updated 10 years ago
- modern c++ raft library☆46Updated 4 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated last year
- ☆65Updated 5 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago