A high speed distributed file system for multimedia communications

Presents the features of HDFS, a High-speed Distributed File System. HDFS aims to provide storage to large files so that the read and write performance for such files does not degrade significantly compared to accesses for small files. One application of HDFS is to provide storage of multimedia file...

Full description

Saved in:
Bibliographic Details
Main Authors: CHEE, C. L., ERDOGAN, S. S., NGO, Chong-wah, WONG, C. K.
Format: text
Language:English
Published: Institutional Knowledge at Singapore Management University 1994
Subjects:
Online Access:https://ink.library.smu.edu.sg/sis_research/6425
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Singapore Management University
Language: English
Description
Summary:Presents the features of HDFS, a High-speed Distributed File System. HDFS aims to provide storage to large files so that the read and write performance for such files does not degrade significantly compared to accesses for small files. One application of HDFS is to provide storage of multimedia files, where such files are expected to be large. The design of HDFS is based on three modules: the Large File Service (LFS), the Distributed File Service (DFS) and the Multimedia Library System (MLS). HDFS is implemented as an installable file system in the UNIX operating system kernel and can coexist with existing file systems.