Server Load Processing With Threshold-Based User De-Accessing

Resolve Bottlenecks,
Find Innovative Solutions
Generate 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

VSEngineering 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

Engineering Contradiction:
Improvenumber of usersVSAvoidcommunication efficiency
Core Design Contradiction:
Quantity of substanceVSProductivity

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.

Inventive Principle:
Principle #15Dynamics

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.

Inventive Principle:
Principle #23Feedback

2Reliability

If de-accessing processing is continuously performed on overloaded servers, then server overload is reduced, but user experience deteriorates due to frequent disconnections

Engineering Contradiction:
Improveserver load stabilityVSAvoiduser experience
Core Design Contradiction:
ReliabilityVSEase of operation

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.

Inventive Principle:
Principle #19Periodic action

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.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250220071A1Load processing method, electronic device, and storage medium
Publication Date: 2025.07.03 BEIJING ZITIAO NETWORK TECH CO LTD
  • US20250220071A1 patent drawing
  • US20250220071A1 patent drawing

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.