Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.