Search code examples
aeron

Using Aeron on same host and media driver count


I would like to use Aeron on the same host using IPC as media. Do I have to run two media drivers or is just one sufficient?


Solution

  • To use IPC then all communicating clients must be using the same media driver, therefore you only need one.