This is pretty good. It would definitely be useful for students or someone new to the Java concurrent API. A suggestion for improvement: instead of having to click a button in order to start a thread, allow the user to start N threads where they can specify the number they want (maybe with a default value filled in). That way you don't have to keep clicking in order to launch stuff.
On Jun 5, 2:16 am, Victor Grazi <vgr...@gmail.com> wrote: > If I may, I would like to announce the launch of the Java Concurrent > Animated application on Source > Forgehttp://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 javaposse@googlegroups.com To unsubscribe from this group, send email to javaposse+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---