OMFS: An Object-Oriented Multimedia File System for Cluster Streaming Server

  • Authors:
  • Bin Cheng;Hai Jin;Quan Yuan

  • Affiliations:
  • Huazhong University of Science and Technology, Wuhan, China;Huazhong University of Science and Technology, Wuhan, China;Huazhong University of Science and Technology, Wuhan, China

  • Venue:
  • HPCASIA '05 Proceedings of the Eighth International Conference on High-Performance Computing in Asia-Pacific Region
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Using cluster as streaming servers is now a very popular solution. With the improvement of network speed and CPU performance, file I/O becomes the key bottleneck of cluster streaming server. However, most existing systems are shortage of an efficient and uniform multimedia file system so that the designers of cluster streaming server have to take a lot of time in managing all kinds of multimedia files. In this paper we propose an object-oriented multimedia file system, called OMFS, to provide an object-oriented organization scheme for multimedia files and uniform interfaces for cluster streaming servers. Furthermore, we present some optimization strategies to improve its performance, such as bypassing kernel buffer, creating time-based block indexing map. Our experimental results show that OMFS not only reduces the start-up latency and VCR waiting time but also improves the throughput of cluster streaming server. In addition, our results demonstrate that object-oriented organization framework is efficient and feasible to simplify the design of cluster streaming server.