On Wed, Jun 22, 2011 at 12:07 AM, Howard Lewis Ship <hls...@gmail.com> wrote:

> I think the necessary fix, which involves (somehow) serializing some
> operations across threads that share an HttpSession, is out of scope
> for a drop in bug fix release, don't you think?  The solution I've
> been thinking of will have some pretty wild performance effects, as
> requests that share sessions will need to be routed through a single
> lock object, stored in the session.

Actually serializing through the Session is indeed wild... I would
like to have time to investigate it.

Cheers
-- 
Massimo
http://meridio.blogspot.com

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

Reply via email to