I'm building a low-level, high-performance, cross-platform cloud architecture that needs to utilize a fast rpc system. I'm considering bert-rpc, but I'm not sure if this uses http or sits directly on top of tcp/ip. Basically, I care about how many round trips are needed for a single rpc call, and the message delivery guarantees that come with bert-rpc.
Asked
Active
Viewed 286 times