hhpjjpy / ShmQueueLinks
使用信号量加锁的循环共享内存队列
☆11Updated 6 years ago
Alternatives and similar repositories for ShmQueue
Users that are interested in ShmQueue are comparing it to the libraries listed below
Sorting:
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 7 years ago
- c++ common library implement☆12Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 8 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程 的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated 2 years ago
- 基于boost::asio的server,简洁,高效☆87Updated 9 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- code samples from my blog☆19Updated 8 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- openssl surpport for handy☆42Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- 线程池+epoll服务器☆19Updated 12 years ago
- Redis C++ Client☆67Updated 2 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- awesome c++11 network library☆53Updated 6 years ago
- A C++ network service framework☆144Updated 6 years ago
- A memory pool written with C++☆59Updated 5 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆294Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 基于 libco 的 tcp 网络通信框架。☆24Updated 3 years ago
- c++ 网络事件库☆81Updated 11 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 3 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- some different implementations of queue and test result☆33Updated 3 years ago
- tcp server and client package using libuv☆130Updated 3 years ago