CN112822257A - Web service management system, method and storage medium - Google Patents

Web service management system, method and storage medium Download PDF

Info

Publication number
CN112822257A
CN112822257A CN202011641653.XA CN202011641653A CN112822257A CN 112822257 A CN112822257 A CN 112822257A CN 202011641653 A CN202011641653 A CN 202011641653A CN 112822257 A CN112822257 A CN 112822257A
Authority
CN
China
Prior art keywords
console
service module
routing
load balancing
server
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.)
Granted
Application number
CN202011641653.XA
Other languages
Chinese (zh)
Other versions
CN112822257B (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.)
Beijing Transwiseway Information Technology Co Ltd
Original Assignee
Beijing Transwiseway 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 Beijing Transwiseway Information Technology Co Ltd filed Critical Beijing Transwiseway Information Technology Co Ltd
Priority to CN202011641653.XA priority Critical patent/CN112822257B/en
Publication of CN112822257A publication Critical patent/CN112822257A/en
Application granted granted Critical
Publication of CN112822257B publication Critical patent/CN112822257B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/62Establishing a time schedule for servicing the requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a Web service management system, a method and a storage medium, wherein the system comprises: the system comprises a console, a routing service module and a plurality of server nodes; the control console, the routing service module and the plurality of server nodes are sequentially in communication connection; the control platform comprises a node control button, and the node control button is used for triggering operation instructions aiming at the routing service module and the plurality of server nodes; the routing service module comprises a routing table, a load balancing algorithm switch and a timing task, wherein the timing task is used for initiating the running state detection aiming at the plurality of server nodes according to set time. Therefore, by adopting the embodiment of the application, the plurality of server nodes can be monitored and the access requests can be distributed in a balanced manner through the timed task, so that the manual intervention is reduced, the reliability and the usability are improved, and the network resources are further saved.

Description

Web service management system, method and storage medium
Technical Field
The present invention relates to the field of computer software technologies, and in particular, to a Web service management system, a method, and a storage medium.
Background
With the development of the internet and the update of development technology, all embedded hardware products or other software application products in the market need to provide an intimate and friendly configuration management interface for users, and the trend is that most products in the market adopt a B/S architecture, which is not away from the use of web server software.
At present, a mature business scheme is commonly adopted in the market, such as Tomcat server + Java language or Apache server + php language, but such system software is mature, complete in function, large in size, occupies more system resources during running, and is complex to deploy, so that the running pressure of the server is increased, and the downtime probability of the server is increased.
Therefore, how to reduce the operating pressure of the server, hardware resources, and server security is currently the issue to be addressed.
Disclosure of Invention
The embodiment of the application provides a Web service management system, a Web service management method and a storage medium. The following presents a simplified summary in order to provide a basic understanding of some aspects of the disclosed embodiments. This summary is not an extensive overview and is intended to neither identify key/critical elements nor delineate the scope of such embodiments. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
In a first aspect, an embodiment of the present application provides a Web service management system, where the system includes:
the system comprises a console, a routing service module and a plurality of server nodes; wherein the content of the first and second substances,
the control console, the routing service module and the plurality of server nodes are sequentially in communication connection; wherein the content of the first and second substances,
the console comprises a node control button for triggering operation instructions for the routing service module and a plurality of server nodes;
the routing service module comprises a routing table, a load balancing algorithm switch and a timing task, wherein the timing task is used for initiating running state detection aiming at the plurality of server nodes according to set time.
Optionally, the method may be characterized in that,
the control console is used for displaying a server node state list and a node exception list reported by the routing service module;
the console is also used for receiving an operation instruction aiming at the routing service module; and the number of the first and second groups,
and is also used to provide restart instructions for a plurality of server nodes.
Optionally, the routing service module is configured to maintain a routing table and provide an application programming interface for modifying the routing table to the console;
the routing service module is also used for maintaining the load balancing algorithm and providing a switch for selecting the load balancing algorithm for the console;
the routing service module is also used for maintaining the load balancing algorithm switch and providing an application programming interface for modifying the load balancing algorithm switch for the console;
and the routing service module is also used for setting timing tasks for the plurality of server nodes, acquiring the server node states of the plurality of server nodes, sending the server node states to the console, and modifying the routing table based on the server node states.
Optionally, the server nodes are configured to provide a command channel for the console.
Optionally, the system further comprises:
a Nginx server; wherein the content of the first and second substances,
the Nginx server is deployed upstream of the routing service module.
In a second aspect, an embodiment of the present application provides a Web service management method, which is applied to a routing service module, and the method includes:
when a first modification instruction aiming at the routing table is received, loading an application programming interface corresponding to the first modification instruction;
maintaining a routing table based on a function of an application programming interface; alternatively, the first and second electrodes may be,
when a load balancing algorithm selection instruction is received, loading a load balancing algorithm switch corresponding to the selection instruction;
maintaining a load balancing algorithm based on a load balancing algorithm switch; alternatively, the first and second electrodes may be,
when a second modification instruction aiming at the load balancing algorithm switch is received, loading a second application programming interface corresponding to the second modification instruction;
maintaining a load balancing algorithm switch based on a second application programming interface; alternatively, the first and second electrodes may be,
monitoring a plurality of server nodes based on the timing task to generate a monitoring result;
and determining whether to modify the routing table according to the monitoring result, and sending the monitoring result to the console.
In a third aspect, an embodiment of the present application provides a Web service management method, which is applied to a console, and the method includes:
receiving a monitoring result sent by a routing service module aiming at a console;
displaying the monitoring result; alternatively, the first and second electrodes may be,
receiving an operation instruction input by a user aiming at the console, and triggering the routing service module based on the operation instruction; alternatively, the first and second electrodes may be,
receiving a service restart instruction input by a user aiming at the console, and restarting the server node based on the service restart instruction; alternatively, the first and second electrodes may be,
and when the early warning information sent by the routing service module aiming at the console is received, the early warning information is converted into a list form to be displayed.
In a fourth aspect, an embodiment of the present application provides a Web service management method, which is applied to a server node, and the method includes:
command channels are provided for the console.
In a sixth aspect, embodiments of the present application provide a computer storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the above-mentioned method steps.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
in the Web service management system provided by the embodiment of the application, a control console manually removes part of nodes to perform gray level deployment, in addition, a routing table is deployed for routing service configuration to realize pre-distribution environment verification for the gray level nodes, the control console manually adjusts the routing table when the pre-distribution environment verification is correct, other nodes are deployed, and the control console manually loads all the nodes to complete online. According to the method and the system, the plurality of server nodes can be monitored and the access requests can be distributed in a balanced manner through the timing task, so that manual intervention is reduced, reliability and usability are improved, and network resources are further saved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a schematic diagram of a Web service management system according to an embodiment of the present application;
fig. 2 is a schematic diagram of a method for managing a Web service according to an embodiment of the present application;
FIG. 3 is a schematic diagram of another method for managing Web services according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram of another Web service management method according to an embodiment of the present application.
Detailed Description
The following description and the drawings sufficiently illustrate specific embodiments of the invention to enable those skilled in the art to practice them.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of systems and methods consistent with certain aspects of the invention, as detailed in the appended claims.
In the description of the present invention, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art. In addition, in the description of the present invention, "a plurality" means two or more unless otherwise specified. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
Referring to fig. 1, fig. 1 is a schematic diagram of a Web service management system according to an embodiment of the present application, where the system includes: the system comprises a console, a routing service module and a plurality of server nodes; the system comprises a control console, a routing service module and a plurality of server nodes, wherein the control console, the routing service module and the server nodes are sequentially in communication connection; the control console comprises a node control button, and the node control button is used for triggering operation instructions aiming at the routing service module and the plurality of server nodes; the routing service module comprises a routing table, a load balancing algorithm switch and a timing task, wherein the timing task is used for initiating running state detection aiming at a plurality of server nodes according to set time.
Specifically, the console is used for displaying a server node state list and a node exception list reported by the routing service module; the console is also used for receiving an operation instruction aiming at the routing service module; and further for providing restart instructions for the plurality of server nodes.
Specifically, the routing service module is used for maintaining a routing table and providing an application programming interface for modifying the routing table for the console; the routing service module is also used for maintaining the load balancing algorithm and providing a switch for selecting the load balancing algorithm for the console; the routing service module is also used for maintaining the load balancing algorithm switch and providing an application programming interface for modifying the load balancing algorithm switch for the console; and the routing service module is also used for setting timing tasks for the plurality of server nodes, acquiring the server node states of the plurality of server nodes, sending the server node states to the console, and modifying the routing table based on the server node states.
Specifically, the server nodes are used for providing command channels for the console.
Further, the system further comprises: a Nginx server; wherein the Nginx server is deployed upstream of the routing service module.
In the Web service management system provided by the embodiment of the application, a control console manually removes part of nodes to perform gray level deployment, in addition, a routing table is deployed for routing service configuration to realize pre-distribution environment verification for the gray level nodes, the control console manually adjusts the routing table when the pre-distribution environment verification is correct, other nodes are deployed, and the control console manually loads all the nodes to complete online. According to the method and the system, the plurality of server nodes can be monitored and the access requests can be distributed in a balanced manner through the timing task, so that manual intervention is reduced, reliability and usability are improved, and network resources are further saved.
The Web service management method provided by the embodiment of the present application will be described in detail below with reference to fig. 2 to 4. The method may be implemented in dependence on a computer program, operable on a von neumann based Web services management device. The computer program may be integrated into the application or may run as a separate tool-like application.
Referring to fig. 2, a schematic flow chart of a Web service management method applied to a routing service module is provided in the embodiment of the present application. As shown in fig. 2, the method of the embodiment of the present application may include the following steps:
s101, when a first modification instruction aiming at a routing table is received, loading an application programming interface corresponding to the first modification instruction;
wherein the routing table is a spreadsheet (file) or class database stored in the routing service module. For example, the routing table stores a path (in some cases, a parameter such as a route metric of the path) pointing to a specific network address. The routing table may also contain topology information of the network periphery. The first modification instruction is an instruction that operates on a routing table.
Typically, the routing table includes manual and automatic modifications when performing modification operations.
S102, maintaining a routing table based on a function of an application programming interface;
wherein the function of the application programming interface is code logic that implements the function. The computer can complete corresponding operations by executing the code logic.
S103, or when a load balancing algorithm selection instruction is received, loading a load balancing algorithm switch corresponding to the selection instruction;
wherein, the load balance is built on the existing network structure, which provides a cheap, effective and transparent method to expand the bandwidth of the network device and the server, increase the throughput, strengthen the network data processing capability and improve the flexibility and the availability of the network. Load Balance (Load Balance) means that the Load Balance is shared by a plurality of operation units to be executed.
Generally, the load balancing algorithm in the present application includes a static balancing algorithm and a dynamic balancing algorithm. The static equalization algorithm at least comprises a polling method, a random method, a source address hashing method, a weighted polling method, a weighted random method and a range value-taking method. The dynamic equalization algorithm at least comprises a minimum connection number method, a fastest response speed method and an observation mode method.
For example, in the application, the Web server uses a load balancing algorithm to realize uniform distribution of external requests to different Web server devices, and the Web server is prevented from being down due to the fact that a large number of requests are requested in one Web server.
S104, maintaining a load balancing algorithm based on a load balancing algorithm switch;
in a possible implementation manner, when receiving a selection instruction for a load balancing algorithm, the routing service module loads a load balancing algorithm switch corresponding to the selection instruction, acquires request information corresponding to the instruction, and analyzes the request information, and the load balancing algorithm switch selects a load balancing algorithm suitable for current request information according to a request data volume level indicated in the request information.
S105, or when a second modification instruction aiming at the load balancing algorithm switch is received, loading a second application programming interface corresponding to the second modification instruction;
s106, maintaining a load balancing algorithm switch based on a second application programming interface;
in a possible implementation manner, when receiving a second modification instruction for the load balancing algorithm switch, the routing service module obtains an Application Programming Interface (API) of a modification operation corresponding to the second modification instruction from an API library, and then the computer executes a function logic code corresponding to the API to implement maintenance of the load balancing algorithm switch.
S107, or monitoring a plurality of server nodes based on the timing task to generate a monitoring result;
the timing task is capable of executing specified system instructions or shell script scripts at fixed intervals. The units of the time interval may be time periods of minutes, hours, days, months, weeks, and above.
In the embodiment of the application, a timing task is set in the routing service module, the timing task executes a command at a certain time interval, obtains the operation parameters of a plurality of servers, and finally generates the monitoring result of the server according to the operation parameters.
And S108, determining whether to modify the routing table according to the monitoring result, and sending the monitoring result to the console.
In one possible implementation, after determining the monitoring result based on step S107, the routing table is modified according to the monitoring result, and the monitoring result is sent to the terminal of the console,
in the embodiment of the present application, the routing layer function implements the following operations:
firstly, the method comprises the following steps: maintaining a routing table and providing an interface to modify the routing table;
secondly, the method comprises the following steps: maintaining various load balancing algorithms, and selecting according to a switch;
thirdly, the method comprises the following steps: maintaining a load balancing algorithm switch and providing an interface for modification;
fourthly: and carrying out heartbeat monitoring on the bottom service node at regular time, modifying the routing table according to the health state of the node, and reporting the health state of the node to the console.
In the Web service management system provided by the embodiment of the application, a control console manually removes part of nodes to perform gray level deployment, in addition, a routing table is deployed for routing service configuration to realize pre-distribution environment verification for the gray level nodes, the control console manually adjusts the routing table when the pre-distribution environment verification is correct, other nodes are deployed, and the control console manually loads all the nodes to complete online. According to the method and the system, the plurality of server nodes can be monitored and the access requests can be distributed in a balanced manner through the timing task, so that manual intervention is reduced, reliability and usability are improved, and network resources are further saved.
Referring to fig. 3, a schematic flow chart of a Web service management method applied to a console is provided in the embodiment of the present application. As shown in fig. 3, the method of the embodiment of the present application may include the following steps:
s201, receiving a monitoring result sent by a routing service module aiming at a console;
s202, displaying the monitoring result;
wherein each monitoring result corresponds to the running state of the web server node.
In a possible implementation manner, after the console receives the monitoring result sent by the routing service module, the monitoring result is converted into a displayed list format and is filled into a pre-created node state list, and finally, the converted state list information is displayed.
S203, or receiving an operation instruction input by a user aiming at the console, and triggering the routing service module based on the operation instruction;
generally, the operation instruction is an operation instruction input by a user aiming at a console and used for manually removing and mounting a web server node, and the operation instruction is sent to the routing service module to trigger the routing service module.
In one possible implementation manner, when the console receives an operation instruction of manually removing and mounting the web server node, which is input by a user, the instruction is sent to the routing service module to trigger the routing service module.
Further, the routing service module automatically removes or mounts the nodes for the web server nodes according to the functions set in the routing service module.
S204, or receiving a service restart instruction input by a user aiming at the console, and restarting the server node based on the service restart instruction;
wherein, the restart instruction is an instruction for the console to directly communicate with the web server.
In one possible implementation, when the console receives a restart instruction for the web server node, the console sends the service restart instruction to the web server node to control the designated server node to restart.
S205, or when the early warning information sent by the routing service module aiming at the console is received, the early warning information is converted into a list form to be displayed.
The early warning information is an alarm message and is information sent to the console by the routing service module.
In a possible implementation manner, when the early warning information sent by the routing service module is received, the early warning information is analyzed, a preset node exception list is loaded, and the analyzed early warning information is filled into the preset node exception list for displaying.
In the embodiment of the present application, the console function implementation includes the following steps:
firstly, the method comprises the following steps: the page shows the node health state reported by the routing layer;
secondly, the method comprises the following steps: providing an operation function button, supporting manual triggering of a routing layer, modification of a routing table interface and modification of a load algorithm switch interface, and realizing node control;
thirdly, the method comprises the following steps: displaying an alarm list on a page;
fourthly: a manual restart service is provided.
In the Web service management system provided by the embodiment of the application, a control console manually removes part of nodes to perform gray level deployment, in addition, a routing table is deployed for routing service configuration to realize pre-distribution environment verification for the gray level nodes, the control console manually adjusts the routing table when the pre-distribution environment verification is correct, other nodes are deployed, and the control console manually loads all the nodes to complete online. According to the method and the system, the plurality of server nodes can be monitored and the access requests can be distributed in a balanced manner through the timing task, so that manual intervention is reduced, reliability and usability are improved, and network resources are further saved.
Referring to fig. 4, a schematic flow chart of a Web service management method applied to an anomaly monitor is provided in the embodiment of the present application. As shown in fig. 4, the method of the embodiment of the present application may include the following steps:
s301, providing a command channel for the console.
Typically, the web server node provides a command channel (java implementation system command execution capability) for the console to perform customized functions such as restart.
In the Web service management system provided by the embodiment of the application, a control console manually removes part of nodes to perform gray level deployment, in addition, a routing table is deployed for routing service configuration to realize pre-distribution environment verification for the gray level nodes, the control console manually adjusts the routing table when the pre-distribution environment verification is correct, other nodes are deployed, and the control console manually loads all the nodes to complete online. According to the method and the system, the plurality of server nodes can be monitored and the access requests can be distributed in a balanced manner through the timing task, so that manual intervention is reduced, reliability and usability are improved, and network resources are further saved.
The present invention also provides a computer-readable medium, on which program instructions are stored, which program instructions, when executed by a processor, implement the Web service management method provided by the above-described method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware that is related to instructions of a computer program, and the program can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a read-only memory or a random access memory.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present application and is not to be construed as limiting the scope of the present application, so that the present application is not limited thereto, and all equivalent variations and modifications can be made to the present application.

Claims (9)

1. A Web service management system, the system comprising:
the system comprises a console, a routing service module and a plurality of server nodes; wherein the content of the first and second substances,
the control console, the routing service module and the plurality of server nodes are sequentially in communication connection; wherein the content of the first and second substances,
the console comprises a node control button for triggering operation instructions for the routing service module and a plurality of server nodes;
the routing service module comprises a routing table, a load balancing algorithm switch and a timing task, wherein the timing task is used for initiating running state detection aiming at the plurality of server nodes according to set time.
2. The Web service management system according to claim 1,
the control console is used for displaying a server node state list and a node exception list reported by the routing service module;
the console is also used for receiving an operation instruction aiming at the routing service module; and the number of the first and second groups,
and is further configured to provide restart instructions for the plurality of server nodes.
3. The Web service management system according to claim 1,
the routing service module is used for maintaining the routing table and providing an application programming interface for modifying the routing table for the console;
the routing service module is also used for maintaining the load balancing algorithm and providing a switch for selecting the load balancing algorithm for the console;
the routing service module is also used for maintaining the load balancing algorithm switch and providing an application programming interface for modifying the load balancing algorithm switch for the console;
the routing service module is further configured to set a timing task for the plurality of server nodes, acquire server node states of the plurality of server nodes, send the server node states to the console, and modify the routing table based on the server node states.
4. The Web service management system according to claim 1,
the server nodes are used for providing command channels for the console.
5. The Web service management system according to claim 1, wherein the system further comprises:
a Nginx server; wherein the content of the first and second substances,
the Nginx server is deployed upstream of the routing service module.
6. A Web service management method is applied to a routing service module, and comprises the following steps:
when a first modification instruction aiming at the routing table is received, loading an application programming interface corresponding to the first modification instruction;
maintaining the routing table based on a function of the application programming interface; alternatively, the first and second electrodes may be,
when a load balancing algorithm selection instruction is received, loading a load balancing algorithm switch corresponding to the selection instruction;
maintaining the load balancing algorithm based on the load balancing algorithm switch; alternatively, the first and second electrodes may be,
when a second modification instruction aiming at the load balancing algorithm switch is received, loading a second application programming interface corresponding to the second modification instruction;
maintaining the load balancing algorithm switch based on the second application programming interface; alternatively, the first and second electrodes may be,
monitoring the plurality of server nodes based on the timing task to generate a monitoring result;
and determining whether to modify the routing table according to the monitoring result, and sending the monitoring result to the console.
7. A Web service management method is applied to a console, and comprises the following steps:
receiving a monitoring result sent by the routing service module aiming at the console;
displaying the monitoring result; alternatively, the first and second electrodes may be,
receiving an operation instruction input by a user aiming at the console, and triggering the routing service module based on the operation instruction; alternatively, the first and second electrodes may be,
receiving a service restarting instruction input by a user aiming at the console, and restarting the server node based on the service restarting instruction; alternatively, the first and second electrodes may be,
and when the early warning information sent by the routing service module aiming at the console is received, the early warning information is converted into a list form to be displayed.
8. A Web service management method is applied to a server node, and comprises the following steps:
providing a command channel for the console.
9. A computer storage medium, characterized in that it stores a plurality of instructions adapted to be loaded by a processor and to perform the method steps according to any of claims 6-8.
CN202011641653.XA 2020-12-31 2020-12-31 Web service management system, method and storage medium Active CN112822257B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011641653.XA CN112822257B (en) 2020-12-31 2020-12-31 Web service management system, method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011641653.XA CN112822257B (en) 2020-12-31 2020-12-31 Web service management system, method and storage medium

Publications (2)

Publication Number Publication Date
CN112822257A true CN112822257A (en) 2021-05-18
CN112822257B CN112822257B (en) 2023-07-25

Family

ID=75858179

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011641653.XA Active CN112822257B (en) 2020-12-31 2020-12-31 Web service management system, method and storage medium

Country Status (1)

Country Link
CN (1) CN112822257B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101459945A (en) * 2008-12-26 2009-06-17 西安交通大学 Source route implementing method under Windows CD platform
US20100299437A1 (en) * 2009-05-22 2010-11-25 Comcast Interactive Media, Llc Web Service System and Method
CN102611735A (en) * 2011-12-21 2012-07-25 奇智软件(北京)有限公司 Load balancing method and system of application services
CN105282043A (en) * 2014-06-20 2016-01-27 中国电信股份有限公司 Global network load balancing system, device and method
CN109587199A (en) * 2017-09-29 2019-04-05 广东亿迅科技有限公司 Modularization enterprise bus integrated approach and device
CN110868465A (en) * 2019-11-13 2020-03-06 北京浪潮数据技术有限公司 Load balancing system and method for container cloud
CN110932981A (en) * 2019-11-27 2020-03-27 北京宝兰德软件股份有限公司 Data exchange system supporting automatic routing
CN111488258A (en) * 2020-03-16 2020-08-04 国网辽宁省电力有限公司信息通信分公司 System for analyzing and early warning software and hardware running state

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101459945A (en) * 2008-12-26 2009-06-17 西安交通大学 Source route implementing method under Windows CD platform
US20100299437A1 (en) * 2009-05-22 2010-11-25 Comcast Interactive Media, Llc Web Service System and Method
CN102611735A (en) * 2011-12-21 2012-07-25 奇智软件(北京)有限公司 Load balancing method and system of application services
CN105282043A (en) * 2014-06-20 2016-01-27 中国电信股份有限公司 Global network load balancing system, device and method
CN109587199A (en) * 2017-09-29 2019-04-05 广东亿迅科技有限公司 Modularization enterprise bus integrated approach and device
CN110868465A (en) * 2019-11-13 2020-03-06 北京浪潮数据技术有限公司 Load balancing system and method for container cloud
CN110932981A (en) * 2019-11-27 2020-03-27 北京宝兰德软件股份有限公司 Data exchange system supporting automatic routing
CN111488258A (en) * 2020-03-16 2020-08-04 国网辽宁省电力有限公司信息通信分公司 System for analyzing and early warning software and hardware running state

Also Published As

Publication number Publication date
CN112822257B (en) 2023-07-25

Similar Documents

Publication Publication Date Title
CN108717379B (en) Electronic device, distributed task scheduling method and storage medium
EP3400528B1 (en) Deferred server recovery in computing systems
CN111708702A (en) Simulation test method, client, server, system and readable storage medium
US10404568B2 (en) Agent manager for distributed transaction monitoring system
CN111064781A (en) Multi-container cluster monitoring data acquisition method and device and electronic equipment
US10230820B2 (en) Analytics driven update notification
CN111190673B (en) Page display method and device based on operation monitoring and electronic equipment
JP2009521746A (en) Program execution service window
CN113312072A (en) Configuration file updating method and device, electronic equipment and medium
CN110324184B (en) Service capacity expansion and migration method, device, system, equipment and readable storage medium
CN110781015A (en) Message queue distribution method, device, equipment and computer readable storage medium
CN110417910B (en) Notification message sending method, device, server and storage medium
US10789145B2 (en) System and method for implementing a server configuration drift monitoring tool
CN112333289A (en) Reverse proxy access method, device, electronic equipment and storage medium
US20220038444A1 (en) Cloud device, application processing method, electronic device and storage medium
CN113191889A (en) Wind control configuration method, configuration system, electronic device and readable storage medium
EP3721604B1 (en) Automatic subscription management of computing services
CN112822257B (en) Web service management system, method and storage medium
CN109688011B (en) Agent selection method and device based on OpenStack
CN114610446B (en) Method, device and system for automatically injecting probe
CN114296865B (en) Scheduling method and device for virtual machine threads, electronic equipment and storage medium
CN109962914A (en) A kind of firewall configuration method and device
CN115225645A (en) Service updating method, device, system and storage medium
CN114968216A (en) Application program development project generation method and device
CN116048645A (en) Algorithm plug-in loading method and device, storage medium and electronic equipment

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