Server Load Processing With Threshold-Based User De-Accessing
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In real-time communication systems, servers with high load rates affect communication efficiency, necessitating a method to balance server loads and prevent overloading.
Innovation Solution
A load processing method that involves obtaining the current load rate of a target server and performing de-accessing processing on accessing parties when the load exceeds a threshold, while stopping de-accessing when the load is below the threshold to reduce the number of accessing parties.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Quantity of substance
If servers with high load rates are used to handle real-time communication, then the system can accommodate more users, but communication efficiency deteriorates
Solution Approach 1:
The system dynamically adjusts server load by continuously monitoring load rates and automatically de-accessing users from overloaded servers. The load balancing mechanism adapts in real-time to changing system conditions, transferring users between servers based on current load states rather than using static allocation.
Solution Approach 2:
The system implements a feedback mechanism where the load rate of servers is continuously monitored and used to control the de-accessing of users. When a server's load rate exceeds a threshold, the system responds by de-accessing users from that server, and stops de-accessing when the load rate falls below the threshold, creating a closed-loop control system.
2Reliability
If de-accessing processing is continuously performed on overloaded servers, then server overload is reduced, but user experience deteriorates due to frequent disconnections
Solution Approach 1:
The system uses periodic threshold-based monitoring where de-accessing operations are triggered only when load rates exceed a specified threshold, rather than continuously. This periodic check-and-respond mechanism avoids constant user disconnections while still maintaining server load within acceptable ranges.
Solution Approach 2:
The feedback mechanism stops de-accessing operations when the server load rate falls below the threshold, preventing unnecessary user disconnections. This creates a balanced control system that maintains server reliability while minimizing disruption to user experience.
Data Source
AI summary
The present disclosure relates to a load processing method, an electronic device and a storage medium. The method includes: obtaining a current load rate of a target server, in response to that the load rate is greater than a first threshold, performing a de-accessing processing on an accessing party accessed to the target server, and in response to that the load rate is not greater than the first threshold, stopping the de-accessing, in which the de-accessing processing is used to reduce a volume of the accessing party accessed to the target server.

