You can also embed jannson in Avro-rpc. On Tuesday, June 23, 2015, Lewis John Mcgibbney <[email protected]> wrote:
> Hi Radu, > Did you check out the Objects I've created at > https://issues.apache.org/jira/browse/OODT-658 > They may go a long way to helping you out. > Lewis > > On Tue, Jun 23, 2015 at 3:06 PM, Radu Manole <[email protected] > <javascript:;>> > wrote: > > > I have a question, in the catalog module, I want to use avro-rpc from > > CommunicationChannel, based on xmlrpc example. But xmlrpc implementation > is > > using a Serializer class to transform OODT objects to strings. This is > done > > because xmlrpc support strings by default. My question is, > > witch is better for avro-rpc, to create objects using avro schema, or to > > use Serializer class and send strings. > > > > Momentary I will implement using strings. > > Thanks, > > Radu. > > > > > > -- > *Lewis* >
