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 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- UDP-based Data Transfer Protocol☆182Updated 3 years ago
- Plug-and-play IP rate limiter in C☆26Updated 3 months ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 7 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- Automatically exported from code.google.com/p/openpgm☆62Updated 2 years ago
- Our open source benchmarks and code samples☆193Updated last month
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- 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
- Ultra low latency messaging kernel☆157Updated 11 years ago
- libudt with udtc wrapper☆26Updated 12 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Lock-Free message queue for IPC☆18Updated 12 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- libuv thread communication☆60Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 weeks ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- A DTLS implementation using the ASIO library☆53Updated 4 years ago