Spatial Data Query Support in Peer-to-Peer Systems
#1

Spatial Data Query Support in Peer-to-Peer Systems


.ppt   Spatial Data Query Support in Peer-to-Peer Systems.ppt (Size: 224 KB / Downloads: 1)

Motivation


Spatial data sets are used for many applications, e.g., GIS, CAD, …
P2P systems provide a distributed platform that is very scalable.
Pros:
Scalability, no central point of failure
Cons:
Very dynamic (unreliable), topology maintenance required


Distributed Hash Tables (DHT)


DHT systems: Content Addressable Network (CAN), Chord, Pastry, etc.
Using DHT to allocate large data sets to many nodes with no central control
Data objects are near uniformly distributed through a hash function, resulting in superb scalability and load balance
Each node only maintains a small routing table to know its neighbors
Locating a particular data object requires O(logN) search steps on average


Content Addressable Network (CAN)


A scalable indexing mechanism in a P2P network
Creates a logical d-dimensional Cartesian coordinate space
Divides the space into zones, where each zone is controlled by a node in the system
Zones are dynamically partitioned or merged as nodes join and leave
Each Zone is addressed with a Virtual Identifier (VID), which is deterministically calculated from the location of the zone


Content Addressable Network (cont)


The new node arrives at the destination zone covering that point. The destination zone is split into two zones, each controlled by one node (old and new)


Content Addressable Network (CAN)


Data Object Operation (e.g. Insertion)
Generate a key based on the object identification and insert data object as a <key, value> pair
Map the key into a point P in the CAN plane by using a uniform hash function
Store the <key, value> pair at the node which owns the zone within which the point P is located
To retrieve the value, the same hash function is applied to the key in order to regenerate the point P and find the zone owns that point, the zone will return the value to the client



Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: skyline computation in structured peer to peer systems, storing and indexing spatial data in p2p systems documentation, ppt slides for storing and indexing spatial data in p2p systems ieee project, seminar report for spatial data mining, cooperative cacheing between wireless peer to peer systems, what is the scope of efficient skyline computation in structured peer to peer systems, business support systems,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Adaptive Data Fusion for Energy Efficient Routing in Wireless Sensor Networksy seminar addict 1 1,517 25-08-2014, 05:40 PM
Last Post: Guest
  SLOT VIEW SIMULATION OF WIND ELECTRICAL SYSTEMS seminar paper 1 1,400 26-11-2012, 01:49 PM
Last Post: seminar details
  SECURE DATA TRANSMISSION USING STEGANOGRAPHY seminar paper 1 1,918 24-11-2012, 01:35 PM
Last Post: seminar details
  AN INVESTIGATION OF ANTI-LOCK BRAKING SYSTEMS FOR HEAVY GOODS VEHICLES project uploader 1 1,875 23-11-2012, 12:06 PM
Last Post: seminar details
  Data Communication and Networking seminar paper 1 3,333 16-11-2012, 12:36 PM
Last Post: seminar details
  INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS seminar paper 1 2,248 13-11-2012, 12:18 PM
Last Post: seminar details
  Introduction to data structures seminar details 1 3,355 29-10-2012, 12:42 PM
Last Post: seminar details
  BUG TRACKING SYSTEMS project uploader 1 1,792 20-10-2012, 12:37 PM
Last Post: seminar details
  Power System Fault Analysis using Fault Reporting Data full report seminar details 1 846 05-10-2012, 04:02 PM
Last Post: seminar details
  Power System Fault Analysis using Fault Reporting Data seminar details 1 952 05-10-2012, 04:02 PM
Last Post: seminar details

Forum Jump: