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
Advanced Operating SystemsGeorgia Institute of Technology via Udacity High Performance Computing
Georgia Institute of Technology via Udacity GT - Refresher - Advanced OS
Georgia Institute of Technology via Udacity Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX CS125x: Advanced Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX