An Object-Oriented Data Storage System on Network-Attached Object Devices

Youhui Zhang,Weimin Zheng
DOI: https://doi.org/10.1007/978-3-540-30102-8_44
2004-01-01
Abstract:This paper presents a cluster-based storage platform--OStorage that employs Network-Attached Object Storage Device (NAOSD) as the low-level storage device. Owing to some features of NAOSD, including object-like access interface, simple computing abilities and self-management, OStorage supports structured-data directly to eliminate the data- model-mismatch problem of conventional storage systems. In addition, the OStorage prototype implements distributed data access, distributed transaction, some query functions and can simplify the building of scalable Internet services. The performance analysis shows that its access time increases with the system scale logarithmically, which is better than the conventional systems. And experiments show that its scalability is fairly satisfying.
What problem does this paper attempt to address?