期刊名称:International Journal of Innovative Research in Computer and Communication Engineering
印刷版ISSN:2320-9798
电子版ISSN:2320-9801
出版年度:2015
卷号:3
期号:3
DOI:10.15680/ijircce.2015.0303084
出版社:S&S Publications
摘要:A cloud service provider maintains multiple replicas for each piece of data on geographically distributedservers. In Existing system ,there occurs conflict in shared files,if one member in the group opens the file and editingor do some operations,if another member in the group opens and modifies the same file which is being used byanother one then there occurs a conflict. In existing the algorithm used is HAS,heuristic auditing strategy but inproposed we are following Read-after-write consistency allows you to build distributed systems with less latency. Astouched on above, without read-after-write consistency you’ll need to incorporate some kind of delay to ensure that thedata you just wrote will be visible to the other parts of your system.