VCTLabs / redis-ipc
convenience library for using redis server and JSON as IPC mechanism (command queues, broadcast events)
☆28Updated 3 weeks ago
Alternatives and similar repositories for redis-ipc:
Users that are interested in redis-ipc are comparing it to the libraries listed below
- The NNG submodule of NanoMQ☆51Updated this week
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 2 weeks ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- buffered socket library for libev☆21Updated 3 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- The Evil License Manager☆30Updated 13 years ago
- truck of Virtual memory☆49Updated 3 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- Small, safe and fast formatting library☆16Updated 6 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- Mirror of Apache Qpid C++☆94Updated 7 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- concurrency library for C++☆74Updated 10 years ago
- simple c json parse