eCommons

 

Pushing Bytes: Cloud-Scale Data Replication with RDMC

dc.contributor.authorBehrens, Jonathan
dc.contributor.authorJha, Sagar
dc.contributor.authorTremel, Edward
dc.contributor.authorBirman, Ken
dc.date.accessioned2017-06-16T18:28:16Z
dc.date.available2017-06-16T18:28:16Z
dc.date.issued2017-06
dc.description.abstractData center infrastructures frequently replicate objects to create backups or to copy executables and input files to compute nodes. This task occurs under time pressure: data is at risk of loss until replicated for fault-tolerance, and in the case of parallel processing systems like Spark, useful computation can't start until the nodes all have a copy of the executable images. Cloud elasticity creates a similar need to rapidly copy executables and their inputs. To address these needs, we introduce RDMC: a fast reliable data replication protocol that implements multicast as a pattern of RDMA unicast operations, which maximizes concurrency while minimizing unnecessary transfers. RDMC can be used in any setting that has RDMA or a software RDMA emulation. Our focus is on use of replication as an element of the data center infrastructure. We evaluate overheads for the hardware-supported case using microbenchmarks and heavy-load experiments, and also describe preliminary experiments using a technique that offloads the entire data transfer pattern into the NICs, further reducing latency while freeing server resources for other tasks.en_US
dc.identifier.urihttps://hdl.handle.net/1813/51489
dc.language.isoenen_US
dc.titlePushing Bytes: Cloud-Scale Data Replication with RDMCen_US
dc.typetechnical reporten_US

Files

Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
rdmc_technical_report.pdf
Size:
1.48 MB
Format:
Adobe Portable Document Format
Description:
Main article