Thanks so much for the suggestionI have made your recommended change and released it.
Also, thanks to all for the positive feedback. Out of respect to the Java Posse, I would request that future feedback should go to the SourceForge forum https://sourceforge.net/forum/forum.php?forum_id=957786 Or email me directly at [email protected] Thanks again Regards, Victor On Fri, Jun 5, 2009 at 7:21 AM, joncfoo <[email protected]> wrote: > > 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 <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
