В Mon, 25 Oct 2010 10:50:59 -0700
Doug Cutting <[email protected]> пишет:

> On 10/25/2010 10:10 AM, Alexander Gordeev wrote:
> > Please tell me if Avro is able to do a two-way RPC over a single TCP
> > connection? By two-way RPC I mean that both client and server can send
> > requests to each other at any moment. It was not clear from the
> > documentation and I didn't also find any info on the Internet. I'll use
> > the C++ implementation if it matters.
> 
> No, there's no implementation of this at present that I know of.

Thanks for the fast answer!

Actually there are two that use protocol buffers as a base:
http://code.google.com/p/server1/
http://code.google.com/p/protobuf-remote/

But it doesn't look like a stable thing. And also I like Avro schemas.

-- 
  Alexander

Attachment: signature.asc
Description: PGP signature

Reply via email to