[infinispan-issues] [JBoss JIRA] Updated: (ISPN-508) ProtoBuf as portable serialization for Hot Rod

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Jul 21 07:18:52 EDT 2010


     [ https://jira.jboss.org/browse/ISPN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno updated ISPN-508:
----------------------------------

    Attachment: protobuf-sandbox2.zip


Protobuf marshaller prototype using FileDescriptorSet output file and matching sent protobuf class name to equivalent java class name.

> ProtoBuf as portable serialization for Hot Rod
> ----------------------------------------------
>
>                 Key: ISPN-508
>                 URL: https://jira.jboss.org/browse/ISPN-508
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>            Priority: Critical
>             Fix For: 5.0.0.BETA1, 5.0.0.Final
>
>         Attachments: avro-rpc-quickstart.zip, protobuf-sandbox.zip, protobuf-sandbox2.zip, thrift-sandbox.zip
>
>
> Consider using Google ProtoBufs as a way to serialize data into a wire so that a single Hot Rod server can simulatneously be accessed by clients written in different languages. At the moment, cos Java client uses standard serialization, only Java clients would really be able to understand the contents of it, unless there's a non-JVM implementation that can understand java serialization. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list