Distributed Actor System in Rust
Offered By: Rust via YouTube
Course Description
Overview
Explore the design and implementation of a distributed actor system in Rust through this conference talk from RustCon Asia 2019. Discover how to overcome challenges posed by Rust's strong typing, lack of VM, and absence of reflection. Learn techniques for erasing type information for networking purposes and recovering it for messaging within the system. Gain insights into unique design patterns, including methods for dynamically creating and injecting new actor types using procedural macros. Access accompanying slides for visual reference and follow RustCon Asia on Twitter for future updates and insights into Rust development.
Syllabus
[Chinese] RustCon Asia 2019 - Zimon Dai: Distributed Actor System in Rust
Taught by
Rust
Related Courses
Programming Reactive SystemsÉcole Polytechnique Fédérale de Lausanne via Coursera Programming Reactive Systems (Scala 2 version)
École Polytechnique Fédérale de Lausanne via Coursera Scala Asynchronous Programming
Pluralsight Advanced Data and Stream Processing with Microsoft TPL Dataflow
Pluralsight Reactive Architecture: Introduction to Reactive Systems
Cognitive Class