Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Concurrent Programming for You and Me

Concurrent Programming for You and Me

The Java platform has supported concurrent programming since its early days. However, the standard means of multithreading and synchronization have been difficult to master. This talk explores how with the help of GPars, Groovy’s library for concurrent programming, concepts like fork/join, map/reduce, actors, and dataflow can make our concurrent tasks simpler and less error-prone.

Video producer: http://geecon.org/

One comment

  1. Pingback: Concurrent Programming for You and Me | Java an...

Comments are closed.