VCTLabs / redis-ipcLinks
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
Sorting:
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆28Updated last month
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- ☆20Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- disruptor c++ implementation for IPC☆32Updated 6 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcod…☆17Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- truck of Virtual memory☆49Updated 3 years ago
- The NNG submodule of NanoMQ☆53Updated last week
- A C++ framework for data analytics pipelines☆26Updated 5 years ago
- Mirror of Apache Qpid C++☆95Updated 11 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Shared-memory interprocess communication from C/python using OpenHFT's chronicle-queue protocol☆17Updated 7 months ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-orien…☆178Updated 2 months ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- libuv thread communication☆58Updated 2 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- buffered socket library for libev☆21Updated 3 years ago
- A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(C…☆36Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- Async C++ client library for NSQ☆22Updated 4 years ago