You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org> on 2006/08/19 04:59:14 UTC

[jira] Resolved: (MYFACES-1314) Parallelize state saving w/ multi-threading

     [ http://issues.apache.org/jira/browse/MYFACES-1314?page=all ]

Dennis Byrne resolved MYFACES-1314.
-----------------------------------

    Resolution: Invalid

I kicked this around and the solution was not good enough in concept.  The state saving task is often to small to parallelize - only with very large views does the application achieve higher throughput.  Under high load, parallelized state saving actually brings the system down faster because the thread manager can't keep up.

> Parallelize state saving w/ multi-threading
> -------------------------------------------
>
>                 Key: MYFACES-1314
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1314
>             Project: MyFaces Core
>          Issue Type: Improvement
>            Reporter: Dennis Byrne
>         Assigned To: Dennis Byrne
>         Attachments: refactored.txt
>
>
> At the least, the structure and values should be processed in tandem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira