On Thursday, 19 June 2014 at 12:13:12 UTC, Dicebot wrote:
However if you application design implies thousands of RPC calls per second it is quite likely performance won't be good with any RPC implementation :)

Backend people at Google, Facebook, and others would beg to disagree. ;)

Of course, the calls counted here are from multiple clients to a single server. If your fan-out is in the thousands, then you indeed have a problem.

David

Reply via email to