Tutorial: Concurrency in Rust

Hosted By
Niko M.

Details
This tutorial will introduce the various forms of concurrency available in Rust. We'll explore starting threads, message passing, as well as shared memory techniques like locks. We'll see how Rust makes it easy to write correct, concurrent programs that are free from data races and other hard-to-debug errors.
Prior experience with Rust would be helpful, but is not required for this tutorial.

Boston Rust Meetup
See more events
CIC
50 Milk St · Boston, MA
Tutorial: Concurrency in Rust