You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directmemory.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2012/10/01 15:52:08 UTC

[jira] [Resolved] (DIRECTMEMORY-103) Add Kryo serializer

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

Simone Tripodi resolved DIRECTMEMORY-103.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

Patch applied with trivial modifications, see r1392328

Thanks for contributing!
                
> Add Kryo serializer
> -------------------
>
>                 Key: DIRECTMEMORY-103
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-103
>             Project: Apache DirectMemory
>          Issue Type: Bug
>          Components: Serializers
>    Affects Versions: 0.2
>            Reporter: Min Zhou
>            Assignee: Simone Tripodi
>             Fix For: 0.2
>
>         Attachments: kryo.diff
>
>
> Kryo is the most efficient serialization method written in java  that is widely used. From our benchmark, the unsafe MemoryManagerService based on kryo is 4x faster than that of msgpack. One of the major reason is that kryo can more efficiently check if the class has been registered or not.

--
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