Proceedings of the Twelfth European Conference on Computer Systems 2017
DOI: 10.1145/3064176.3064189
|View full text |Cite
|
Sign up to set email alerts
|

RFP

Abstract: Remote Direct Memory Access (RDMA) has been widely deployed in modern data centers. However, existing usages of RDMA lead to a dilemma between performance and redesign cost. They either directly replace socket-based send/receive primitives with the corresponding RDMA counterpart (server-reply), which only achieves moderate performance improvement; or push performance further by using one-sided RDMA operations to totally bypass the server (server-bypass), at the cost of redesigning the software.In this paper, w… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 56 publications
(5 citation statements)
references
References 20 publications
0
5
0
Order By: Relevance
“…Towards RPC Offload. RPC performance optimization has been widely studied [5] and has recently seen increased interest due to the trend towards microservices [7,15,33]. Zerializer also allows for offloading RPC.…”
Section: Message Transmission (Serialization)mentioning
confidence: 99%
“…Towards RPC Offload. RPC performance optimization has been widely studied [5] and has recently seen increased interest due to the trend towards microservices [7,15,33]. Zerializer also allows for offloading RPC.…”
Section: Message Transmission (Serialization)mentioning
confidence: 99%
“…As an emerging network technology, RDMA has become more and more popular in data centers 14,16,18 . RDMA network can provide 200 Gbps throughput and 1 μs latency, 14 which brings opportunities for distributed applications.…”
Section: Background and Related Workmentioning
confidence: 99%
“…However, Su et al 18 observe that one‐sided RDMA operations have asymmetric performance characteristics, that is, the overhead of sending an out‐bound RDMA is much larger than that of receiving an in‐bound RDMA. The reason is that the work of the receiving side is all managed by the hardware of RDMA network interface card (RNIC), while that of the sending side needs both software and hardware to be involved.…”
Section: Background and Related Workmentioning
confidence: 99%
See 2 more Smart Citations