PDXostc / reliable_multicastLinks
Reliable UDP Multicast using a separate TCP ack channel per subscriber.
☆18Updated last year
Alternatives and similar repositories for reliable_multicast
Users that are interested in reliable_multicast are comparing it to the libraries listed below
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last week
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- My take on the LMAX Disruptor☆75Updated 12 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- Automatically exported from code.google.com/p/openpgm☆61Updated 2 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆15Updated 3 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 3 weeks ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- boost nats asio client☆31Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- disruptor c++ implementation for IPC☆32Updated 7 months ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Plug-and-play IP rate limiter in C☆24Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- Nanomsg binding for C++11☆117Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago