Distribuované kontejnery
Distributed containers
bachelor thesis (DEFENDED)
View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/26831Identifiers
Study Information System: 48704
Collections
- Kvalifikační práce [11242]
Author
Advisor
Referee
Novotný, Miroslav
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
Programming
Department
Department of Software Engineering
Date of defense
14. 9. 2009
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
Czech
Grade
Excellent
Distribuované hash tabulky poskytujú funkcionalitu podobnú bežným hash tabulkám. Na rozdiel od bežných hash tabuliek, DHT distribuujú uložené dáta v prostredí samoorganizujúcej sa peer-to-peer siete. V práci sa venujeme problémom spojeným s organizáciou DHT a algoritmom, ktoré tieto problémy prekonávajú. Zameriavame sa tak na algoritmy vyhladávajúce v DHT, ako aj na algoritmy zabezpečujúce dostupnosť dát. Práca taktiež obsahuje flexibilnú implemetáciu jednoducho použitelnej distribuovanej hash tabúlky. Tá je založená na algoritmoch poskytujúcich dobre vyvážený výkon v porovnaní s malým zaťažením sieťového pripojenia. Implementovaná tabúlka m^ože slúžiť ako základ rozsiahlej decentralizovanej aplikácie. Vyhodnotenie výkonu implementácie v skutočnom nasadení v takejto aplikácii je však mimo rozsah tejto práce.
Distributed hash tables provide similar functionality to ordinary hash tables but they distribute stored data across a self-organized peer-to-peer network. In this thesis we explore the various challenges DHTs must face and we also examine the algorithms used to overcome them. We focus on key location algorithms as well as the data maintenance strategies. Furthermore, the thesis also includes a flexible and simple-to-use implementation of a DHT. The DHT is based on a set of algorithms which we believe provide good balance between performance and bandwidth usage. The implemented DHT may form the basis of a large-scale decentralized application. However, practical deployment of the DHT on hundreds of nodes and evaluation of the performance of the implemented DHT in such a deployment is outside the scope of this thesis.