Difference between revisions of "Engineering Fine-Grained Parallelism in Java"

From JVMLangSummit
Jump to navigationJump to search
m
Line 1: Line 1:
 
;Speaker: Doug Lea, SUNY Oswego
 
;Speaker: Doug Lea, SUNY Oswego
 
;Project: http://gee.cs.oswego.edu/
 
;Project: http://gee.cs.oswego.edu/
 +
;Slides: [[Media:Lea-fj-jul10.pdf]]
  
 
===Abstract===
 
===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.
 
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.

Revision as of 10:48, 27 July 2010

Speaker
Doug Lea, SUNY Oswego
Project
http://gee.cs.oswego.edu/
Slides
Media:Lea-fj-jul10.pdf

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.