Bob Hall wrote:
> 
> I don't have much Comet experience but given that it can pause and resume
> processing of a given request, would it be possible to bind your execution
> context to that 'request' and re-bind it to the 'new' Thread when request
> processing resumes?
> 

That would be my question exactly :-)

There probably would a "suspend" and "resume" listener for then the threads
are suspended and resumed in a comet scenario, but it has to be standarized.
I see there is something defined in Servlet 3.0 (JSR 315,
http://jcp.org/en/jsr/detail?id=315)


-- 
View this message in context: 
http://old.nabble.com/Comet-and-thread-binding-tp27026574p27057207.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to