
Dierk König
Canoo Engineering
|
Abstract
All the world goes multi-core. In order to leverage this new capability on the Java platform, we as application programmers need new concepts on how to structure our code to make it concurrency-friendly. This talk introduces concepts like Actors, DataFlow, Parallel Collections, Map/Reduce, Fork/Join, Safe and others and shows how to use them on the JVM with the GPars project based on Groovy.
|