LeechanX / Easy-Load-BalancerLinks
Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统
☆60Updated 7 years ago
Alternatives and similar repositories for Easy-Load-Balancer
Users that are interested in Easy-Load-Balancer are comparing it to the libraries listed below
Sorting:
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 高性能博客系统☆30Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated this week
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 微服务治理框架C++实现☆81Updated 2 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即 时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆54Updated 4 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 协程化的轻量级高性能网络库☆40Updated 2 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.