Mark Struberg created MYFACES-3655:
--------------------------------------
Summary: add pluggable Serialization strategies
Key: MYFACES-3655
URL: https://issues.apache.org/jira/browse/MYFACES-3655
Project: MyFaces Core
Issue Type: Bug
Components: JSR-344
Affects Versions: 2.2.0
Reporter: Mark Struberg
Assignee: Mark Struberg
We might check if we can get an even better performance by using a different
serialisation strategy. This might heavily improve the performance of
ClientSideStateSaving and ViewMap serialisation(if enabled).
There are a few alternative libraries like XStream and Kryo available:
* http://xstream.codehaus.org
* http://code.google.com/p/kryo/
Thomas from the OWB team did a nice benchmark for his clustering project:
http://code.google.com/p/memcached-session-manager/wiki/SerializationStrategyBenchmark
Definitely worth taking a look imo.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira