users@glassfish.java.net

Background threading

From: measwel <marek_karczewski_at_yahoo.com.au>
Date: Sun, 23 Aug 2009 05:31:33 -0700 (PDT)

LS,

I am writing a webapp using jsf on glassfish and have the following problem;
in the app I want to implement an algorithm that could become time
intensive. Therefore, I would like the algorithm to run in a background
thread in order not to hold up the user session. I would like the user to be
able to continue using the webapp, while the background thread is executing
the algorithm. What is the best way to implement this ?

Thank you,
MPK
-- 
View this message in context: http://www.nabble.com/Background-threading-tp25102886p25102886.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.