You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/01 13:26:00 UTC

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

    [ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731591#comment-16731591 ] 

ASF GitHub Bot commented on TINKERPOP-1942:
-------------------------------------------

spmallette commented on pull request #1000: TINKERPOP-1942 New Binary Serialization Format
URL: https://github.com/apache/tinkerpop/pull/1000
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Binary serialization format
> ---------------------------
>
>                 Key: TINKERPOP-1942
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1942
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 3.3.4
>            Reporter: Jorge Bay
>            Assignee: Jorge Bay
>            Priority: Major
>
> We should provide a binary serialization format designed to reduce serialization overhead and minimizing the size of the payload that is transmitted over the wire.
> It could be implemented in a very similar way as Kryo support but with interoperability in mind and ultimately we could fade Gryo out, as now with the GLVs it doesn't have a role to play.
> The main benefit would be the performance improvement, making serialization and deserialization processing time negligible on both the server and the client.
> Background: https://lists.apache.org/thread.html/13e70235591853801bab16ed457ee4f56f3dfe2d1c5817c34a036408@%3Cdev.tinkerpop.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)