• Keine Ergebnisse gefunden

Distributed Data Management

N/A
N/A
Protected

Academic year: 2021

Aktie "Distributed Data Management"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Exercises for Distributed Data Management

Institut für Informationssysteme – TU Braunschweig - http://www.ifis.cs.tu-bs.de

Technische Universität Braunschweig Institut für Informationssysteme http://www.ifis.cs.tu-bs.de Christoph Lofi

Distributed Data Management

Exercise 1

1. What is an overlay network?

2. What are the disadvantages of centralized P2P?

3. Why do we need TTL for flooding?

4. Should the TTL be rather high or rather low?

5. Can a pure P2P network function without ping pong? If no, why not? If yes, what are the disadvantages?

6. Why are low-bandwidth nodes a problem for pure P2P? Is the same true for hybrid P2P?

7. Why are routing tables useful?

Referenzen

ÄHNLICHE DOKUMENTE

• Dynamo is a low-level distributed storage system in the Amazon service infrastructure.

– Specialized root tablets and metadata tablets are used as an index to look up responsible tablet servers for a given data range. • Clients don’t communicate with

• If an acceptor receives an accept request with higher or equal number that its highest seen proposal, it sends its value to each learner. • A value is chosen when a learner

• Basic storage is offered within the VM, but usually additional storage services are used by application which cost extra.

– Page renderer service looses connection to the whole partition containing preferred Dynamo node. • Switches to another node from the

– Specialized root tablets and metadata tablets are used as an index to look up responsible tablet servers for a given data range. • Clients don’t communicate with

•  Send accept message to all acceptors in quorum with chosen value.

Distributed Data Management – Christoph Lofi – IfIS – TU Braunschweig 38. 13.1 Map