P2P Network Management System for Rare Piece Distribution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Peer-to-peer (P2P) network management systems face inefficiencies in identifying and distributing rare pieces within a network, leading to wasted resources in buffermap negotiations and delayed download completion due to random and ineffective searches.

Innovation Solution

A method and system that generate a peer list and request piece information from a peer activity management server, identifying the rarest piece based on distribution status and prioritizing its distribution, reducing unnecessary negotiations and optimizing peer list alignment for efficient content delivery.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If random peer search and buffermap negotiation is used to find rare pieces, then peers can discover available content, but it leads to wasted resources and delayed download completion

Engineering Contradiction:
Improvepiece distribution status identificationVSAvoiddownload completion time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by maintaining real-time tracking of piece distribution status across all peers through the peer activity management server. Before peers engage in random buffermap negotiations, the system has already identified which pieces are rare and which peers possess them, enabling targeted requests that immediately resolve the time loss issue.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements a feedback mechanism where the peer activity management server continuously monitors and updates piece distribution status based on peer reports. This feedback loop provides accurate, real-time information about which pieces are scarce and where they are located, allowing the network manager to make informed routing decisions rather than relying on random peer selection.

Inventive Principle:
Principle #23Feedback

2Loss of information

If random buffermap negotiations are conducted among peers, then peers can exchange piece information, but it causes wasted resources in unsuccessful negotiations

Engineering Contradiction:
Improvepiece information availabilityVSAvoidnegotiation resource consumption
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The peer activity management server acts as an intermediary that centralizes the collection and distribution of piece information. Instead of peers engaging in multiple random buffermap negotiations to discover piece availability, the server mediates by providing direct information about which peers have which pieces, eliminating unsuccessful negotiation attempts and reducing resource consumption.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces the mechanical buffermap negotiation process with an information-based system. Rather than peers mechanically exchanging buffermaps through multiple negotiation rounds, the system substitutes this with a centralized information service that provides direct access to piece distribution status, significantly reducing the energy and computational resources required for piece discovery.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If all peer information is maintained and tracked centrally, then rare piece identification is improved, but system complexity increases

Engineering Contradiction:
Improvepiece distribution status trackingVSAvoidpeer activity management complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The peer activity management server performs multiple functions within a single centralized component: it tracks peer status, monitors piece distribution, identifies rare pieces, and provides this information to the network manager. This multi-functionality reduces the need for separate specialized components, thereby managing complexity while achieving precise piece distribution tracking.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

Peers automatically report their own piece holdings and status information to the peer activity management server without requiring complex verification or coordination mechanisms. This self-service approach simplifies the system architecture by eliminating the need for complex peer-to-peer verification protocols, allowing the server to maintain accurate tracking with minimal overhead.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10225339B2Peer-to-peer (P2P) network management system and method of operating the P2P network management system
Publication Date: 2019.03.05 ELECTRONICS & TELECOMM RES INST
  • US10225339B2 patent drawing
  • US10225339B2 patent drawing
  • US10225339B2 patent drawing

AI summary

Disclosed is a method of operating a peer-to-peer (P2P) network management system, the method including generating a peer list in response to a request for the peer list from a request peer and sending a request for piece information corresponding to the peer list to a peer activity management server, the peer activity management server being configured to manage peer status information, receiving the piece information generated based on the peer status information from the peer operation server, generating a response message including the piece information and the peer list, and sending the response message to the request peer.