Engineering Fine-Grained Parallelism in Java

From JVMLangSummit
Revision as of 17:19, 28 June 2010 by Abuckley (talk | contribs) (New page: Doug Lea ===Abstract=== This talk describes ongoing efforts to add work-stealing, lightweight barriers, and related support into core libraries. The presentation also covers potential ap...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Doug Lea

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.