On Thu, Nov 20, 2008 at 2:44 PM, Lex Spoon <[EMAIL PROTECTED]> wrote:
> Things for you to do, Bob, by my notes:

Also:

4. Call accept() within the worker thread, not in the main thread that
creates all the workers.  That should speed things up a little,
allowing the first JVM that starts to go ahead and start working,
without waiting for the last JVM to start.


-Lex

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to