Share this page
Share this page E-mail this page Print this page RSS feeds
Home > Publications > RPC Chains: Efficient Client-Server Communication in Geodistributed Systems
RPC Chains: Efficient Client-Server Communication in Geodistributed Systems

We propose the RPC chain, a simple but powerful communication primitive that allows an application to lessen the performance effects of wide-area links on enterprise and data center applications that span multiple sites. This primitive chains together multiple RPC invocations so that the computation can flow from one server to the next without involving the client every time. We demonstrate that RPC chains can significantly reduce end-to-end latency and network bandwidth in a storage application and a web application.

rpcchains-nsdi2009.pdf
PDF file

In: 6th USENIX Symposium on Networked Systems Design and Implementation (NSDI '09)

Publisher: USENIX
All copyrights reserved by USENIX 2007

Details

Type: Inproceedings