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 2 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 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 4 years ago
- boost nats asio client☆32Updated 2 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- Automatically exported from code.google.com/p/openpgm☆61Updated 2 years ago
- Lock-Free message queue for IPC☆18Updated 12 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Our open source benchmarks and code samples☆193Updated 3 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- Plug-and-play IP rate limiter in C☆26Updated last month
- C implementation of Disruptor queues☆23Updated 3 years ago
- lock free shared memory based high performance ring buffer☆26Updated 13 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- C++ binding for nanomsg☆112Updated 11 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆114Updated 8 years ago