LeechanX / Easy-Load-Balancer
Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统
☆57Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Easy-Load-Balancer
- 使用c++ 14 重构muduo网 络库。去除boost依赖。☆33Updated 7 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- some different implementations of queue and test result☆33Updated last year
- 一个自己封装的基于reactor的c++网络库☆35Updated 8 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 高性能博客系统☆27Updated 5 years ago
- Reactor Pattern Implemention☆66Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- fast thread pool☆26Updated 5 years ago
- 基于协程和事件循环的c++网络库☆59Updated 4 years ago
- Libco 源码分析☆30Updated 5 years ago
- 测试操作系统并发量☆69Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Updated last year
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆78Updated 3 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- Coroutine C++ Workflow based on C++ 20☆59Updated last week