On 9/7/07, Sam Hough <[EMAIL PROTECTED]> wrote:
> Create a thread from within a servlet container...? Tut tut ;)

Yeah, not the most elegant way since they are not monitored by the
container, but it sure does get the work done. And we have really nice
users that would never try to flood our server. :)

And of course if you're on Java 5, you can create worker pools really
easy to limit the number of concurrent threads.

Martijn

-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to