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

Overtime hierarchical control method based on configuration

A technology of time-out control and time-out, applied in digital transmission systems, electrical components, transmission systems, etc., can solve problems such as lack of management mechanism, heavy server load, and inability to meet fine-grained control.

Active Publication Date: 2017-09-22
INSPUR COMMON SOFTWARE
View PDF2 Cites 3 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
  • Overtime hierarchical control method based on configuration
  • Overtime hierarchical control method based on configuration

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 an overtime hierarchical control method based on configuration, and relates to the technical field of computer request resource access. The overtime hierarchical control method is based on the configuration management system of a Microsoft enterprise library, a flexible overtime of a control request is configured, and especially the personalized demands of overtime of the request in a service complex system can be satisfied. The overtime control of the control method is divided into two parts: client control and server control, and meanwhile the client control is divided into product level control and user level control, meanwhile each level is divided into function point control, module control and global control, and by means of the multilevel control, control with different granularities of request overtime by the user 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
IPC IPC(8): H04L12/24H04L29/06H04L29/08
CPCH04L41/0803H04L67/30H04L67/01H04L67/60
Inventor 刘建华王延东
Owner INSPUR COMMON SOFTWARE