If I may, I would like to announce the launch of the Java Concurrent Animated application on Source Forge http://sourceforge.net/projects/javaconcurrenta/
This application is written in Java. It consists of a set of animations and explanatory slides, using components from the Java Concurrent library to illustrate through animation how those components act in a concurrent environment. Each animation uses the concurrent component it is illustrating so the application itself acts as a code sample. Users click buttons corresponding to the main methods on the component. Arrow threads illustrate the interaction of the threads with some blocking structure. A snippet frame highlights the associated code as the threads do their stuff. Do you think this would be helpful for teaching the java concurrent library? Thanks, Victor Grazi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
