Engineering Fine-Grained Parallelism in Java

From JVMLangSummit
Revision as of 12:28, 3 September 2010 by Abuckley (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.