zhiyong0804 / lightMQ
light意为轻量级,也意为光速级。
☆16Updated 6 years ago
Alternatives and similar repositories for lightMQ:
Users that are interested in lightMQ are comparing it to the libraries listed below
- fast thread pool☆27Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- ☆40Updated 6 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- ☆66Updated 5 years ago
- 详细介绍了IO模型☆22Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 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
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- ☆44Updated 5 years ago
- ☆35Updated 3 weeks ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 6 years ago
- code samples from my blog☆19Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 2 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- openssl surpport for handy☆41Updated 9 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated last year
- muduo in windows☆70Updated 5 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago