users@glassfish.java.net

threads, grizzly and jsf

From: roger.keays <roger.keays_at_ninthavenue.com.au>
Date: Thu, 2 Nov 2006 17:03:03 -0800 (PST)

Hi there,

I read on Jean Francois' blog how grizzly allows glassfish to run with as
few as 10 threads and be quite scalable. I'd like to know how this works
with JSF, since AFAICT, JSF uses a single-thread-per-request model as it
relies on the FacesContext which is stored as a ThreadLocal. Is that true?
If so, wouldn't that mean you still need a whole stack of threads for JSF
apps?

Thanks,

Roger
-- 
View this message in context: http://www.nabble.com/threads%2C-grizzly-and-jsf-tf2565079.html#a7149746
Sent from the java.net - glassfish users mailing list archive at Nabble.com.