You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (Jira)" <de...@myfaces.apache.org> on 2020/05/25 11:13:00 UTC

[jira] [Resolved] (MYFACES-3655) add pluggable Serialization strategies

     [ https://issues.apache.org/jira/browse/MYFACES-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko resolved MYFACES-3655.
----------------------------------------
    Resolution: Fixed

enhanced the serialfactory now
you can now override the serialization completly, not just getOIS/getOOS

> add pluggable Serialization strategies
> --------------------------------------
>
>                 Key: MYFACES-3655
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3655
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-344
>    Affects Versions: 2.2.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 2.3-next-M3
>
>
> 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 was sent by Atlassian Jira
(v8.3.4#803005)