Engineering Fine-Grained Parallelism in Java

From JVMLangSummit
Jump to navigationJump to search
Speaker
Doug Lea, SUNY Oswego
Project
http://gee.cs.oswego.edu/
Resources
Slides and Video

Abstract

This talk describes ongoing efforts to add work-stealing, lightweight barriers, and related support into core libraries. The presentation also covers potential applications and future challenges.