GridFS: A Web-Based Data Grid for the Distributed Sharing of Educational Resource Files.

Qinghu Li,Jianmin Wang,Kwok-Yan Lam,Jia-Guang Sun
DOI: https://doi.org/10.1007/978-3-540-45200-3_9
2003-01-01
Abstract:Platform for Distance Education of China will manage large amounts of educational resource files and large numbers of users, both of which are geographically distributed all over China. In such a grid environment, a high scalable, distributed file sharing approach with dynamic replication is needed. In this paper, we review existing related activities in file sharing and propose a web-based distributed file management architecture called Grid File System (GridFS). We describe its two fundamental services (namely, file access service and metadata service) followed with query processing and dynamic replication algorithm. Our query processing algorithm eliminates the duplication of query messages, and the simulation results show that our approach eliminate exponentially increase of the number of average per-site messages as the TTL (Time To Live) of a query increases to get higher query success rate. We believe GridFS would benefit most grid applications, web information systems and hierarchical web cache systems.
What problem does this paper attempt to address?