Managing replication and transactions using neighbour replication on data grid

Replication is a useful technique for distributed database systems. Through this technique, a data object will be accessed (i.e., read and written) from multiple locations. Thus, it increases the data availability and accessibility to users despite site and communication failures. The all-data-to-a...

全面介绍

Saved in:
书目详细资料
主要作者: Noraziah Ahmad
格式: Thesis
语言:English
出版: Fakulti Sains dan Teknologi 2011
主题:
在线阅读:http://hdl.handle.net/123456789/729
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Replication is a useful technique for distributed database systems. Through this technique, a data object will be accessed (i.e., read and written) from multiple locations. Thus, it increases the data availability and accessibility to users despite site and communication failures. The all-data-to-all sites replication schemes such as Read-One-Write-All (ROWA) and Tree Quorum (TQ) are the popular techniques being used for replication and management of data in this domain. However, these techniques have its weaknesses in terms of data storage capacity and also data access times due to some number of sites must agree in common to execute certain transactions. In this study, the all-data-to-some sites scheme called Neighbour Replication on Grid (NRG) technique is proposed by considering only neighbours that have the replicated data. It is based on the logical structure of sites/servers in order to form a read or a write quorum in distributed database systems.