Menu Close

What is a P2P network and what is its purpose?

What is a P2P network and what is its purpose?

The primary goal of peer-to-peer networks is to share resources and help computers and devices work collaboratively, provide specific services, or execute specific tasks. As mentioned earlier, P2P is used to share all kinds of computing resources such as processing power, network bandwidth, or disk storage space.

How does P2P work over the Internet?

In peer-to-peer (P2P) networking, a group of computers are linked together with equal permissions and responsibilities for processing data. Unlike traditional client-server networking, no devices in a P2P network are designated solely to serve or to receive data.

Can we use SQL for unstructured data?

Structured Query Language (SQL) enables queries on this type of structured data within relational databases. Some relational databases store or point to unstructured data, such as customer relationship management (CRM) applications.

What are the major categories of P2P network families?

The control process prior to the file transfer, however, can be implemented in many other ways. As stated by (Minar, 2001), P2P file sharing networks can be classified into four basic categories: the centralized, decentralized, hierarchical and ring systems.

What makes a P2P network unstructured or structured?

Based on how the nodes in the overlay network are linked to each other, we can classify the P2P networks as unstructured or structured. An unstructured P2P network is formed when the overlay links are established arbitrarily.

How is a P2P network easy to build?

In this type of P2P network, each device is able to make an equal contribution. This network is easy to build as devices can be connected randomly in the network. But being unstructured, it becomes difficult to find content. It is designed using the software which creates a virtual layer in order to put the nodes in a specific structure.

What is P2P ( peer to peer process )?

What is P2P (Peer-to-peer process)? A peer to peer network is a simple network of computers. It first came into existence in the late 1970s. Here each computer acts as a node for file sharing within the formed network. Here each node acts as a server and thus there is no central server to the network.

Which is the most common type of P2P network?

The most common type of structured P2P networks implements a distributed hash table (DHT), in which a variant of consistent hashing is used to assign ownership of each file to a particular peer.