CN112306659B - Application degradation protection method and service processing system - Google Patents

Application degradation protection method and service processing system Download PDF

Info

Publication number
CN112306659B
CN112306659B CN202011202317.5A CN202011202317A CN112306659B CN 112306659 B CN112306659 B CN 112306659B CN 202011202317 A CN202011202317 A CN 202011202317A CN 112306659 B CN112306659 B CN 112306659B
Authority
CN
China
Prior art keywords
service
application
degradation
degraded
code function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011202317.5A
Other languages
Chinese (zh)
Other versions
CN112306659A (en
Inventor
苑学贺
郭立福
吴嘉生
田涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Information and Telecommunication Co Ltd
Beijing China Power Information Technology Co Ltd
Original Assignee
State Grid Information and Telecommunication Co Ltd
Beijing China Power Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Information and Telecommunication Co Ltd, Beijing China Power Information Technology Co Ltd filed Critical State Grid Information and Telecommunication Co Ltd
Priority to CN202011202317.5A priority Critical patent/CN112306659B/en
Publication of CN112306659A publication Critical patent/CN112306659A/en
Application granted granted Critical
Publication of CN112306659B publication Critical patent/CN112306659B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides an application degradation protection method and a service processing system, comprising a console service determining a corresponding degradation protection strategy based on an acquired degradation protection instruction; the console service determines a code function of the operation of the degradation protection service according to the operation of the protection service to be degraded, and sends a degradation protection strategy and the code function to the global configuration center; the global configuration center acquires the pre-stored registration information of the application to be demoted from the registration center based on the received demotion protection strategy; the global configuration center sends the degradation protection strategy and the code function to an application background service corresponding to the registration information; and the application background service executes the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy. In the scheme, an operation and maintenance personnel can configure a degradation protection strategy through an operation console in real time, so that accuracy of performing degradation protection on operation of the service to be degraded is ensured, and the application to be degraded can normally perform the operation of the service.

Description

Application degradation protection method and service processing system
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a degradation protection method and a service processing system for an application.
Background
When the number of business operations required to be operated by the application is too large, the application crashes, and the application cannot normally execute the business operations.
In order for important business operations to run properly, degradation processing of unimportant business operations is required to protect applications from degradation. And when the running parameters of the unimportant business operation reach the preset degradation protection parameters, carrying out degradation treatment on the business operation according to the fixed degradation protection strategy. Because the degradation protection policy cannot be modified according to actual conditions in real time in the running process of the application, the accuracy of degradation processing on the service operation cannot be ensured according to the fixed degradation protection policy, so that the application cannot normally execute the service operation.
Disclosure of Invention
In view of this, the embodiment of the invention provides a degradation protection method and a service processing system for an application, so as to solve the problem that the application cannot normally execute service operation in the prior art.
In order to achieve the above object, the embodiment of the present invention provides the following technical solutions:
The first aspect of the embodiment of the invention discloses a degradation protection method for an application, which is applicable to a business processing system, wherein the business processing system comprises an operation console, a console service, a global configuration center, a registration center and application background services, each application background service is used for executing one application, and one application comprises a plurality of business operations, and the method comprises the following steps:
the control console service determines a corresponding degradation protection strategy based on the obtained degradation protection instruction, wherein the degradation protection instruction is triggered by an operation and maintenance personnel based on an operation control console, and the degradation protection strategy comprises an application to be degraded, a service operation to be degraded and degradation strategy data;
the console service determines a code function corresponding to the operation of the protection service to be demoted in the application to be demoted according to the operation of the protection service to be demoted, and sends the demotion protection strategy and the code function to the global configuration center;
the global configuration center obtains the registration information of the application to be demoted, which is stored in advance by the registration center, based on the received demotion protection strategy;
the global configuration center sends the degradation protection strategy and the code function to an application background service corresponding to the registration information;
And the application background service executes the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
Optionally, the console service determines a code function corresponding to the to-be-demoted protection service operation in the to-be-demoted application according to the to-be-demoted protection service operation, including:
and the console service searches a pre-established service operation relation table according to the service operation to be degraded, so as to obtain a code function corresponding to the service operation to be degraded in the application to be degraded, wherein the pre-established service operation relation table is used for storing the corresponding relation between the service operation to be degraded and the code function.
Optionally, the method further comprises:
when the application background service starts to run, packaging the application background service IP and port information, generating registration information, and sending the registration information to the registration center;
the registration center stores the received registration information;
and deleting the registration information corresponding to the application background service when the registration center determines that the application background service stops running.
Optionally, the global configuration center sends the degradation protection policy and the code function to an application background service corresponding to the registration information, including:
The global configuration center sends the degradation protection strategy and the code function to an application background service corresponding to the application background service IP and the port information based on the application background service IP and the port information.
Optionally, the application background service executes the degradation protection policy for the service operation to be degraded corresponding to the code function based on the degradation protection policy, including:
the application background service updates a pre-stored degradation protection strategy in the application background service based on the received degradation protection strategy;
the application background service determines whether the execution data of the code logic corresponding to the code function accords with degradation strategy data;
and if yes, the application background service executes the degradation protection strategy for the operation of the service to be degraded corresponding to the code function based on the degradation strategy data in the degradation protection strategy.
The second aspect of the embodiment of the invention discloses a service processing system, which comprises: the system comprises an operation console, a console service, a global configuration center, a registration center and an application background service;
the operation console is connected with the console service, the console service is connected with the global configuration center, the global configuration center is respectively connected with the registration center and the application background service, and the registration center is connected with the application background service;
Each application background service is used for executing an application, and one application comprises a plurality of business operations;
the console service is used for determining a corresponding degradation protection strategy based on the obtained degradation protection instruction, the degradation protection instruction is triggered by an operation and maintenance personnel based on an operation console, and the degradation protection strategy comprises an application to be degraded, a service operation to be degraded and degradation strategy data; determining a code function corresponding to the operation of the protection service to be demoted in the application to be demoted according to the operation of the protection service to be demoted, and sending the demotion protection strategy and the code function to the global configuration center;
the global configuration center is used for acquiring the registration information of the application to be demoted, which is prestored in the registration center, based on the received demotion protection strategy; sending the degradation protection strategy and the code function to an application background service corresponding to the registration information;
and the application background service is used for executing the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
Optionally, the determining, according to the operation of the protection service to be degraded, the console service of the code function corresponding to the operation of the protection service to be degraded in the application to be degraded is specifically configured to:
Searching a pre-established service operation relation table according to the service operation to be degraded, and obtaining a code function corresponding to the service operation to be degraded in the application to be degraded, wherein the pre-established service operation relation table is used for storing the corresponding relation between the service operation to be degraded and the code function.
Optionally, the application background service is further configured to package the application background service IP and port information when the application background service starts to run, generate registration information, and send the registration information to the registry;
the registration center is further used for storing the received registration information; and deleting the registration information corresponding to the application background service when the application background service is determined to stop running.
Optionally, based on the degradation protection policy, the application background service for executing the degradation protection policy on the service operation to be degraded corresponding to the code function is specifically configured to:
updating a pre-stored degradation protection policy in the application background service based on the received degradation protection policy; determining whether the execution data of the code logic corresponding to the code function accords with degradation strategy data; and if yes, the application background service executes the degradation protection strategy for the operation of the service to be degraded corresponding to the code function based on the degradation strategy data in the degradation protection strategy.
Optionally, a registrar and a protector are integrated in the application background service;
the register is used for packaging the application background service IP and the port information when the application background service starts to run, generating registration information and sending the registration information to the registration center;
and the protector is used for executing the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
The method for protecting degradation of an application and a service processing system provided by the embodiments of the present invention are applicable to a service processing system, where the service processing system includes an operation console, a console service, a global configuration center, a registration center, and application background services, each application background service is used for executing an application, and an application includes a plurality of service operations, and the method includes: the control console service determines a corresponding degradation protection strategy based on the obtained degradation protection instruction, wherein the degradation protection instruction is triggered by operation and maintenance personnel based on an operation control console, and the degradation protection strategy comprises an application to be degraded, a service operation to be degraded and degradation strategy data; the console service determines a code function corresponding to the operation of the protection service to be demoted in the application to be demoted according to the operation of the protection service to be demoted, and sends a demotion protection strategy and the code function to the global configuration center; the global configuration center acquires the pre-stored registration information of the application to be demoted from the registration center based on the received demotion protection strategy; the global configuration center sends the degradation protection strategy and the code function to an application background service corresponding to the registration information; and the application background service executes the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy. In the embodiment of the invention, the operation and maintenance personnel can configure the degradation protection strategy through the operation console in real time, so that the console service determines the code function corresponding to the operation of the service to be degraded and protected based on the degradation protection strategy corresponding to the degradation protection instruction of the operation console, and sends the code function to the global configuration center. The global configuration center sends the degradation protection policy and the code function to the application background service based on the registration information of the application to be degraded, which is acquired from the registration center, so that the application background service can execute the degradation protection policy on the operation of the service to be degraded, which corresponds to the code function, based on the degradation protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic architecture diagram of a service processing system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an application interface for configuring a downgrade protection policy according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of another architecture of a service processing system according to an embodiment of the present invention;
fig. 4 is a flow chart of a degradation protection method for an application according to an embodiment of the present invention;
fig. 5 is a schematic flow chart of performing a degradation protection policy on a service operation to be degraded according to an embodiment of the present invention;
fig. 6 is a schematic application structure of a service processing system according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the embodiment of the invention, the operation and maintenance personnel can configure the degradation protection strategy through the operation console in real time, so that the console service determines the code function corresponding to the operation of the service to be degraded and protected based on the degradation protection strategy corresponding to the degradation protection instruction of the operation console, and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the application background service can execute the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Referring to fig. 1, a schematic structural diagram of a service processing system according to an embodiment of the present invention is disclosed, where the service processing system includes: an operations console 10, a console service 20, a global configuration center 30, a registry 40, and an application background service 50.
The operation console 10 is connected to the console service 20, the console service 20 is connected to the global configuration center 30, the global configuration center 30 is connected to the registry 40 and the application background service 50, respectively, and the registry 40 is connected to the application background service 50.
Each application background service 50 is used to execute an application, which contains a plurality of business operations.
The number of application background services 50 is determined by the number of applications existing in the business system, and since there are at least 2 or more applications in one business system, the number of application background services 50 is plural. The application background service 50 includes N application background services, which are an application background service 51, an application background service 52.
Specifically, the operation console 10 is connected to the console service 20, the console service 20 is connected to the global configuration center 30, the global configuration center 30 is connected to the registry 40 and the application background service 50, respectively, and the registry 40 is also connected to the application background service 502.
The console service 20 is configured to determine a corresponding degradation protection policy based on the obtained degradation protection instruction, where the degradation protection instruction is triggered by the operation and maintenance personnel based on the operation console; and determines the code function corresponding to the operation of the protection service to be demoted in the application to be demoted according to the operation of the protection service to be demoted, and sends the demotion protection strategy and the code function to the global configuration center 30.
It should be noted that the degradation protection policy includes an application to be degraded, a service operation to be degraded, and degradation policy data.
In particular implementations, the operations console 10 receives degradation protection instructions triggered by the operation and maintenance personnel and sends the degradation protection instructions to the console service 20. The console service 20 obtains an application to be downgraded, a service operation to be downgraded, and downgraded protection policy data corresponding to the downgraded protection instruction based on receiving the downgraded protection instruction. The console service 20 determines a code function corresponding to the operation of the protection service to be downgraded in the application to be downgraded through the application to be downgraded and the operation of the protection service to be downgraded in the protection policy, and sends the code function to the global configuration center 30.
It should be noted that the degradation protection policy data includes a degradation protection threshold value and a degradation protection time.
Optionally, at the end of the configuration of the downgrade protection policy, if it is determined that the downgrade protection policy is not started, the console service determines a code function corresponding to the service operation to be downgraded based on the downgrade protection policy, and sends the code function and the downgrade protection policy to the database 60, and not to the global configuration center 30.
Optionally, the operations console 10 includes a business application management module, a business operations and code function management module, and a business application downgrade policy management module.
Specifically, the console service 20 provides a background service Restful API interface for the business application management module, the business operations and code function management module, and the business application downgrade policy management module in the operations console 10.
The business application management module is used for displaying a business system, namely an access configuration interface of a plurality of applications in the business system, and is particularly used for configuring the names, descriptions and other contents of the applications.
And the business operation and code function management module is used for displaying a configuration interface of the business operation and code function relation.
And the service application degradation policy management module is used for displaying interfaces of configuration, starting and stopping operation of the degradation policies, and particularly displaying application interfaces of configuration such as adding, modifying, deleting and inquiring of the degradation policies.
It should be noted that, the degradation protection policy is set by the operation and maintenance personnel based on the service application degradation policy management module in the operation console 10 when the application background service 50 is running or is stopped, that is, when the application is running or stopped.
To better explain the setting procedure of the degradation protection policy, the following description will be given by way of an example.
For example: when the service application downgrade policy management module of the operation console 10 is applied, an application interface displayed by the service application downgrade policy management module is shown in fig. 2.
First, an application to be demoted is determined, and specifically, the application to be demoted selected by a drop-down button in the column of "demoted application" shown in fig. 2 is a human resource application.
Wherein the column "downgraded application" indicates an application that is selectable for access by the business application management module of the operations console 10.
Next, the service operation to be degraded is determined, and in particular, the degraded service operation selected by the drop-down button in the "degraded protected service operation" column shown in fig. 2 is added for the personnel.
The column of the "demoted application" indicates that the business operation corresponding to the determined application to be demoted can be selected.
Next, a degradation protection threshold and a degradation protection time are determined, specifically, by 100 in the column of "degradation protection threshold" and 100 in the column of "degradation protection time" shown in fig. 2, respectively, the execution time of the operation of the service to be degraded is indicated to be not greater than 100 ms, and the time for stopping the operation of the service to be degraded is 100 seconds.
With continued reference to fig. 2, a default on or off button is also provided that can be used to default the degraded protection policy on or off.
Finally, when a triggered 'determination' button is received, the degradation protection strategy configuration is determined to be completed.
The global configuration center 30 is configured to obtain, based on the received degradation protection policy, registration information of an application to be degraded, which is stored in advance in the registration center 40; and sends the degradation protection policy and code function to the application background service 50 corresponding to the registration information.
The registration information includes application background service IP and port information.
In a specific implementation, when receiving the demotion protection policy, the global configuration center 30 obtains, through an application to be demoted in the demotion protection policy, an application background service IP and port information corresponding to the application to be demoted, which are stored in advance in the registry 40, and sends the demotion protection policy and a code function to an application background service 50 corresponding to the application background service IP and port information.
The application background service 50 is configured to execute a degradation protection policy on a service operation to be degraded corresponding to the code function based on the degradation protection policy.
In a specific implementation, when the application background service 50 receives the degradation protection policy, the operation of the to-be-degraded protection service corresponding to the code function is determined. To perform downgrade protection on the determined downgrade protection business operation using downgrade policy data in the downgrade protection policy.
The application background service 50 includes a personnel application background service, a material application background service, and the like, which are not limited to this application.
Optionally, with continued reference to fig. 1, fig. 1 also shows a database 60 for storing information such as degradation protection policies and function names.
The database 60 is specifically configured to receive and store the degradation protection policy and the code function sent by the console service 20 when the application background service 50 receives the degradation protection policy and the code function; at the end of the configuration of the degradation protection policy, if it is determined that the degradation protection policy is not started, the receiving console service 20 determines a code function corresponding to the service operation to be degraded based on the degradation protection policy, and stores the degradation protection policy.
Further, the database 60 is also used for storing data dictionary information of operations to be downgraded for protection business.
It should be noted that, the data dictionary refers to defining and describing data items, data structures, data flows, data storage, processing logic, external entities, and the like of operations to be degraded protection business.
In the embodiment of the invention, the operation and maintenance personnel can configure the degradation protection strategy through the operation console in real time, so that the console service determines the code function corresponding to the operation of the service to be degraded and protected based on the degradation protection strategy corresponding to the degradation protection instruction of the operation console, and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the application background service can execute the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Optionally, based on the service processing system shown in fig. 1, the console service 20 for determining, according to the to-be-demoted protection service operation, a code function corresponding to the to-be-demoted protection service operation in the to-be-demoted application is specifically configured to:
And searching a pre-established service operation relation table according to the service operation to be degraded, and obtaining a code function corresponding to the service operation to be degraded in the application to be degraded.
It should be noted that, the pre-established service operation relation table is used for storing the corresponding relation between the degradation protection service operation and the code function.
In an embodiment of the present invention, the operator selects a code function to be subjected to degradation protection based on the service operation of the operation console 10 and the code function management module, and determines the service operation to be degraded according to the logic meaning of the code function, so as to establish a service operation relation table based on the code function and the service operation to be degraded.
In a specific implementation, traversing a pre-established service operation relation table, and determining a code function corresponding to the service operation to be degraded.
In the embodiment of the invention, an operation and maintenance personnel can configure the corresponding relation between the code function needing to be subjected to degradation protection and the service operation to be subjected to degradation protection through the operation console in real time, so that after receiving a degradation protection instruction sent by the operation console, the console service determines the code function corresponding to the service operation to be subjected to degradation protection based on a degradation protection strategy corresponding to the degradation protection instruction of the operation console and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the application background service can execute the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Optionally, based on the service processing system shown in fig. 1, the application background service 50 is further configured to package the application background service IP and the port information when the application background service starts to operate, generate registration information, and send the registration information to the registry 40.
In a specific implementation, when the application background service 50 starts to run, its own application background service IP and port information are packaged to generate registration information of the application background service 50, and the generated registration information is sent to the registry 40, so that the registry 40 stores the registration information.
The application background service IP is used to identify an application corresponding to the application background service.
The registry 40 is further configured to store the received registration information; and deleting the registration information corresponding to the application background service upon determining that the application background service 50 stops running.
In a specific implementation, after receiving registration information of application background service 50, registry 40 stores the registration information. The registry 40 detects the running condition of the application background service 50 in real time, and deletes the registration information corresponding to the application background service 50 when determining that the application background service 50 stops running.
In the embodiment of the invention, when the application background service starts to run, the registration center acquires the registration information which is sent by the application background service and carries the IP and port information of the application background service, so that the global configuration center sends the degradation protection strategy and the code function to the application background service based on the registration information of the application to be degraded, which is acquired from the registration center, and the application background service executes the degradation protection strategy on the operation of the service to be degraded, which corresponds to the code function, based on the degradation protection strategy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Optionally, based on the service processing system shown in fig. 1 and based on the degradation protection policy, an application background service 50 for executing the degradation protection policy on the service operation to be degraded corresponding to the code function is specifically configured to:
updating a degradation protection policy pre-stored in an application background service based on the received degradation protection policy; determining whether the execution data of the code logic corresponding to the code function accords with degradation strategy data; if so, the application daemon service 50 executes the demotion policy for the service operation to be demoted corresponding to the code function based on the demotion policy data in the demotion policy.
It should be noted that the execution data includes an execution time of the operation to be downgraded to protect the service.
The pre-stored degradation protection policy refers to the original degradation protection policy of the application background service 50 itself.
In a specific implementation, when the application background service 50 determines that the application background service itself receives the degradation protection policy and the code function pushed by the global configuration center 30, the application background service updates the degradation protection policy stored in advance by itself with the received degradation protection policy. And monitoring the operation of the service to be degraded corresponding to the code function in real time according to the received code function, so as to judge whether the execution time of the code logic of the operation of the service to be degraded corresponding to the code function is greater than or equal to a preset degradation protection threshold value, and if so, executing the degradation protection time in the degradation protection strategy for the operation of the service to be degraded. If the data is smaller than the code function, the application background service 50 continues to monitor the execution data of the operation of the protection business to be degraded, which corresponds to the code function.
In the embodiment of the invention, the application background service monitors the operation of the service to be degraded based on the degradation protection strategy, and executes the degradation protection strategy to the operation of the service to be degraded when the execution time of the code logic of the operation of the service to be degraded is greater than or equal to the preset degradation protection threshold value. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Optionally, based on the foregoing service processing system shown in fig. 1, in a specific implementation, the embodiment of the present invention further discloses a specific structure of the application background service shown in fig. 1, and in conjunction with fig. 1, see fig. 3.
The background application service 50 integrates a protector 501 and a registrar 502.
Specifically, the protector 501 of the application background service 50 is communicatively connected to the global configuration center 30, and the registrar 502 in the application background service 50 is communicatively connected to the registration center 40.
Further, logic code of each application is integrated in the background application service 50. Wherein a plurality of code functions exist in the logic code.
The protector 501 is configured to execute a demotion protection policy on a service operation to be demoted corresponding to the code function based on the demotion protection policy.
In a specific implementation, when the protector 501 determines that it receives the demotion protection policy and the code function pushed by the global configuration center 30, it updates the demotion protection policy stored in advance by itself with the received demotion protection policy. And monitoring the operation of the service to be degraded corresponding to the code function in real time according to the received code function, so as to judge whether the execution time of the code logic of the operation of the service to be degraded corresponding to the code function is greater than or equal to a preset degradation protection threshold value, and if so, executing the degradation protection time in the degradation protection strategy for the operation of the service to be degraded. If so, the protector 501 continues to monitor the execution data of the operation of the protection business to be degraded, which corresponds to the code function.
It should be noted that, the protector 501 is a kind of open source breaker Hystrix, and may support functions of settlement, update, and monitoring operation of protection service to be degraded.
A registrar 502 for sending registration information to the registry 40 for storage by the registry 40.
In a specific implementation, when the application background service 50 is started, the application background service IP and the port information are packaged to generate registration information of the application background service 50, and the generated registration information is sent to the registry 40 so as to be convenient for the registry 40 to store.
It should be noted that, the registrar 502 is a proxy agent of an open source registry, and is used to improve a registration function for an application background service.
In the embodiment of the invention, the operation and maintenance personnel can configure the degradation protection strategy through the operation console in real time, so that the console service determines the code function corresponding to the operation of the service to be degraded and protected based on the degradation protection strategy corresponding to the degradation protection instruction of the operation console, and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the protector executes the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Based on the service processing system disclosed in the embodiment of the present invention, the present invention correspondingly discloses an application degradation protection method, as shown in fig. 4, which is a flow diagram of the application degradation protection method shown in the embodiment of the present invention, where the application degradation protection method includes:
step S401: the console service determines a corresponding degradation protection policy based on the obtained degradation protection instruction.
In step S401, a downgrade protection instruction is triggered by the operation and maintenance personnel based on the operation console, the downgrade protection policy including an application to be downgraded, a service operation to be downgraded, and downgrade protection policy data.
Optionally, the operation and maintenance personnel trigger the degradation protection instruction through the operation console, and the operation console sends the degradation protection instruction to the console service.
In the process of implementing step S401, when the console service receives the degradation protection instruction, the application to be degraded, the service operation to be degraded and the degradation protection policy data corresponding to the degradation protection instruction are acquired.
It should be noted that the degradation protection policy data is set by the operation staff through the service application degradation policy management module in the operation console.
The degradation protection policy data includes a degradation protection threshold and a degradation protection time.
Step S402: and the console service determines a code function corresponding to the operation to be demoted and protected in the application to be demoted according to the operation to be demoted and protected, and sends a demotion protection strategy and the code function to the global configuration center.
In the specific implementation process of step S402, the console service determines a code function corresponding to the service operation to be downgraded in the application to be downgraded through the application to be downgraded and the service operation to be downgraded in the downgraded protection policy, and sends the code function to the global configuration center.
It should be noted that, there is a correspondence between the operation of the protection service to be degraded and the code function.
Step S403: the global configuration center acquires the pre-stored registration information of the application to be demoted in the registration service based on the received demotion protection policy.
In step S403, the registration information includes application background service IP and port information.
In the specific implementation process of step S403, when the global configuration center receives the demotion protection policy, the application background service IP and port information corresponding to the application to be demoted, which are stored in the registry in advance, are obtained through the application to be demoted in the demotion protection policy.
The application background service IP is used to uniquely identify the application background service.
Step S404: the global configuration center sends the downgrade protection strategy and the code function to the application background service corresponding to the registration information.
In the process of implementing step S404, the global configuration center sends the degradation protection policy and the code function to the application background service corresponding to the registration information.
Optionally, when the global configuration center determines that the application background service does not receive the degradation protection policy and the code function, that is, the application background service fails to receive, the global configuration center enters a retransmission mechanism, records the retransmission times, determines whether the retransmission times reach the preset retry times, and when the application background service determines that the retransmission times reach the preset retry times, sends degradation protection policy and code function push failure information to the operation and maintenance personnel through the operation console, so that the operation and maintenance personnel can maintain the service processing system based on the degradation protection policy and the code function push failure information.
It should be noted that the preset retry number is set according to multiple experiments, or may be set by a person skilled in the art according to experience, and the embodiment of the present invention is not limited, for example, may be set to 3 times.
Step S405: and the application background service executes the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
In the specific implementation process of step S405, when the application background service receives the degradation protection policy, the operation of the protection service to be degraded corresponding to the code function is determined. To perform downgrade protection on the determined downgrade protection business operation using downgrade policy data in the downgrade protection policy.
In the embodiment of the invention, the operation and maintenance personnel can configure the degradation protection strategy through the operation console in real time, so that the console service determines the code function corresponding to the operation of the service to be degraded and protected based on the degradation protection strategy corresponding to the degradation protection instruction of the operation console, and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the application background service can execute the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Based on the above-mentioned degradation protection method of the application shown in fig. 4 according to the embodiment of the present invention, in the process of executing step S402, the console service determines a code function corresponding to a to-be-degraded protection service operation in the to-be-degraded application according to the to-be-degraded protection service operation, the method includes:
and searching a pre-established service operation relation table according to the service operation to be degraded, and obtaining a code function corresponding to the service operation to be degraded in the application to be degraded.
In a specific implementation, a pre-established service operation relation table is traversed, and a code function corresponding to the service operation to be degraded and protected is searched.
It should be noted that, the pre-established service operation relation table is used for storing the corresponding relation between the degradation protection service operation and the code function.
In one embodiment of the present invention, the process of the pre-established business operation relation table includes:
acquiring a code function which is selected by operation staff to be subjected to degradation protection based on an operation console; and determining the operation of the protection business to be degraded according to the logic meaning of the code function, so as to establish a business operation relation table based on the code function and the operation of the protection business to be degraded.
It should be noted that the logical meaning of a code function indicates the type of business operation that the code function can implement.
For example: and acquiring the fact that an operation and maintenance person selects a code function which needs to be subjected to degradation protection as 'personSave' based on an operation console, determining that the operation of the service to be degraded protection is personnel addition according to the logic meaning of the code function, and adding the code function 'personSave' and the operation of the service to be degraded protection 'personnel addition' to a service operation relation table.
In the embodiment of the invention, an operation and maintenance personnel can configure the corresponding relation between the code function needing to be subjected to degradation protection and the service operation to be subjected to degradation protection through the operation console in real time, so that after receiving a degradation protection instruction sent by the operation console, the console service determines the code function corresponding to the service operation to be subjected to degradation protection based on a degradation protection strategy corresponding to the degradation protection instruction of the operation console and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the application background service can execute the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
The degradation protection method for the application shown in fig. 4 based on the embodiment of the present invention further includes the following steps:
step S11: when the application background service starts to run, the application background service IP and the port information are packaged, registration information is generated, and the registration information is sent to a registration center.
In the specific implementation process of step S11, when the application background service determines that the application background service itself starts to operate, the application background service IP and the port information of the application background service itself are packaged to generate registration information of the application background service, and the generated registration information is sent to the registration center.
The unique identifier of the application background service is used.
Step S12: the registration center stores the received registration information.
In the specific implementation process of step S12, after receiving the application background service IP and the port information of the application background service, the application background service IP and the port information are stored.
Step S13: and deleting the registration information corresponding to the application background service when the registration center determines that the application background service stops running.
In the specific implementation process of step S13, the registry detects the running condition of the application background service in real time, and deletes the application background service IP and the port information corresponding to the application background service when determining that the application background service stops running.
In the embodiment of the invention, when the application background service starts to run, the registration center acquires the registration information which is sent by the application background service and carries the IP and port information of the application background service, so that the global configuration center sends the degradation protection strategy and the code function to the application background service based on the registration information of the application to be degraded, which is acquired from the registration center, and the application background service executes the degradation protection strategy on the operation of the service to be degraded, which corresponds to the code function, based on the degradation protection strategy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
Based on the above-mentioned degradation protection method of the application shown in the embodiment of the present invention, in the executing step S405, the application background service executes a degradation protection policy on the operation of the service to be degraded corresponding to the code function based on the degradation protection policy, as shown in fig. 5, and includes the following steps:
step S501: the application background service updates the degradation protection policy pre-stored in the application background service based on the received degradation protection policy.
In the process of implementing step S501, when the application background service determines that the application background service itself receives the degradation protection policy and the code function pushed by the global configuration center, the application background service updates the degradation protection policy stored in advance by using the received degradation protection policy.
It should be noted that, the pre-stored degradation protection policy refers to an original degradation protection policy of the application background service itself.
Step S502: the application background service determines whether the execution data of the code logic corresponding to the code function accords with the degradation policy data, if so, step S503 is executed, and if not, step S502 is executed again.
In the specific implementation process of step S502, according to the received code function, the operation of the to-be-degraded protection service corresponding to the code function is monitored in real time, so as to determine whether the execution time of the code logic of the to-be-degraded protection service corresponding to the code function is greater than or equal to a preset degradation protection threshold, if so, step S503 is executed, and if not, the execution data of the to-be-degraded protection service corresponding to the code function is continuously monitored, that is, the execution step S502 is executed in a return mode.
The preset degradation protection threshold value refers to a degradation protection threshold value in the updated degradation protection strategy.
Step S503: and the application background service executes the degradation protection strategy for the operation of the service to be degraded corresponding to the code function based on the degradation strategy data in the degradation protection strategy.
In the process of implementing step S503, the application background service executes the degradation protection time in the degradation protection policy for the operation of the service to be degradation protected.
In the embodiment of the invention, the application background service monitors the operation of the service to be degraded based on the degradation protection strategy, and executes the degradation protection strategy to the operation of the service to be degraded when the execution time of the code logic of the operation of the service to be degraded is greater than or equal to the preset degradation protection threshold value. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
For a better understanding of the content of the degradation protection method of the application shown in the embodiment of the present invention, the application structure of the service processing system is shown in fig. 6 for illustration, and details of the following procedure are described in detail.
For example: the degradation protection strategy A pre-stored in the personnel application background service comprises the steps that the application to be degraded is the personnel application, the operation of the service to be degraded is modified by personnel, the degradation protection threshold is 30 milliseconds, and the degradation protection time is 200 seconds. The execution time of the code logic to be downgraded to protect the business operator "personnel add" is 120 seconds. The code function of the application to be degraded 'human resource application' corresponding to the operation 'personnel addition' of the protection service to be degraded is 'personSave'.
The operation and maintenance personnel set the degradation protection strategy B based on a service application degradation strategy management module in an operation console, specifically set the application to be degraded as 'human application', the service operation to be degraded as 'personnel addition', the degradation protection threshold as '100 milliseconds', and the degradation protection time as '100 seconds'.
Optionally, when the configuration of the degradation protection policy is finished and it is determined that the degradation protection policy is not started at this time, the console service determines a code function "personSave" corresponding to the operation "personnel add" of the service to be degraded based on the degradation protection policy B, and sends the code function "personSave" and the degradation protection policy B to the database, so that the database stores the code function "personSave".
And when the operation and maintenance personnel presses a button of the corresponding degradation protection of the human resource application based on the service application degradation policy management module in the operation control console, the operation and maintenance personnel trigger a corresponding degradation protection instruction Q of the human resource application and send the degradation protection instruction Q to the control console service.
Upon receiving the degradation protection instruction Q, the console service acquires an application to be degraded "human resource application", a service operation to be degraded "personnel add", a degradation protection threshold "100 milliseconds", and a degradation protection time "100 seconds" corresponding to the degradation protection instruction Q based on the degradation protection instruction Q.
The console service determines a code function personSave corresponding to the personnel addition of the service operation to be demoted in the application personnel application to be demoted through the personnel application to be demoted and the personnel addition of the service operation to be demoted in the demotion protection strategy B, and sends the demotion protection strategy B and the code function personSave to the global configuration center.
Optionally, the registrar of the human resource application background service packages the application background service IP and the port information to generate registration information H and sends the registration information H to the registration center; when the background service of the human resource application is started, the registry receives and stores the registration information H sent by the registry of the background service of the human resource application in advance.
When the global configuration center receives the degradation protection policy B, registration information H corresponding to the application to be degraded 'human resource application' stored in the registration center in advance is obtained through the application to be degraded 'human resource application' in the degradation protection policy B, wherein the registration information H comprises application background service IP and port information.
The global configuration center sends a degradation protection strategy B and a code function of personSave to an application background service corresponding to the corresponding registration information H, namely, a human resource application background service.
When the personnel application background service determines that the personnel application background service receives the degradation protection policy B and the code function personSave pushed by the global configuration center, a protector of the personnel application background service updates a degradation application personnel application, a degradation protection service operation personnel modification, a degradation protection threshold value of 30 milliseconds and a degradation protection time of 200 seconds into the application personnel application, the degradation protection service operation personnel addition, the degradation protection threshold value of 100 milliseconds and the degradation protection time of 100 seconds in the degradation protection policy B.
The protector of the human resource application background service monitors the operation personnel increase of the service to be degraded corresponding to the code function personSave according to the received code function personSave, and when determining whether the execution time 120 seconds of the code logic of the operation personnel increase of the service to be degraded is greater than or equal to the preset degradation protection threshold value for 100 seconds, the application background service executes the degradation protection time in the degradation protection strategy for the operation of the service to be degraded for 100 seconds, that is, when the execution time exceeds 100 seconds, the user is allowed to normally access the operation personnel increase of the service to be degraded.
It should be noted that, the process of performing the degradation protection process on the material application is the same as the process of performing the degradation protection process on the personnel application shown above, and can be referred to each other.
The material application background service is used for executing the material application.
In the embodiment of the invention, the operation and maintenance personnel can configure the degradation protection strategy through the operation console in real time, so that the console service determines the code function corresponding to the operation of the service to be degraded and protected based on the degradation protection strategy corresponding to the degradation protection instruction of the operation console, and sends the code function to the global configuration center. The global configuration center sends the demotion protection policy and the code function to the application background service based on the registration information of the application to be demoted acquired from the registration center, so that the application background service can execute the demotion protection policy on the operation of the service to be demoted corresponding to the code function based on the demotion protection policy. Thus, the accuracy of performing degradation protection on the operation of the service to be degraded is ensured, and the operation of the application to be degraded can be normally performed.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for a system or system embodiment, since it is substantially similar to a method embodiment, the description is relatively simple, with reference to the description of the method embodiment being made in part. The systems and system embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method of degradation protection for an application, adapted to a business processing system, the business processing system comprising an operations console, a console service, a global configuration center, a registry, and application background services, each of the application background services for executing an application, an application comprising a plurality of business operations, the method comprising:
the control console service determines a corresponding degradation protection strategy based on the obtained degradation protection instruction, wherein the degradation protection instruction is triggered by an operation and maintenance personnel based on an operation control console, and the degradation protection strategy comprises an application to be degraded, a service operation to be degraded and degradation strategy data;
the console service determines a code function corresponding to the operation of the protection service to be demoted in the application to be demoted according to the operation of the protection service to be demoted, and sends the demotion protection strategy and the code function to the global configuration center;
the global configuration center obtains the registration information of the application to be demoted, which is stored in advance by the registration center, based on the received demotion protection strategy;
the global configuration center sends the degradation protection strategy and the code function to an application background service corresponding to the registration information;
And the application background service executes the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
2. The method of claim 1, wherein the console service determining a code function in the application to be downgraded corresponding to the operation to be downgraded according to the operation to be downgraded, comprising:
and the console service searches a pre-established service operation relation table according to the service operation to be degraded, so as to obtain a code function corresponding to the service operation to be degraded in the application to be degraded, wherein the pre-established service operation relation table is used for storing the corresponding relation between the service operation to be degraded and the code function.
3. The method as recited in claim 1, further comprising:
when the application background service starts to run, packaging the application background service IP and port information, generating registration information, and sending the registration information to the registration center;
the registration center stores the received registration information;
and deleting the registration information corresponding to the application background service when the registration center determines that the application background service stops running.
4. The method of claim 1, wherein the global configuration center sending the downgrade protection policy and the code function to an application background service corresponding to the registration information comprises:
the global configuration center sends the degradation protection strategy and the code function to an application background service corresponding to the application background service IP and the port information based on the application background service IP and the port information.
5. The method of claim 1, wherein the applying the background service to execute the demotion protection policy on the service operation to be demoted corresponding to the code function based on the demotion protection policy comprises:
the application background service updates a pre-stored degradation protection strategy in the application background service based on the received degradation protection strategy;
the application background service determines whether the execution data of the code logic corresponding to the code function accords with degradation strategy data;
and if yes, the application background service executes the degradation protection strategy for the operation of the service to be degraded corresponding to the code function based on the degradation strategy data in the degradation protection strategy.
6. A business processing system, said business processing system comprising: the system comprises an operation console, a console service, a global configuration center, a registration center and an application background service;
the operation console is connected with the console service, the console service is connected with the global configuration center, the global configuration center is respectively connected with the registration center and the application background service, and the registration center is connected with the application background service;
each application background service is used for executing an application, and one application comprises a plurality of business operations;
the console service is used for determining a corresponding degradation protection strategy based on the obtained degradation protection instruction, the degradation protection instruction is triggered by an operation and maintenance personnel based on an operation console, and the degradation protection strategy comprises an application to be degraded, a service operation to be degraded and degradation strategy data; determining a code function corresponding to the operation of the protection service to be demoted in the application to be demoted according to the operation of the protection service to be demoted, and sending the demotion protection strategy and the code function to the global configuration center;
the global configuration center is used for acquiring the registration information of the application to be demoted, which is prestored in the registration center, based on the received demotion protection strategy; sending the degradation protection strategy and the code function to an application background service corresponding to the registration information;
And the application background service is used for executing the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
7. The system according to claim 6, wherein said console service determining a code function in said application to be downgraded corresponding to said operation to be downgraded according to said operation to be downgraded is specifically configured to:
searching a pre-established service operation relation table according to the service operation to be degraded, and obtaining a code function corresponding to the service operation to be degraded in the application to be degraded, wherein the pre-established service operation relation table is used for storing the corresponding relation between the service operation to be degraded and the code function.
8. The system of claim 6, wherein the application background service is further configured to package the application background service IP and port information when the application background service starts to run, generate registration information, and send the registration information to the registry;
the registration center is further used for storing the received registration information; and deleting the registration information corresponding to the application background service when the application background service is determined to stop running.
9. The system according to claim 6, wherein the application background service for executing the degradation protection policy on the service operation to be degraded corresponding to the code function based on the degradation protection policy is specifically configured to:
updating a pre-stored degradation protection policy in the application background service based on the received degradation protection policy; determining whether the execution data of the code logic corresponding to the code function accords with degradation strategy data; and if yes, the application background service executes the degradation protection strategy for the operation of the service to be degraded corresponding to the code function based on the degradation strategy data in the degradation protection strategy.
10. The system of claim 8, wherein the application background service has a registrar and a protector integrated therein;
the register is used for packaging the application background service IP and the port information when the application background service starts to run, generating registration information and sending the registration information to the registration center;
and the protector is used for executing the degradation protection strategy on the operation of the service to be degraded corresponding to the code function based on the degradation protection strategy.
CN202011202317.5A 2020-11-02 2020-11-02 Application degradation protection method and service processing system Active CN112306659B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011202317.5A CN112306659B (en) 2020-11-02 2020-11-02 Application degradation protection method and service processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011202317.5A CN112306659B (en) 2020-11-02 2020-11-02 Application degradation protection method and service processing system

Publications (2)

Publication Number Publication Date
CN112306659A CN112306659A (en) 2021-02-02
CN112306659B true CN112306659B (en) 2024-03-15

Family

ID=74333559

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011202317.5A Active CN112306659B (en) 2020-11-02 2020-11-02 Application degradation protection method and service processing system

Country Status (1)

Country Link
CN (1) CN112306659B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860235B (en) * 2021-02-04 2023-09-05 北京百度网讯科技有限公司 Method, device, equipment and storage medium for processing text

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2637097A1 (en) * 2012-03-05 2013-09-11 Accenture Global Services Limited Differentiated service-based graceful degradation layer
CN105162866A (en) * 2015-09-15 2015-12-16 浪潮软件股份有限公司 Application system concurrent access control method
CN105677466A (en) * 2015-12-31 2016-06-15 百度在线网络技术(北京)有限公司 Method and device for degrading handling of third-party application interface
CN107592219A (en) * 2017-09-04 2018-01-16 北京潘达互娱科技有限公司 Service degradation processing method and processing device
CN108173698A (en) * 2018-01-17 2018-06-15 阿里巴巴集团控股有限公司 Network service management method, apparatus, server and storage medium
CN110196731A (en) * 2018-10-29 2019-09-03 腾讯科技(深圳)有限公司 A kind of operational system, method and storage medium
CN110505155A (en) * 2019-08-13 2019-11-26 北京达佳互联信息技术有限公司 Request degradation processing method, device, electronic equipment and storage medium
CN110535779A (en) * 2019-08-30 2019-12-03 百度在线网络技术(北京)有限公司 Flow down method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487708B (en) * 2015-08-25 2020-03-13 阿里巴巴集团控股有限公司 Network access request control method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2637097A1 (en) * 2012-03-05 2013-09-11 Accenture Global Services Limited Differentiated service-based graceful degradation layer
CN105162866A (en) * 2015-09-15 2015-12-16 浪潮软件股份有限公司 Application system concurrent access control method
CN105677466A (en) * 2015-12-31 2016-06-15 百度在线网络技术(北京)有限公司 Method and device for degrading handling of third-party application interface
CN107592219A (en) * 2017-09-04 2018-01-16 北京潘达互娱科技有限公司 Service degradation processing method and processing device
CN108173698A (en) * 2018-01-17 2018-06-15 阿里巴巴集团控股有限公司 Network service management method, apparatus, server and storage medium
CN110196731A (en) * 2018-10-29 2019-09-03 腾讯科技(深圳)有限公司 A kind of operational system, method and storage medium
CN110505155A (en) * 2019-08-13 2019-11-26 北京达佳互联信息技术有限公司 Request degradation processing method, device, electronic equipment and storage medium
CN110535779A (en) * 2019-08-30 2019-12-03 百度在线网络技术(北京)有限公司 Flow down method and device

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
基于动态策略和移动预测的资源分配方案;刘雪洁;刘衍珩;刘琥瑛;李奇;;计算机应用;20081201(第12期);全文 *
基于策略的MPLS网络传送控制技术分析;商英俊;甄占昌;韩飞;王超;;无线电工程;20110505(第05期);全文 *
新一代遥感数据中心建设的关键技术;施进明;钱建梅;林曼筠;;气象科技;20100815(第04期);全文 *
通信网络传送控制策略评价分析;姜锋;;信息通信;20130215(第01期);全文 *

Also Published As

Publication number Publication date
CN112306659A (en) 2021-02-02

Similar Documents

Publication Publication Date Title
US8707386B2 (en) Policy processing system, method, and program
US8799907B2 (en) Task management system
US6356282B2 (en) Alarm manager system for distributed network management system
EP1962538A1 (en) Method for managing terminal device
US20040139193A1 (en) Network management programmable configuration management framework
CN112306659B (en) Application degradation protection method and service processing system
CN112003728B (en) Kubernetes cluster-based application master and standby implementation method and device
US20090070425A1 (en) Data processing system, method of updating a configuration file and computer program product
US7120833B2 (en) Error codes in Agent X
WO2007083954A1 (en) Method for scheduling device management and terminal thereof
CN114168179A (en) Micro-service management method, device, computer equipment and storage medium
WO2000072514A1 (en) Method and apparatus for displaying information in a fault management system
JPH07129373A (en) Application version managing device
CN111880810B (en) Service instance deployment method and device, electronic equipment and storage medium
KR100489849B1 (en) Resource management system and resource management method
US20150220379A1 (en) Dynamically determining an external systems management application to report system errors
JP2000181718A (en) Method and system for firmware upgrade
US20040098289A1 (en) Operations management policy distributing method, operations management policy distributing apparatus, and operations management policy distributing program
CN111176577A (en) Distributed block storage service command processing method, device, equipment and medium
CN108881338B (en) Method and device for upgrading network function virtualization mirror image file
CN106375281A (en) Message control method and device
US20200412834A1 (en) Centralized Automation System For Service Management
WO2004012029A2 (en) Restricting access to a method in a component
JP4882291B2 (en) Module update program
US11514019B1 (en) Systems and methods for maintaining and updating an event logging database

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant