Support my work ♥

Parallel Programming in Amsterdam

Tonight I will talk at the Rust Amsterdam meetup about parallel programming.

Download Slides
Slides.pdf

The examples are available on my github.

The video recording

Youtube recording of "Parallel Programming in Amsterdam"

Concurrent programming used to be hard. Stefan Schindler is talking about techniques to structure code using ThreadPool and Iterator with rayon.

This talk will teach us the basic building blocks to not get lost in a forest of threads and tasks.

Questions start at 41:06

links

social