[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1355) Create an ultra high performance serialization as an internal cache format. Eg: with Kryo
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Sep 1 09:33:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625751#comment-12625751 ]
Galder Zamarreño commented on ISPN-1355:
----------------------------------------
We already have a pretty efficient marshalling/serialization format based on JBoss Marshalling. Any work on alternatives should be limited to improving what we already have in place.
> Create an ultra high performance serialization as an internal cache format. Eg: with Kryo
> -----------------------------------------------------------------------------------------
>
> Key: ISPN-1355
> URL: https://issues.jboss.org/browse/ISPN-1355
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Magnus Magnus
> Assignee: Manik Surtani
> Fix For: 6.0.0.FINAL
>
>
> Create an ultra high performance serialization for internal cache format. Eg: with Kryo or something like that.
> Serialized data should be able to compress as well with a high performance compression algorithm. Use Snappy compression from Google.
> With this solution the memory requirement could be reduced.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list