Engineering Fine-Grained Parallelism in Java

From JVMLangSummit
Revision as of 17:46, 28 June 2010 by Abuckley (talk | contribs)
Jump to navigationJump to search
Speaker
Doug Lea, SUNY Oswego
Project
http://gee.cs.oswego.edu/

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.