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

From JVMLangSummit
Jump to navigationJump to search
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]]
+
;Resources: [[Media:Lea-fj-jul10.pdf | Slides]] and [http://medianetwork.oracle.com/media/show/15507?n=playlist&nid=1 Video]
  
 
===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 17:33, 27 August 2010

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.