Last week Victor Grazi made a nice presentation at our Princeton JUG in New Jersey, USA. The title was Java Concurrent Animated, and the entire presentation is a Java application with the GUI illustrating the use of carious classes from the java.util.concurrent package. This was an excellent technical presentation. The usually boring subject was presented in fun and very practical way. The application used during this presentation can serve as a reference guide for Java practitioners dealing with multi-threading.
I highly recommend this application to anyone who ‘s reaching or making presentations to any Java crowd. It ‘s an executable jar and you can download it (and the code too) at http://sourceforge.net/projects/javaconcurrenta/.
It ‘s an open source project and it would be nice if Oracle could include this link to their online Java Tutorial.