PDXostc / reliable_multicastLinks
Reliable UDP Multicast using a separate TCP ack channel per subscriber.
☆18Updated 2 years ago
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
- LMAX's disruptor pattern implemented in C☆96Updated 5 months ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- C++ Utility Library☆32Updated this week
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- lock free shared memory based high performance ring buffer☆26Updated 13 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
- Automatically exported from code.google.com/p/openpgm☆62Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 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
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆37Updated 4 years ago
- UDP-based Data Transfer Protocol☆182Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Plug-and-play IP rate limiter in C☆26Updated 4 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C++ framework for rapid server development☆76Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Pblog is a small, low overhead, structured logging library☆29Updated 8 years ago
- C++ binding for nanomsg☆113Updated 11 years ago