Cynk: A Hybrid Rsync and SSH Filesystem for Cloud Computing
スポンサーリンク
概要
- 論文の詳細を見る
Cynk is a hybrid file system using rsync and SSH for data-intensive cloud computing. By automatically synchronizing the local file system with a cloud storage, Cynk enables users to transparently access local/remote data when they are online and continue working when disconnected from network. The hybrid architecture of Cynk means that it can allow users to simutaneously access locally synchronized/cached data or online remote data over the network via a uniform file system interface. Cynk uses the rsync tool with a partially reasoning based protocol to synchronize files from local to remote file systems and vice versa. It only requires the installation of client on local side. By seamlessly bridging the local file system and cloud storage, Cynk especially simplifies the work cycle of developing, testing, and deploying data-intensive applications.
- 2011-07-20
著者
-
Nan Dun
The University Of Tokyo
-
Ting Chen
Presently With The University Of Tokyo
-
Kenjiro Taura
The University of Tokyo
-
Sugianto Angkasa
The University of Tokyo
-
Ting Chen
The University of Tokyo
-
Kenjiro Taura
Presently With The University Of Tokyo
関連論文
- Cynk: A Hybrid Rsync and SSH Filesystem for Cloud Computing
- Supporting Collective Queries in Database System for Data-intensive Workflow Applications
- A Preliminary Evaluation of Chapel with Molecular Dynamics Simulation
- A Preliminary Evaluation of Chapel with Molecular Dynamics Simulation
- A Preliminary Evaluation of Chapel with Molecular Dynamics Simulation
- A Preliminary Evaluation of Chapel with Molecular Dynamics Simulation
- Porting MassiveThreads Thread Library to FX10 Supercomputer System
- Porting MassiveThreads Thread Library to FX10 Supercomputer System
- A Power State Transition Algorithm for Power Controller of Energy Efficient Computer Clusters
- A Performance Analyzer for Task Parallel Applications based on Execution Time Stretches