Fearless Concurrency with Rust

Fearless Concurrency with Rust

Aug 27th, 2024

11:00AM - 12:00PM EST

Remote

Herbert's talk will explore Rust's approach to Fearless Concurrency, comparing it to garbage collected models, examining threading and asynchronous processing, and demonstrating Rust's efficiency and safety.

Price: Free

Enroll Now

When: Tuesday, August 27 · 11am - 12pm EST

Schedule: 1-Hour Free Webinar

Where: Online - Zoom Meeting


In this talk, Herbert will discuss Fearless Concurrency – one of Rust’s strongest selling points. What exactly makes concurrency scary to begin with, and how does Rust help? What are the downsides of using a garbage collected model versus a stricter model? The presentation will power through threading models, and how they can help you build fast, safe and correct solutions. We’ll discuss the differences between threading and asynchronous processing – and how each interacts with Rust’s strict, safe memory model. Finally, we’ll put the pedal to the metal – and see just how fast and lean Rust can be.

We will cover:

  • What makes concurrency fearful to begin with?

  • Rust Concurrency: Memory Safety, Data Race Safety – with no Garbage Collection overhead.

  • Threads: System Threads, Scoped Threads and Rayon.

  • Async: Concurrency for the Network

  • Rust’s Memory Model and Concurrency

  • Performance Testing

  • Q&A


About Herbert Wolverson:

Herbert Wolverson is a Rust trainer and consultant at Ardan Labs. He’s the author of Hands-on Rust, Rust Brain Teasers, Advanced Hands-on Rust and the Rust Roguelike Tutorial. Herbert also contributes to many Open Source projects, helping build safe, secure and scalable applications.


Why Engineers & Teams Trust Ardan Labs

Cisco Logo

Extremely well organized and high value

"The course is extremely well organized and the pace is also very conducive to the learning process. The exercises are very well organized. Delivered very high value."

- Cisco
Kelsey Hightower's Photo

Best training in the Go community

"You should reach out to the team over at @ardanlabs. They have been training the Go community since the beginning and I've yet to see anyone do it better."

- Kelsey Hightower
Jessica Greene's Photo

Go features that made work better

"Feeling so happy with myself: yesterday at work I refactored some code to use @golang 1.16 built-in, embed I learned about it at @ardanlabs service class."

- Jessica Greene
Zip Recruiter Logo

Well-structured and useful advice

"Excellent class. The instructor is a hacker speaking to hackers, so we got very useful information and advice. Well-structured and paced. 10/10 would gopher it again."

- Zip Recruiter
Adeniyi Oluwatola's Photo

Best ever—learned to build great services

"I finished Ultimate Service from @ardanlabs. I'm telling you this was the best ever. Talking from project structures to metrics. Now I can write good services in Go."

- Adeniyi Oluwatola
Steve Francia's Photo

Improved productivity with Go

"Thanks @ardanlabs for a great Ultimate Go class! Bill is a great teacher and I'm definitely more productive in Go now."

- Steve Francia
Matt Holt's Photo

Complex topics explained clearly

"Highly recommend Ultimate Go by @goinggodotnet & @ardanlabs. I appreciate how Bill explains complex topics simply and clearly. The labs were incredibly helpful too."

- Matt Holt
Cole Calistra's Photo

Well documented and well structured

"Their quality is astounding. They went above and beyond what we asked, working in line with best practices. Everything had test cases, was well documented and well structured, and ran smoothly.”

- Cole Calistra
See What's New

From the Lab

Where ideas get tested and shared. From the Lab is your inside look at the tools, thinking, and tech powering our work in Go, Rust, and Kubernetes. Discover our technical blogs, engineering insights, and YouTube videos created to support the developer community.

Explore our content: