1 / 25

Research on Replication Topics and resolutions

Research on Replication Topics and resolutions. Feng Mao Cluster and Grid Computing Lab Huazhong University of Sci & Tech fmao@hust.edu.cn 2004.4. Group member: Hai Jin (PhD ) Song Wu (PhD) Deqing Zou (PhD) Muzhou Xiong (PhD)

hisano
Download Presentation

Research on Replication Topics and resolutions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Research on ReplicationTopics and resolutions Feng Mao Cluster and Grid Computing Lab Huazhong University of Sci & Tech fmao@hust.edu.cn 2004.4

  2. Group member: Hai Jin (PhD ) Song Wu (PhD) Deqing Zou (PhD) Muzhou Xiong (PhD) Li Qi (Ms.) Baoli Chen (Ms.) China grid project Acknowledgments

  3. Outline • Back ground on replication • Replica location • Replica placement • Replica selection • Current project

  4. Back ground on replication Replication vs. Caching Cache • memory hierarchy  cache proxy • reference locality, data will be accessed again in the near further • Sharing mode

  5. Back ground on replication CPU Sharing by one user cache Sharing by multi-users Cache proxy Memory Hard disk

  6. Back ground on replication Replication vs. Caching Replication • Data replication  Service replication • Speed  QoS of availability

  7. Back ground on replication • Cache access latency / speed only help on multi-sharing mode • replication concurrence, high availability, soft real-time, state, cooperation

  8. Back ground on replication • Cache ---the simplest replication document, simple static data, web page • replication document, service, process, minor web site

  9. Back ground on replication • P2P ( peer to peer) mode Cooperation between replicas  P2P mode 1. Symmetric communication 2. combined client and server role

  10. Back ground on replication Why P2P mode M. Ripeaunu, A. Lamnitchi, and I. Foster, “Mapping the Gnutella Network”, IEEE IC, No.1, 2002. • [Dynamic operability] P2P applications must keep operating transparently although hosts join and leave the network frequently. • [Performance and scalability] P2P applications exhibit what economists call the “network effect” in which a network’s value to an individual user scales with the total number of participants. • [Reliability] External attacks should not cause significant data or performance loss. • [Anonymity] The application should protect the privacy of people seeking or providing sensitive information.

  11. Outline • Back ground on replication • Replica location • Replica placement • Replica selection • Current project

  12. Replica location • Projects in history Napster Gnutella  Free net  Chord /Pastry/CAN

  13. Napster • Free music over the Internet • Key idea: share the storage and bandwidth of individual (home) users • centralized server • PP , BT

  14. Gnutella • Idea: multicast the request • Send request to all neighbors. Neighbors recursively multicast the request Eventually a machine that has the file receives the request, and it sends back the answer • Not scalable;

  15. Freenet • Each file is identified by a unique identifier • Each machine stores a set of files, and maintains a “routing table” to route the individual requests • Balance between scalability and availability

  16. Chord /Pastry/CAN Ring Hypercube Mesh

  17. Outline • Back ground on replication • Replica location • Replica placement • Replica selection • Current project

  18. Replica placement • How many to replica ? • Where to replica (local or time locality )? • Local or global benefit ? • Storage or bandwidth ? (time out)

  19. Replica placement • Static placement (startup) • Dynamic placement (runtime)

  20. Outline • Back ground on replication • Replica location • Replica placement • Replica selection • Current project architecture

  21. Replica selection • Local or remote

  22. Outline • Back ground on replication • Replica location • Replica placement • Replica selection • Current project architecture

  23. Current project architecture Register/ Monitor / Schedule User request Provider publish Storage provider

  24. Current project architecture • Core services Replica Locate -- RLS (replica location service ) Replica placement -- RPS (replica publish service) Replica selection -- RMS (replica monitor service) • High level services Replica

  25. Thank Youfmao@hust.edu.cn

More Related