English

Design and Evaluation of a Simple Data Interface for Efficient Data Transfer Across Diverse Storage

Distributed, Parallel, and Cluster Computing 2021-06-04 v1

Abstract

Modern science and engineering computing environments often feature storage systems of different types, from parallel file systems in high-performance computing centers to object stores operated by cloud providers. To enable easy, reliable, secure, and performant data exchange among these different systems, we propose Connector, a pluggable data access architecture for diverse, distributed storage. By abstracting low-level storage system details, this abstraction permits a managed data transfer service (Globus in our case) to interact with a large and easily extended set of storage systems. Equally important, it supports third-party transfers: that is, direct data transfers from source to destination that are initiated by a third-party client but do not engage that third party in the data path. The abstraction also enables management of transfers for performance optimization, error handling, and end-to-end integrity. We present the Connector design, describe implementations for different storage services, evaluate tradeoffs inherent in managed vs.\ direct transfers, motivate recommended deployment options, and propose a performance model-based method that allows for easy characterization of performance in different contexts without exhaustive benchmarking.

Keywords

Cite

@article{arxiv.2009.03190,
  title  = {Design and Evaluation of a Simple Data Interface for Efficient Data Transfer Across Diverse Storage},
  author = {Zhengchun Liu and Rajkumar Kettimuthu and Joaquin Chung and Rachana Ananthakrishnan and Michael Link and Ian Foster},
  journal= {arXiv preprint arXiv:2009.03190},
  year   = {2021}
}
R2 v1 2026-06-23T18:21:56.877Z