@inproceedings{mitchell2016balancing, author = {Mitchell, Christopher and Montgomery, Kate and Nelson, Lamont and Li, Jinyang and Sen, Siddhartha}, title = {Balancing CPU and Network in the Cell Distributed B-Tree Store}, booktitle = {USENIX Annual Technical Conference (ATC)}, year = {2016}, month = {June}, abstract = {In traditional client-server designs, all requests are processed at the server storing the state, thereby maintaining strict locality between computation and state. The adoption of RDMA (Remote Direct Memory Access) makes it practical to relax locality by letting clients fetch server state and process requests themselves. Such client-side processing improves performance when the server CPU, instead of the network, is the bottleneck. We observe that combining server-side and client-side processing allows systems to balance and adapt to the available CPU and network resources with minimal configuration, and can free resources for other CPU-intensive work.}, url = {http://approjects.co.za/?big=en-us/research/publication/balancing-cpu-and-network-in-the-cell-distributed-b-tree-store/}, edition = {USENIX Annual Technical Conference (ATC)}, }