c++aeron

How to turn off backpressure in Aeron IPC


How do I turn off backpressure in intrabox communications on Aeron?

I want to disconnect the slow clients so the publisher can keep running at max speeds.


Solution

  • After speaking with the dev team the correct answer here is that tethering can mitigate the issue somewhat, but backpressure cannot be fully eliminated from aeron at this time