[infinispan-dev] Remote Query improvements

Mircea Markus mmarkus at redhat.com
Mon Feb 10 12:34:29 EST 2014


On Feb 10, 2014, at 4:54 PM, Tristan Tarrant <ttarrant at redhat.com> wrote:

> - since remote query is already imbued with JPA in some form, an 
> interesting project would be to implement a JPA annotation processor 
> which can produce a set of ProtoBuf schemas from JPA-annotated classes.
> - on top of the above, a ProtoBuf marshaller/unmarshaller which can use 
> the JPA entities directly.

I think it would be even more useful to infer the protbuf schema from the protostream marshaller: the marshaller is required in order to serialize object into the proto format and has the advantage that it works even without Java.

Cheers,
-- 
Mircea Markus
Infinispan lead (www.infinispan.org)







More information about the infinispan-dev mailing list