Game of Loom - Implementation Patterns and Performance Implications Playing with Virtual Threads
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the performance implications and implementation patterns of virtual threads in Java through an analysis of Conway's Game of Life. Dive into the scalability benefits of virtual threads compared to native threads, examining their impact on memory usage and performance. Investigate the costs of scheduling thousands or millions of virtual threads, potential performance implications of frequent context switching, and cache misses. Learn from a comparison of different algorithms using both virtual and native threads, and derive practical guidelines for when and how to effectively utilize virtual threads in your Java projects. Gain insights from senior principal software engineer and Java Champion Mario Fusco as he demonstrates the game-changing potential of virtual threads in the Java ecosystem.
Syllabus
Game of Loom: implementation patterns and performance implications playing with virtual threads
Taught by
Devoxx
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity