• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1
  • Tagged with
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Peer-to-Peer Distributed Database System

Zhang, Naishan January 2004 (has links)
This thesis implements a Peer-to-Peer (P2P) distributed database system (PDBS). In a PDBS, peers in a peer group have their own local databases, and information in these local databases can be shared among peers through user queries. As a fully decentralized P2P distributed database information sharing application, each node of a PDBS has both server and client functions. The peer server component includes the query service and schema service, and peer client component includes user interface and client controller. Both peer client component and peer server component access its local database component including user database and administration database. A PDBS supports peer users to create and send queries and update queries to other peers, and integrates the distributed query results. PDBS also provides facilities to establish virtual communication groups, as well as allowing peers to join and leave groups at any time. Peers are able to find other peers and query databases of the other peers. PDBS is implemented with the JXTA platform for Peer-to-Peer computing. PDBS is a complete application of JXTA. The query service and schema service of PDBS is implemented by the underling services of JXTA. PDBS schema service is used to create and search database schemas, and PDBS query service is to handle database queries.

Page generated in 0.0177 seconds