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. Doug