Revisiting Dynamic Dispatch for Modern Architectures
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 22-minute conference talk from VMIL 2023 that proposes an alternative dispatch mechanism for dynamic programming languages. Delve into Dave Mason's research from Toronto Metropolitan University as he challenges the long-standing Deutsch-Schiffman dispatch method used in languages like Smalltalk, Ruby, and Python since the 1980s. Examine the drawbacks of traditional dispatch for modern hardware and applications, and discover a new approach that promises near-optimal dynamic performance with only a trade-off in memory space. Learn how this innovative method aims to rival the efficiency of programs with full type information. The presentation, sponsored by ACM SIGPLAN and ACM SIGAda, offers valuable insights for developers and researchers interested in improving method dispatch for dynamically-typed languages in contemporary computing environments.
Syllabus
[VMIL23] Revisiting Dynamic Dispatch for Modern Architectures
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy