Suki: Choreographed Distributed Dataflow in Rust
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 19-minute video presentation from the CP 2024 workshop on Suki, an innovative embedded Rust DSL for implementing streaming dataflow with explicit computation placement. Delve into the choreographic programming approach that leverages staged programming to provide a high-level Rust API while compiling local compute units into individual binaries with zero overhead. Discover how Suki combines this approach with Rust's trait system to enable a type-safe API for mapping dataflow programs to cloud computing resources. Learn about the advantages of Suki's programming model over traditional distributed dataflow models focused on analytical workloads and actor-based models. Gain insights into the potential of this approach for fine-grained control over placement while facilitating global optimization in distributed systems.
Syllabus
[CP24] Suki: Choreographed Distributed Dataflow in Rust
Taught by
ACM SIGPLAN
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