Hi there,

Looks Hadoop is using Google's protocol buffer for its RPC (correct me if
I'm wrong).

Avro/Thrift do the same thing, support more language, and have a complete
PRC implementation. Seems Google's protocol buffer PRC only has a framework
but doesn't include implementation with a concrete network framework.

So just curious the rationale behind this?

-- 
Hangjun Ye

Reply via email to