{"title":"Memory Data Management System for Rendering Applications","authors":"Ran Zheng, Qing Liu, Hai Jin","doi":"10.1109/MCSI.2015.42","DOIUrl":null,"url":null,"abstract":"In order to meet the requirements of writing and reading data of rendering applications it need to provide a managed system of distributed data. In the existing management system such as HDFS, it provides a distributed file system of high fault tolerance and reliability for Hadoop. But it stores all the files in the disk and can not adapt to manage system of memory data. Memcache as the cache software of the web server is widely used because of its efficient speed of IO and sophisticated technologies of memory management. However the files stored in memcache are small files. Therefore it can't process big files well. Designed management system of memory data solves the problem of storage of big files efficiently by the use of shared memory pool. At the same time it also solves the problem of conflicts of data access by the use of double layer locked mechanism.","PeriodicalId":371635,"journal":{"name":"2015 Second International Conference on Mathematics and Computers in Sciences and in Industry (MCSI)","volume":"68 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2015-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2015 Second International Conference on Mathematics and Computers in Sciences and in Industry (MCSI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/MCSI.2015.42","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
In order to meet the requirements of writing and reading data of rendering applications it need to provide a managed system of distributed data. In the existing management system such as HDFS, it provides a distributed file system of high fault tolerance and reliability for Hadoop. But it stores all the files in the disk and can not adapt to manage system of memory data. Memcache as the cache software of the web server is widely used because of its efficient speed of IO and sophisticated technologies of memory management. However the files stored in memcache are small files. Therefore it can't process big files well. Designed management system of memory data solves the problem of storage of big files efficiently by the use of shared memory pool. At the same time it also solves the problem of conflicts of data access by the use of double layer locked mechanism.