[infinispan-issues] [JBoss JIRA] Updated: (ISPN-508) ProtoBuf as portable serialization for Hot Rod
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Thu Jul 15 11:15:59 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-sandbox.zip
For completion, GenericMarshallingProtobuf shows in this attachment what users would have to do to give us the byte[] containing the serialized version of the object.
I'll now more closely to Avro now.
> 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: protobuf-sandbox.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