Font Size: a A A

Positioning Research, Dht-based Copy Of The Data Grid

Posted on:2009-01-06Degree:MasterType:Thesis
Country:ChinaCandidate:P Y LiFull Text:PDF
GTID:2208360272956289Subject:Computer software and theory
Abstract/Summary:PDF Full Text Request
More data-intensive and high-performance applications are required in the modern scientific research and application areas.Because lacking of data sharing and cooperation,many information systems are difficult to communicate with each other.Data Grid provides the services which contain access,storage,transformation and management of data files.Replica is the one of the most important key technique in data grid.They are able to reduce the delay of data transfer and improve the efficiency of data access and processing.The existence of replica can also detract the access requirements of data on original node,balance the work load of nodes in grid and consequentially optimize the performance of the whole network.Besides,when some nodes are invalid,replica are also able to reduce the possibilities of data lost and enhance the stability. However, ensuring efficient and fast access to all replicas of a file is a challenging problem for us now.Distributed hash table(DHT) scheme is the core technique to location resources in structured peer-to-peer systems. This thesis applies peer-to-peer resource location techniques to data grids and proposes DHTRL strategy, a DHT based data grid replica location approach. Through DHTRL, data grid is divided into three layers, TRJN layer, RIDN layer, RSN layer. DHTRL uses DIM(dynamic index mapping) technology to organize TRIN nodes and storage replica catalog, DIM dynamically and evenly distribute all global replica catalog information on the all TRIN. Besides by using the Chord ring thinking, we maintain TRTN efficiently.In this paper, by data grid simulator OptorSim, we do some experiments to prove the correctness of DHTRL strategy. Analysis and experiments show that DHTRL can provide scalable and self-adaptive replica location service, which can effectively support one or multiple replicas location and achieve good scalability, adaptability, robustness and load balance.
Keywords/Search Tags:DHT, Data Grid, Replica, Replica Location
PDF Full Text Request
Related items