Completed
Contra language syntax
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Contra - A Programmable System for Performance Aware Routing
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation: Performance-aware routing
- 3 Contra language syntax
- 4 Contra can support many policies
- 5 How can we compile the policies to switch programs?
- 6 Policy analysis
- 7 Defining routing protocols on the PG
- 8 Handling changing metrics: Loops
- 9 Handling changing metrics: Out-of-order delivery
- 10 Handling change metrics: Policy violation by flowers
- 11 Evaluation setup
- 12 How scalable is the Contra compiler?
- 13 How competitive is contra against hand-crafted solutions?
- 14 How about arbitrary topologies?
- 15 Conclusion