Monday, December 9, 2013

Concurrency vs Parallelism

Here are two presentations from Java One that talk about Concurrency and Parallelism (only pdf for the moment):
Divide and Conquer: Efficient Java for the Multicore World
https://oracleus.activeevents.com/2013/connect/sessionDetail.ww?SESSION_ID=3801

If You Think You Can Stay Away from Function Programming, You Are Wrong
https://oracleus.activeevents.com/2013/connect/sessionDetail.ww?SESSION_ID=2962
this one has a video presentation at Parleys:
http://parleys.com/play/524f3818e4b0c4f11ec57600/about

I liked the definitions given on the first one:






and the second one has some very funny pics that really show the difference between the two:





No comments:

Post a Comment