• No results found

Distributed hash tables

Distributed Hash Tables in P2P Systems - A literary survey

Distributed Hash Tables in P2P Systems - A literary survey

... Distributed hash tables are similar to distributed data structures that are used in P2P applications to store and re- trieve data ...classic hash table, hashable ob- jects are stored in ...

6

Simple Load Rebalancing For Distributed Hash Tables In Cloud

Simple Load Rebalancing For Distributed Hash Tables In Cloud

... on distributed hash tables (DHTs), ...agreed hash function that maps peers onto the ...agreed hash functions mapping items onto the ...d hash functions, a peer calculates h1(x); ...

6

Continuous Multi-Way Joins over Distributed Hash Tables

Continuous Multi-Way Joins over Distributed Hash Tables

... ABSTRACT This paper studies the problem of evaluating continuous multi-way joins on top of Distributed Hash Tables (DHTs). We present a novel algorithm, called recursive join (RJoin), that takes into ...

12

Randomness, Age, Work: Ingredients for Secure Distributed Hash Tables

Randomness, Age, Work: Ingredients for Secure Distributed Hash Tables

... by lack of nodes authentication: almost all current DHT designs completely trust nodes’ information provided by nodes themselves. This feature can be exploited to perform various attacks, the most famous being the Sybil ...

150

Efficient Processing of Continuous Join Queries using Distributed Hash Tables

Efficient Processing of Continuous Join Queries using Distributed Hash Tables

... In order to assess our approach, we compare the network traffic of DHTJoin against a complete implementation of RJoin [13] which is the most relevant related work (see Section 5). RJoin uses incremental evaluation based ...

11

Authentication in stealth distributed hash tables

Authentication in stealth distributed hash tables

... For example, when a stealth node joins or leaves the network, no service nodes need to update their routing ta- bles, which prevents them from being affected by stealth nodes churning. This is especially important from a ...

8

Authentication in stealth distributed hash tables

Authentication in stealth distributed hash tables

... of a 1000 node DHT’s population is malicious, over half of the messages sent are subject to attack. The ability to inject unsolicited messages into the DHT, or to alter those in transit, also allows untrustworthy nodes ...

12

Distributed Lookup: Part 1: Distributed Hash Tables

Distributed Lookup: Part 1: Distributed Hash Tables

... – Peer-to-peer: no central coordinator – all nodes have the same capabilities – Efficient: route requests to the node that holds the data.. – Fault tolerant: some nodes can be down?[r] ...

44

Heterogeneity and Load Balance in Distributed Hash Tables

Heterogeneity and Load Balance in Distributed Hash Tables

... ID space balance for heterogeneous DHTs. Comparatively few schemes handle node heterogeneity. Dabek et al [9] suggested that each physical node have a number of virtual servers proportional to its capacity, which we have ...

11

Peer-to-Peer Systems and Distributed Hash Tables

Peer-to-Peer Systems and Distributed Hash Tables

... • A binary lookup tree rooted at every node – Threaded through other nodes' finger tables. • This is better than simply arranging the nodes in a single tree[r] ...

43

Content-based addressing in hierarchical distributed hash tables

Content-based addressing in hierarchical distributed hash tables

... hotspot problem can be identified. This is because the peer that contains the selected popular file should in turn be burdened with the most request based load on the network. This is clearly observed in the data in ...

26

Proximity Induced Labelling Schemes for Distributed Hash Tables

Proximity Induced Labelling Schemes for Distributed Hash Tables

... a hash id h11i joins the overlay. A join request for this hash id is inserted into the overlay, and since the node responsible for the whole hash space is a, it is chosen to be ...the hash ids ...

67

Adapting Distributed Hash Tables for Mobile Ad Hoc Networks

Adapting Distributed Hash Tables for Mobile Ad Hoc Networks

... 2.1. DHT Discovery and Joining A node which wants to join a DHT must establish a connection to a node which is already a member of the DHT-structure. Most DHT protocols solve this problem by publishing lists of ...

6

Adapting Distributed Hash Tables for Mobile Ad Hoc Networks

Adapting Distributed Hash Tables for Mobile Ad Hoc Networks

... & Verteilte Systeme Mobile P2P ‘06, Pisa 2.. Mobile Ad Hoc Networks and DHTs.[r] ...

24

Bounding Communication Cost in Dynamic Load Balancing of Distributed Hash Tables

Bounding Communication Cost in Dynamic Load Balancing of Distributed Hash Tables

... Karger and Ruhl [13, 14] propose a scheme, in which each node chooses Θ(log n) places in the network and takes responsibility for only one of them. This can change, if some nodes leave or join, but each node migrates ...

15

Routing performance of structured overlay in Distributed Hash Tables (DHT) for P2P

Routing performance of structured overlay in Distributed Hash Tables (DHT) for P2P

... Chord is the first DHT-based structured P2P overlay protocol [7]. It uses consistent hashing and hashes each peer and key into a same m-bit circular identifier (Id) space, where m is a system parameter [7]. Chord peer ...

7

Small world networks, distributed hash tables and the e resource discovery problem

Small world networks, distributed hash tables and the e resource discovery problem

... the distributed peer-to-peer storage of semantic ...a Distributed Hash Table that was modified to create a network that possesses the char- acteristic properties of small-world ...

16

Storage Systems Autumn Chapter 6: Distributed Hash Tables and their Applications André Brinkmann

Storage Systems Autumn Chapter 6: Distributed Hash Tables and their Applications André Brinkmann

... independent hash functions to multiple points on the ring – The maximum arc length assigned to a bin can be reduced to for an arbitrary small constant , if virtual bins are used for each physical ...

42

2.1 System limitations Background on DHTs and Berkeley DB Distributed Hash Tables Core DHT functionality...

2.1 System limitations Background on DHTs and Berkeley DB Distributed Hash Tables Core DHT functionality...

... CHAPTER 4. STATE OF THE ART distributed databases is the database product range of Oracle (visit [ora] for more information). When looking at peer-to-peer technology, there are lots of file sharing applications. ...

101

Distributed hash table

Distributed hash table

... Distributed hash table From Wikipedia, the free encyclopedia Distributed hash tables (DHTs) are a class of decentralized distributed systems that provide a lookup service similar ...

6

Show all 10000 documents...

Related subjects