Main Conference (August 5th, 2022)
High Perfomance Messaging in the Cloud
Aeron (https://github.com/real-logic/aeron) aims to be the world's fastest messing bus regardless of environment, be that in the cloud or on premise. This talk will delve into some of the specific challenges in delivering high-throughput and low-latency messaging in cloud environments. Specifically it will cover efficient multi-node distribution, various reliability guarantees, trimming off the last few microseconds and dealing with all the weird things that tools like docker and kubernetes like to throw into the mix.