Message Processing System Reduces Request Frequency via Group Resource Lookup
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
As the number of terminal devices accessing networks increases, existing message processing systems face inefficiencies in request handling, leading to increased request frequencies and reduced system performance.
Innovation Solution
A message processing method and system that determines whether a resource identifier exists in a group resource, allowing requests to be sent to other group members instead of all members when the identifier is found, thereby reducing the number of requests and improving efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If requests are sent to all group members for every resource operation, then no member is missed, but the number of requests increases significantly reducing system efficiency
Solution Approach 1:
The patent extracts the target group member from the universal distribution process by identifying specific members who need to receive requests based on resource ownership. Instead of sending requests to all group members, the system extracts and directs requests only to relevant members, reducing unnecessary communications while maintaining complete delivery to appropriate targets.
Solution Approach 2:
The server acts as an intermediary that intelligently routes requests between the requesting device and appropriate group members. The server receives requests, determines target members based on resource identifiers, and forwards requests only to necessary recipients, thereby mediating between complete delivery requirements and efficiency improvements.
2Productivity
If requests are sent to fewer group members, then system efficiency improves, but the risk of missing relevant members increases
Solution Approach 1:
The system performs preliminary actions by pre-establishing resource identifier to group member mappings and maintaining updated membership information. Before processing requests, the server prepares target member lists based on resource ownership, ensuring that when requests arrive, the correct members are immediately identified and contacted without omission.
Solution Approach 2:
The system implements feedback mechanisms where group members report their resource ownership status and membership changes to the server. This feedback allows the server to maintain accurate mappings between resource identifiers and group members, ensuring reliable request routing while minimizing the number of requests sent.
3Measurement precision
If the system tracks and manages group resource relationships, then request routing accuracy improves, but system complexity increases
Solution Approach 1:
The server performs multiple functions including request routing, membership management, resource tracking, and information maintenance within a single centralized component. By consolidating these functions in the server rather than distributing complexity across all devices, the system achieves high routing accuracy without proportionally increasing overall system complexity.
Solution Approach 2:
The system manages complexity by changing parameters from tracking detailed individual resource relationships at each device to maintaining simplified resource identifier to group member mappings at the server. This parameter transformation reduces the complexity burden while preserving routing accuracy through efficient data representation and management.
Data Source
AI summary
The present disclosure is related to a message processing method, which belongs to the field of information processing techniques. The message processing method includes: receiving a first request comprising a first resource identifier; determining whether the first resource identifier exists in a group resource comprising a plurality of second resource identifiers and group members corresponding to the second resource identifiers one by one; and sending the first request to other group member in the group resource than the group member corresponding to the first resource identifier when determining that the first resource identifier exists in the group resource.


