Unlock instant, AI-driven research and patent intelligence for your innovation.

A Configuration-Based Timeout Hierarchical Control Method

A time-out control and time-out time technology, applied in digital transmission systems, data exchange networks, electrical components, etc., can solve problems such as lack of management mechanism, consumption of computing resources, and occupation of storage space

Active Publication Date: 2021-03-16
INSPUR COMMON SOFTWARE
View PDF2 Cites 0 Cited by
  • Summary
  • Abstract
  • Description
  • Claims
  • Application Information

AI Technical Summary

Problems solved by technology

The request timeout is one of the important attributes in the request. Different timeout settings have a great impact on resource consumption and user experience. If the timeout setting is too long, the request will occupy a large amount of storage space and consume computing resources. As a result, the server is overloaded and affects the overall application experience
[0003] In the traditional timeout control method, the timeout setting is divided into client timeout and server timeout. The timeout of the client depends on the setting of the request in HTTP (HyperText Transfer Protocol), and the timeout of the server depends on the setting of IIS (Internet Information Services). Although this mechanism can satisfy simple timeout settings, for complex business systems, it cannot satisfy the fine-grained control of its request timeout time, and lacks a unified management mechanism, making it inconvenient to set up and use

Method used

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
View more

Image

Smart Image Click on the blue labels to locate them in the text.
Viewing Examples
Smart Image
  • A Configuration-Based Timeout Hierarchical Control Method
  • A Configuration-Based Timeout Hierarchical Control Method

Examples

Experimental program
Comparison scheme
Effect test

Embodiment Construction

[0027] The content of the present invention is described in more detail below:

[0028] A kind of configuration-based overtime hierarchical control method of the present invention, its specific operation steps are:

[0029] Step 1: Define the configuration entity class controlled by the client. The defined information of the entity class includes the product level configuration entity class and the user personalized configuration entity class.

[0030] (1) Configure the main attributes of the entity class

[0031] [ConfigurationProperty("DefaultValue")]

[0032] [DisplayName("Default Value")]

[0033] public string DefaultValue

[0034] {

[0035] get {return (string)this["DefaultValue"];}

[0036] set {this["DefaultValue"] = value;}

[0037] }

[0038] [ConfigurationProperty("Modules")]

[0039] public NamedElementCollection ModuleConfigs

[0040] {

[0041] get {return (NamedElementCollection )base["Modules"];}

[0042] set {base["M...

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

PUM

No PUM Login to View More

Abstract

The invention provides a configuration-based timeout hierarchical control method, which relates to the technical field of computer request resource access. The invention is based on the configuration management mechanism of Microsoft Enterprise Library, and can flexibly control the timeout time of requests through configuration, especially for complex business systems. Personalized requirements for request timeouts. The control method for timeout control is divided into two parts: client control and server control, while the client is divided into product level and user level control, and each level is divided into function point, module and global control. Through the above multi-layer control, the different granularity control of the user on the request timeout is satisfied.

Description

technical field [0001] The invention relates to the technical field of computer request resource access, in particular to a configuration-based timeout hierarchical control method. Background technique [0002] As the Internet develops and its users increase, the behavior of network requests becomes more and more complex. Especially for some large-scale ERP (Enterprise Resource Planning) software, there are a large number of network requests during the interaction between the client and the server, so the timeout control of network requests is very important. The request timeout is one of the important attributes in the request. Different timeout settings have a great impact on resource consumption and user experience. If the timeout setting is too long, the request will occupy a large amount of storage space and consume computing resources. As a result, the server is overloaded and the overall application experience is affected. [0003] In the traditional timeout control...

Claims

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

Application Information

Patent Timeline
no application Login to View More
Patent Type & Authority Patents(China)
IPC IPC(8): H04L12/24H04L29/06H04L29/08
CPCH04L41/0803H04L67/30H04L67/01H04L67/60
Inventor 郑伟波刘建华王延东
Owner INSPUR COMMON SOFTWARE