RuedigerMoeller / fast-cast

hp low latency reliable multicast messaging
GNU Lesser General Public License v3.0
123 stars 17 forks source link

Use Disruptor as a send and retransmit buffer #11

Open ratcashdev opened 6 years ago

ratcashdev commented 6 years ago

Disruptor is a high-performance IPC and buffering solution. Using Disruptor may yield an even higher performance and lower latency. https://lmax-exchange.github.io/disruptor/