Thursday 

Room 5 

10:20 - 11:20 

(UTC+02

Talk (60 min)

Patterns for Event Driven Systems in Rust

This talk dives into different event driven systems options out there in the wild like Google's PubSub / Redis PubSub / RabbitMQ / Kafka with some explanation of where each one of them excels and where they fall.

Rust

After the introduction of event driven systems I present about different approaches on how to deal with these systems, from simple approaches like sequential processing in an infinite loop to asynchronous and multi-threads approaches.

Nuno Mendes

Nuno is a Software Engineer from Portugal, switching from field to field he currently works at AutoStore in Oslo developing high throughput event based systems.