Node Group Resource Correlation via Server-Mediated Allocation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing network systems face inefficiencies in transaction interactions between node groups due to resource consumption and management, leading to low efficiency in resource allocation and utilization.
Innovation Solution
A method is implemented where a server receives a correlation request from an object node to a node group, queries the object node's creditable resources, and extracts the required resources if available, allowing the object node to be correlated with the group and contributing to a shared resource pool, thereby improving resource management and efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If nodes apply for resources from corresponding nodes according to resources consumed by each transaction interaction, then resource allocation is ensured, but transaction interaction efficiency deteriorates
Solution Approach 1:
The patent implements preliminary resource acquisition where nodes obtain resources in advance before transaction interactions occur. The server pre-allocates resources to nodes based on their creditable resources, and nodes can then directly use these pre-acquired resources for transactions without needing to apply for resources during each interaction, thereby eliminating the efficiency loss from repeated resource application processes.
2Adaptability or versatility
If nodes establish correlation with multiple node groups, then transaction interaction versatility is improved, but resource management complexity increases
Solution Approach 1:
The patent introduces a server as an intermediary that centrally manages resource allocation and node-group correlations. The server maintains records of which nodes are correlated with which node groups and automatically manages resource distribution across multiple groups. This intermediary approach allows nodes to participate in multiple node groups with high versatility while the server handles the complexity of resource management, preventing complexity from increasing at the node level.
Data Source
AI summary
A correlation request is received for correlating an object node to a node group. A resource acquisition request is initiated, preset by the node group to the object node. Creditable resources of the object node are queried, and whether the creditable resources include a target resource required by the resource acquisition request is verified. When the server verifies the creditable resources include a target resource, the target resource is extracted from the creditable resources of the object node and the object node is correlated to the node group.


