Hi,

I'm trying to replace existing RMI solution with Avro-RPC. I already have
remote interfaces. I don't want to create a new Avro IDL file. I need some
kind of annotation based approach similar to thrift/swift.
Actually, I want to skip any code generation from IDL file. I'm just
interested to create a proxy from the remote interface and use Avro for
data serialization.

Is this feasible at all?

-Mainak

Reply via email to