Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Property-Testing Async Code in Rust for Reliable Distributed Systems

RustLab Conference via YouTube

Overview

Explore property-testing techniques for asynchronous Rust code to enhance the reliability of distributed systems in this 40-minute conference talk from RustLab. Delve into the challenges of building dependable distributed systems, focusing on the complexities introduced by await points and rare execution sequences. Learn how Zed Industries leveraged Rust's asynchronous programming model to improve their CRDT-based collaborative editor's reliability. Gain insights into implementing a deterministic runtime that executes all possible permutations of asynchronous code paths. Discover practical tools and strategies to apply these reliability-enhancing techniques to your own applications, potentially revolutionizing the development of concurrent systems.

Syllabus

Intro
Propertytesting
Why Rust
Code
Test executor
Test application
Key takeaways
Discussion

Taught by

RustLab Conference

Reviews

Start your review of Property-Testing Async Code in Rust for Reliable Distributed Systems

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.