Engineering Fine-Grained Parallelism in Java

From JVMLangSummit
Revision as of 17:33, 27 August 2010 by Abuckley (talk | contribs)
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.