计算机应用 ›› 2011, Vol. 31 ›› Issue (10): 2612-2616.DOI: 10.3724/SP.J.1087.2011.02612

• 先进计算 • 上一篇    下一篇

基于文件分割的二进制大对象存取算法

谢华成1,张昆朋2,范黎林3,刘道华4   

  1. 1.信阳师范学院 网络信息与计算中心,河南 信阳 464000
    2.洛阳师范学院 信息技术学院,河南 洛阳 471022
    3.河南师范大学 计算机与信息技术学院,河南 新乡 453007
    4.信阳师范学院 计算机与信息技术学院,河南 信阳 464000
  • 收稿日期:2011-04-26 修回日期:2011-06-23 发布日期:2011-10-11 出版日期:2011-10-01
  • 通讯作者: 谢华成
  • 作者简介:谢华成(1977-),男,河南信阳人,讲师,硕士,CCF会员,主要研究方向:网络存储;张昆朋(1976-),男,河南洛阳人,讲师,硕士,主要研究方向:网络存储;范黎林(1970-),男,河南新乡人,副教授,博士,主要研究方向:商务智能、数据挖掘;刘道华(1974-),男,河南信阳人,副教授,博士,主要研究方向:网络存储。
  • 基金资助:

    河南省自然科学研究计划项目(092102210316;102102210175;112300410234);河南省教育厅自然科学研究计划项目(2011A520038);信阳师范学院青年骨干教师资助计划项目(200815)

Binary large object access algorithm based on file segmentation

XIE Hua-cheng1, ZHANG Kun-peng2, FAN Li-lin3, LIU Dao-hua4   

  1. 1.Information of Network and Computer Center, Xinyang Normal University, Xinyang Henan 464000, China
    2.College of Information Technology, Luoyang Normal University, Luoyang Henan 471022, China
    3.College of Computer and Information Technology, Henan Normal University, Xinxiang Henan 453007, China
    4.School of Computer and Information Technology, Xinyang Normal University, Xinyang Henan 464000, China
  • Received:2011-04-26 Revised:2011-06-23 Online:2011-10-11 Published:2011-10-01
  • Contact: Hua-Cheng XIE

摘要: 海量媒体数据存储系统中,文件过大或多用户并发访问等原因会造成二进制大对象(BLOB)存储过程失效。为提高存储系统存取非结构二进制文件的可靠性和稳定性,提出并建立了BLOB存储可靠性概率模型,证明了使用数量较多的文件分块和较小的分块大小,可提高BLOB存储成功的概率。根据该模型,改进了关系数据库存储环境下的BLOB数据存取技术。通过建立基于文件分块的存储结构,提出了BLOB数据分块存储和重新装配新算法并进行了仿真实验。BLOB存取算法的仿真实验和实际应用表明,该存取算法有效降低了媒体数据存储失效的概率。

关键词: 媒体存储, 二进制大对象, 文件分割, 存储仿真

Abstract: In the mass media data-storage system, too large data file or multi-user concurrent access can cause the failure of storage procedure. In order to improve the stability and the reliability of storing binary data file in storage system, Binary Large Object (BLOB) storage stability probability model was proposed and established. It had been proven that using more file blocks and smaller block size can increase the probability of successful BLOB storage. This paper also studied and improved the BOLB data access technology through the storage stability probability model. By establishing the storage structure based on file segmentation, a new algorithm of storing BLOB data and reassembling BLOB block was presented. The simulation and the application show that, BLOB storage algorithm based on file segmentation reduces the probability of failure during storing media files.

Key words: media storage, Binary Large Object (BLOB), file segmentation, storage simulation

中图分类号: