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
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 months ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- UDP-based Data Transfer Protocol☆181Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆139Updated 2 years ago
- lock free shared memory based high performance ring buffer☆26Updated 13 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- Automatically exported from code.google.com/p/openpgm☆62Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 5 years ago
- Mirror of Apache Qpid C++☆96Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- libuv thread communication☆59Updated 2 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
- Plug-and-play IP rate limiter in C☆26Updated 2 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- An implementation of Multicast QUIC https://tools.ietf.org/html/draft-pardue-quic-http-mcast-07☆69Updated 11 months ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆113Updated last year
- Shared-memory based ring buffer☆65Updated 8 years ago
- My take on the LMAX Disruptor☆74Updated 12 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
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago