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

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Thu Jun 24 17:25:46 EDT 2010


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
             Fix For: 5.0.0.Final


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