CN111124540B - Dynamic configuration method of service control system and service request forwarding method - Google Patents

Dynamic configuration method of service control system and service request forwarding method Download PDF

Info

Publication number
CN111124540B
CN111124540B CN201911351024.0A CN201911351024A CN111124540B CN 111124540 B CN111124540 B CN 111124540B CN 201911351024 A CN201911351024 A CN 201911351024A CN 111124540 B CN111124540 B CN 111124540B
Authority
CN
China
Prior art keywords
service
thread pool
identifier
configuration parameters
control system
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
CN201911351024.0A
Other languages
Chinese (zh)
Other versions
CN111124540A (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.)
Ping An Pension Insurance Corp
Original Assignee
Ping An Pension Insurance Corp
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 Ping An Pension Insurance Corp filed Critical Ping An Pension Insurance Corp
Priority to CN201911351024.0A priority Critical patent/CN111124540B/en
Publication of CN111124540A publication Critical patent/CN111124540A/en
Application granted granted Critical
Publication of CN111124540B publication Critical patent/CN111124540B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5011Pool
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5018Thread allocation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a dynamic configuration method of a service control system and a service request forwarding method. The service control system comprises a thread pool and a management container for managing the thread pool, wherein the threads in the thread pool are used for forwarding service requests to the service system according to service configuration parameters in a database, the front-end management system is used for configuring the service control system, and in the front-end management system, the dynamic configuration method comprises the following steps: receiving service configuration parameters and thread pool configuration parameters corresponding to the service; updating the database according to the service configuration parameters and the thread pool configuration parameters; and sending trigger information for initializing the management container to the service control system, wherein the trigger information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database. The invention can reduce the cost of the operation and maintenance system and avoid the influence of restarting on the system.

Description

Dynamic configuration method of service control system and service request forwarding method
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a dynamic configuration method and a service request forwarding method for a service control system.
Background
In order to uniformly manage the requests for the services of the service system, a service control system is currently proposed, and the service control system receives the service requests of users and then forwards the service requests to the service system according to configuration parameters related to the services so as to enable the service system to respond to the services. The configuration parameters related to the service can be written into the database, and the purpose of modifying the service configuration is achieved by modifying the content in the database.
In the service control system, when a service person needs to configure a service by modifying configuration parameters related to the service based on operation requirements or maintenance requirements during operation and maintenance of the service control system, the service person and the service person usually request the service person and respond to the service control system, update database data by writing a database modification script, and then restart the service control system to enable the update to be effective.
On one hand, due to the fact that the database updating mode is complex, business personnel and operation and maintenance personnel cannot complete the configuration method, and labor cost of operation and maintenance is high; on the other hand, restarting the service control system can have a serious impact on system aging and system stability.
Therefore, the dynamic configuration method and the service request forwarding method of the service control system are provided, the labor cost for operating and maintaining the service control system is reduced, and meanwhile, the influence of system restarting on the system is avoided, so that the technical problem to be solved is urgent.
Disclosure of Invention
The invention aims to provide a dynamic configuration method and a service request forwarding method of a service control system, which are used for solving the technical problems in the prior art.
In one aspect, the present invention provides a method for dynamically configuring a service control system to achieve the above object.
The service control system comprises a thread pool and a management container for managing the thread pool, the threads in the thread pool are used for forwarding service requests to the service system according to service configuration parameters in a database, the front-end management system is used for configuring the service control system, and in the front-end management system, the dynamic configuration method comprises the following steps: receiving service configuration parameters and thread pool configuration parameters corresponding to the service; updating the database according to the service configuration parameters and the thread pool configuration parameters; and sending trigger information for initializing the management container to the service control system, wherein the trigger information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database.
Further, the thread pool configuration parameters comprise service identification, thread pool name, core thread number, maximum on-line thread number and thread pool destroying mode; the service configuration parameters include a service caller identification, a service provider identification, a service calling sequence and a routing effective time.
Further, the service configuration parameters further include a component identifier, a component execution sequence, a service name, a transcoding parameter, a processing parameter and a service address, wherein the component identifier is an identifier of a component for transcoding the service request, the transcoding parameter is used for identifying whether the component is required to perform transcoding, and the processing parameter is used for identifying whether the front-end management system can respond to the service request.
Further, the database includes a thread pool information table, a routing information table, a transaction component information table, and a transaction information table, and the step of updating the database according to the service configuration parameters and the thread pool configuration parameters includes: searching first data comprising service identification in the thread pool information table, if the first data is searched, replacing the first data by using the service configuration parameters, and if the first data is not searched, writing the service configuration parameters into the thread pool information table as a piece of data; searching second data comprising service identification in the routing information table, if the second data is searched, replacing the second data by using the service calling party identification, the service provider identification, the service calling sequence and the effective routing time, and if the second data is not searched, writing the service calling party identification, the service provider identification, the service calling sequence and the effective routing time into the routing information table as one piece of data; searching third data comprising service identification in the transaction component information table, if the third data is searched, replacing the third data by using the service calling party identification, the service identification, the component identification and the component execution sequence, and if the third data is not searched, writing the service calling party identification, the service identification, the component identification and the component execution sequence into the transaction component information table as one piece of data; and searching fourth data comprising the service identifier in the transaction information table, if the fourth data is searched, replacing the fourth data with the service caller identifier, the service name, the transcoding parameter, the processing parameter and the service address, and if the fourth data is not searched, writing the service caller identifier, the service name, the transcoding parameter, the processing parameter and the service address into the transaction information table as one piece of data.
Further, the step of receiving the service configuration parameter includes: responding to the service adding operation, and reading parameter information to be selected; displaying the read parameter information to be selected in a selection directory; in response to the parameter selection operation, the selected parameter is displayed in the parameter receiving frame.
Further, the step of receiving the service configuration parameter includes: responding to the operation of editing the business, and reading business configuration parameters corresponding to the business to be edited in a database; displaying the read service configuration parameters in a parameter receiving frame; in response to the parameter editing operation, the service configuration parameters in the parameter receiving frame are modified.
On the other hand, in order to achieve the above object, the present invention provides a service request forwarding method of a service control system.
The service control system comprises a thread pool and a management container for managing the thread pool, wherein the front-end management system is used for configuring the service control system, and in the service control system, the service request forwarding method comprises the following steps: receiving trigger information of an initialization management container sent by a front-end management system; reading thread pool configuration parameters in a database; initializing a management container according to the thread pool configuration parameters; receiving a service request; analyzing a service identifier in the service request; determining a thread pool corresponding to the service identifier; and starting the thread in the thread pool so that the thread reads the service configuration parameters in the database and forwards the service request to the service system according to the service configuration parameters.
In another aspect, the present invention provides a front-end management system for achieving the above object.
The front-end management system is used for dynamically configuring a service control system, the service control system comprises a thread pool and a management container for managing the thread pool, threads in the thread pool are used for forwarding service requests to the service system according to service configuration parameters in a database, and the front-end management system comprises: the receiving module is used for receiving the service configuration parameters and the thread pool configuration parameters corresponding to the service; the updating module is used for updating the database according to the service configuration parameters and the thread pool configuration parameters; and the sending module is used for sending trigger information for initializing the management container to the service control system, wherein the trigger information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database.
To achieve the above object, the present invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
To achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the above method.
The invention provides a dynamic configuration method of a service control system and a service request forwarding method,
drawings
Fig. 1 is a flowchart of a dynamic configuration method of a service control system according to a first embodiment of the present invention;
fig. 2 is a flowchart of a dynamic configuration method of a service control system according to a second embodiment of the present invention;
fig. 3 is a flowchart of a dynamic configuration method of a service control system according to a third embodiment of the present invention;
fig. 4 is a flowchart of a service request forwarding method of a service control system according to a fourth embodiment of the present invention;
FIG. 5 is a block diagram of a front end management system according to a fifth embodiment of the present invention;
fig. 6 is a block diagram of a service control system according to a sixth embodiment of the present invention;
fig. 7 is a hardware configuration diagram of a computer device according to a seventh embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention. 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.
The invention provides a dynamic configuration method of a service control system, a service request forwarding method, a front-end management system, computer equipment and a computer readable storage medium. The service control system is used for receiving the service request of the user and then forwarding the service request to the service system according to the configuration parameters related to the service in the database, and concretely comprises a thread pool and a management container used for managing the thread pool, and the threads in the thread pool are used for forwarding the service request to the service system according to the service configuration parameters in the database.
In the dynamic configuration method, a front-end management system interacts with a user, receives service configuration parameters and thread pool configuration parameters corresponding to the service, further updates a database according to the received service configuration parameters and the thread pool configuration parameters, achieves the aim of updating database data, and simultaneously sends trigger information for initializing a management container to a service control system so that the service control system initializes the management container according to the thread pool configuration parameters in the database, and achieves the aim of enabling the update to take effect.
In the service request forwarding method, a service control system receives trigger information of an initialization management container sent by a front-end management system, reads thread pool configuration parameters in a database to initialize the management container, analyzes a service identifier in the service request when the service request is received, determines a thread pool corresponding to the service identifier, and then starts threads in the thread pool so that the threads read the service configuration parameters in the database and forward the service request to a service system according to the service configuration parameters.
The dynamic configuration method, the service request forwarding method, the front-end management system, the computer equipment and the computer readable storage medium of the service control system directly update the database according to the service configuration parameters and the thread pool configuration parameters input by a user, and after updating the database, the service control system initializes the management container by reading the thread pool configuration parameters in the database by sending the trigger information for initializing the management container to the service control system, so that the management container can manage the thread pool according to the updated configuration, the configuration update is realized, the dynamic configuration of the service control system is realized without restarting the service control system, and the influence caused by restarting the system in the prior art is avoided.
Specific embodiments of the dynamic configuration method, the service request forwarding method, the front-end management system, the computer device, and the computer readable storage medium of the service control system provided by the present invention will be described in detail below.
Example 1
The first embodiment of the invention provides a dynamic configuration method of a service control system, the service control system comprises a thread pool and a management container for managing the thread pool, when a thread in the thread pool is started, the service control system is configured by a front-end management system, and an execution main body of the dynamic configuration method in the invention is the front-end management system. By the dynamic configuration method, the service control system can be dynamically configured, the configuration method is simple, and the service control system does not need to be restarted. Specifically, fig. 1 is a flowchart of a dynamic configuration method of a service control system according to an embodiment of the present invention, as shown in fig. 1, the dynamic configuration method of a service control system according to the embodiment of the present invention includes the following steps S101 to S103.
Step S101: and receiving the service configuration parameters and the thread pool configuration parameters corresponding to the service.
Optionally, the front-end management system includes a server of the client, the client is configured to provide a visual interface according to control of the server, and the server implements dynamic configuration of the service control system according to content received on the visual interface. The client can provide a login interface, after an operator or maintainer (collectively called a user) logs in the front-end management system through login information such as own account number, the client can provide a business configuration access control, and after the user clicks the control, the client provides a business configuration interface. The configuration interface comprises a plurality of parameter receiving frames, and a user modifies the content in the parameter receiving frames to realize the input of configuration information, so that the front-end management system can receive service configuration parameters and thread pool configuration parameters corresponding to the service.
Optionally, the thread pool configuration parameters include a service identifier, a thread pool name, a core thread number, a maximum online thread number and a thread pool destroying mode; the service configuration parameters include a service caller identification, a service provider identification, a service calling sequence and a routing effective time.
This step S101 may further include the following steps S1011 and S1012:
step S1011: providing a thread pool configuration interface to receive service identification, thread pool name, core thread number, maximum thread number, maintain maximum on-line thread number and destroy thread pool mode.
Step S1012: a service route configuration interface is provided for receiving the service calling party identifier, the service provider identifier, the service calling sequence and the effective time of the route.
Optionally, the service configuration parameters further include a component identifier, a component execution sequence, a service name, a transcoding parameter, a processing parameter, and a service address, where the component identifier is an identifier of a component used to transcode the service request, the transcoding parameter is used to identify whether the component is needed to transcode, and the processing parameter is used to identify whether the front-end management system can respond to the service request.
This step S101 may further include the following steps S1013 and S1014:
step S1013: a transaction component configuration interface is provided for receiving the service caller identification, the service identification, the component identification and the component execution order.
The service control system is provided with the above components, which are capable of transcoding service requests, for example, converting the request body format to a standardized request body format, etc.
Step S1014: a transaction information configuration interface is provided for receiving the service caller identification, service name, transcoding parameters, processing parameters and service address.
Further alternatively, the different configuration interfaces may set corresponding interface display control controls, for example, set a service routing interface display control corresponding to a service routing configuration interface, and when a user needs to configure information related to a service routing, click on the service routing interface display control, and then the client displays the service routing configuration interface.
The client receives the service configuration parameters and the thread pool configuration parameters through the configuration interface and then transmits the service configuration parameters and the thread pool configuration parameters to the server, so that the server obtains the service configuration parameters and the thread pool configuration parameters.
Step S102: and updating the database according to the service configuration parameters and the thread pool configuration parameters.
After the service end obtains the service configuration parameters and the thread pool configuration parameters, the service end reads and writes the database, and updates the database by utilizing the service configuration parameters and the thread pool configuration parameters.
Optionally, the database includes a thread pool information table, a route information table, a transaction component information table, and a transaction information table, and the step S102 further includes the steps of:
Step S1021: and updating the thread pool information table according to the parameters received by the thread pool configuration interface.
The thread pool information table comprises a service identifier, a thread pool name, a core thread number, a maximum online thread number and a thread pool destroying mode, and after the thread pool configuration interface receives the values of the parameters, the corresponding parameter values in the thread pool information table are updated to the parameter values received by the thread pool configuration interface.
Specifically, when updating the thread pool information table, searching first data comprising service identification in the thread pool information table, if the first data is searched, replacing the first data by using service configuration parameters, and if the first data is not searched, writing the service configuration parameters into the thread pool information table as a piece of data.
Step S1022: and updating the routing information table according to the parameters received by the service routing configuration interface.
The routing information table comprises a service calling party identifier, a service provider identifier, a service calling sequence and a routing effective time, and after the service routing configuration interface receives the values of the parameters, the corresponding parameter values in the routing information table are updated to the parameter values received by the routing configuration interface.
Specifically, when updating the routing information table, searching second data comprising the service identifier in the routing information table, if the second data is found, replacing the second data by using the service caller identifier, the service provider identifier, the service calling sequence and the routing effective time, and if the second data is not found, writing the service caller identifier, the service provider identifier, the service calling sequence and the routing effective time into the routing information table as one piece of data.
Step S1023: and updating the transaction component information table according to the parameters received by the transaction component configuration interface.
The transaction component information table comprises a service calling party identifier, a service identifier, a component identifier and a component execution sequence, and after the transaction component configuration interface receives the values of the parameters, the corresponding parameter values in the transaction component information table are updated into the parameter values received by the transaction component configuration interface.
Specifically, when updating the transaction component information table, searching third data comprising service identifiers in the transaction component information table, if the third data is searched, replacing the third data by using the service calling party identifier, the service identifier, the component identifier and the component execution sequence, and if the third data is not searched, writing the service calling party identifier, the service identifier, the component identifier and the component execution sequence into the transaction component information table as one piece of data.
Step S1024: and updating the transaction information table according to the parameters received by the transaction information configuration interface.
The transaction information table comprises a service calling party identifier, a service name, a transcoding parameter, a processing parameter and a service address, and after the transaction information configuration interface receives the values of the parameters, the corresponding parameter values in the transaction information table are updated to the parameter values received by the transaction information configuration interface.
Specifically, when updating the transaction information table, searching fourth data including service identification in the transaction information table, if the fourth data is searched, replacing the fourth data with the service calling party identification, the service name, the transcoding parameter, the processing parameter and the service address, and if the fourth data is not searched, writing the service calling party identification, the service name, the transcoding parameter, the processing parameter and the service address into the transaction information table as one piece of data.
Step S103: and sending trigger information for initializing the management container to the service control system.
The triggering information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database.
After the service end updates the database, the trigger information of the initialization management container is sent to the service control system, after the service control system receives the trigger information, the thread pool configuration parameters in the database are automatically searched, the read thread pool configuration parameters are utilized to initialize the management container, namely, the configuration of a thread for executing service request forwarding is updated while the service configuration is updated, and after the service control system receives the service request, the updated thread is started to read the updated database, so that the dynamic configuration of the service control system is realized.
In the prior art, a service control system usually searches a thread pool configuration parameter in a database when starting each time, and initializes a management container by using the read thread pool configuration parameter, and in the invention, after receiving trigger information, the service control system searches the thread pool configuration parameter in the database to initialize the management container, and the data of the database read at this time is updated data, and initializes the management container by using the updated data, so that a service identifier corresponding to a thread pool managed by the management container, a thread pool name, a core thread number, a maximum on-line thread number and a thread pool destroying mode are all configured according to parameter values in an updated thread pool information table. The process of initializing the management container according to the updated data after receiving the trigger information in the present invention is the same as the process of searching the data initializing the management container in the database when the service control system is started in the prior art, and will not be described here again.
And after the thread pool is updated, when the service needs to be forwarded, starting a corresponding thread in the thread pool, after the thread is started, inquiring an updated database, and forwarding the service by using the updated routing information table, the updated transaction component information table and the parameters in the updated transaction information table.
After the service control system receives the service configuration parameters and the thread pool configuration parameters, the dynamic configuration method of the service control system automatically updates the database of the service control system, and sends the trigger information of the initialization management container to the service control system, the service control system is triggered to initialize the management container by using the configured thread pool configuration parameters through the trigger information, when the service control system receives the service request, the started thread is the thread managed by the configured management container, and the database read by the thread is the configured database, so that the dynamic configuration of the service control system is realized. In the whole dynamic configuration process, only the user is required to input parameters, the operation method is simple, operators or maintenance personnel can finish the operation automatically, the labor cost is saved, the system is not required to be restarted when the service control system is updated and configured, and the influence caused by restarting the system is avoided.
Example two
The second embodiment of the present invention provides a dynamic configuration method of a service control system, and part of the steps of the dynamic configuration method are the same as those of the first embodiment, and are not described in detail in this embodiment, and reference may be made to the first embodiment. The dynamic configuration method is described with respect to a scenario of adding a service, specifically, fig. 2 is a flowchart of a dynamic configuration method of a service control system provided in the second embodiment of the present invention, as shown in fig. 2, where the dynamic configuration method of the service control system provided in the second embodiment of the present invention includes the following steps S201 to S206.
Step S201: and responding to the service adding operation, and reading the parameter information to be selected.
The parameter information to be selected can be generated according to the related information or the historical configuration parameter information of the service provided by the service system. After the user logs in the front-end management system, the client can display a control of the newly added service, and after the user clicks the control, the server reads the parameter information to be selected.
Step S202: and displaying the read parameter information to be selected in the selection directory.
The parameter information to be selected may include a plurality of parameters, each parameter may further include a plurality of parameter values, for example, the parameter information to be selected includes information such as a service identifier, a service caller identifier, a service provider identifier, and a component identifier, and the service identifier further includes a plurality of values, that is, identifiers of different services. After the parameter information to be selected is read, the corresponding parameter types are displayed in a selection catalog of a corresponding parameter receiving frame on a configuration interface to serve as a mode of inputting parameters by a user, and the user selects one parameter value in the selection catalog to realize parameter input.
At this time, the configuration interface displayed by the client is an initial configuration interface. And setting a plurality of parameter receiving frames on the initial configuration interface, wherein the content of each parameter receiving frame is empty, and at least part of the parameter receiving frames are provided with a selection catalog.
The configuration interface may include a thread pool configuration interface, a service route configuration interface, a transaction component configuration interface, and a transaction information configuration interface in the first embodiment.
Step S203: in response to the parameter selection operation, the selected parameter is displayed in the parameter receiving frame.
On the initial configuration interface, a user can directly input service configuration parameters of the newly added service and thread pool configuration parameters corresponding to the service in a parameter receiving frame; alternatively, the user may select a parameter in the selection list through a parameter selection operation, and when the initial configuration interface receives the parameter selection operation, the selected parameter is displayed in the parameter receiving frame.
Step S204: and acquiring the service configuration parameters, the thread pool configuration parameters and the service newly-added identifiers received by the configuration interface.
The service newly-added identifier is used for indicating that the service configuration parameters and the thread pool configuration parameters belong to parameters corresponding to the newly-added service.
For example, a new service is set for a new service calling party, so that the service system can forward the service request to the service system after receiving the service request sent by the service calling party; for another example, a new service is set for a new service system of a certain service, so that the service system can forward the service request to the new service system after receiving the service request.
Step S205: and writing the service configuration parameters and the thread pool configuration parameters into a database.
After the service configuration parameters, the thread pool configuration parameters and the service newly-added identifiers are acquired by the server, the service configuration parameters and the thread pool configuration parameters are directly written into a database.
Step S206: and sending trigger information for initializing the management container to the service control system.
The triggering information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database.
Example III
The third embodiment of the present invention provides a dynamic configuration method of a service control system, and part of the steps of the dynamic configuration method are the same as those of the first embodiment, and are not repeated in this embodiment, and reference may be made to the first embodiment specifically. The dynamic configuration method is described with respect to a scenario of modifying a service, specifically, fig. 3 is a flowchart of a dynamic configuration method of a service control system provided in the third embodiment of the present invention, as shown in fig. 3, where the dynamic configuration method of the service control system provided in the third embodiment of the present invention includes the following steps S301 to S306.
Step S301: and responding to the service editing operation, and reading service configuration parameters and thread pool configuration parameters corresponding to the service to be edited in the database.
After a user logs in the front-end management system, the client can provide a control for service inquiry, after clicking the control for service inquiry, the user further provides a service inquiry interface, after inputting inquiry conditions on the service inquiry interface, the client displays a plurality of pieces of service information meeting the inquiry conditions, each piece of service information comprises a service identifier, a service calling party identifier, a service provider identifier and the like, corresponding to each piece of service information, an editing control is set, after clicking the editing control, the server reads service configuration parameters and thread pool configuration parameters corresponding to the service to be edited in the database, and specifically, the server can inquire the service configuration parameters and the thread pool configuration parameters corresponding to the service to be edited according to the service identifier, the service calling party identifier, the service provider identifier and the like.
Step S302: and displaying the read service configuration parameters and thread pool configuration parameters in a parameter receiving frame.
At this time, the configuration interface displayed by the client is an edit configuration interface. And setting a plurality of parameter receiving frames on the editing configuration interface, wherein the content of each parameter receiving frame corresponds to the read service configuration parameters and thread pool configuration parameters.
The configuration interface may include a thread pool configuration interface, a service route configuration interface, a transaction component configuration interface, and a transaction information configuration interface in the first embodiment.
Step S303: in response to the parameter editing operation, the business configuration parameters and the thread pool configuration parameters in the parameter receiving frame are modified.
Step S304: and acquiring the modified service configuration parameters and the modified thread pool configuration parameters.
Step S305: and updating the database according to the service configuration parameters and the thread pool configuration parameters.
The modified service configuration parameters and the thread pool configuration parameters can be used for replacing corresponding existing service configuration parameters and thread pool configuration parameters in the database respectively.
Step S306: and sending trigger information for initializing the management container to the service control system.
The trigger information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database.
Example IV
The fourth embodiment of the invention provides a service request forwarding method of a service control system, the service control system comprises a thread pool and a management container for managing the thread pool, when a thread in the thread pool is started, the service request forwarding method is used for forwarding a service request to the service system according to service configuration parameters in a database, the service control system is configured by a front-end management system, and an execution main body of the service request forwarding method in the invention is the service control system. By the service request forwarding method, the service request can be forwarded to the salesman system according to the latest configuration in the database without restarting the service control system. Specifically, fig. 4 is a flowchart of a service request forwarding method of a service control system according to the fourth embodiment of the present invention, as shown in fig. 4, where the service request forwarding method of the service control system according to the fourth embodiment of the present invention includes the following steps S401 to S407.
Step S401: and receiving trigger information of the initialization management container sent by the front-end management system.
Specifically, as described in the above embodiments, the front-end management system transmits trigger information for initializing the management container to the service control system after updating the database.
Step S402: and reading the thread pool configuration parameters in the database.
After receiving the trigger information of initializing the management container, the service control system reads the thread pool configuration parameters in the database.
Step S403: initializing a management container according to the thread pool configuration parameters.
When the management container is initialized, the thread pool is configured according to the thread pool configuration parameters.
Step S404: a service request is received.
When a service call requests a service system, a service request is sent to a service control system, wherein the service request carries a service identifier, and the service identifier uniquely corresponds to the service.
Step S405: and analyzing the service identification in the service request.
Step S406: and determining a thread pool corresponding to the service identifier.
Step S407: and starting the threads in the thread pool so that the threads read the service configuration parameters in the database and forward the service request to the service system according to the service configuration parameters.
Example five
Corresponding to the first embodiment, the fifth embodiment of the present invention provides a front-end management system, and the related technical features may be referred to the description of each of the above embodiments, which is not repeated herein. The front-end management system is configured to dynamically configure the service control system, the service control system includes a thread pool and a management container for managing the thread pool, threads in the thread pool are used to forward service requests to the service system according to service configuration parameters in a database, fig. 5 is a block diagram of the front-end management system provided in the fifth embodiment of the present invention, as shown in fig. 5, the front-end management system includes: a receiving module 501, an updating module 502 and a sending module 504.
The receiving module 501 is configured to receive a service configuration parameter and a thread pool configuration parameter corresponding to a service; the updating module 502 is configured to update the database according to the service configuration parameter and the thread pool configuration parameter; and the sending module 503 is configured to send trigger information for initializing the management container to the service control system, where the trigger information is used to make the service control system initialize the management container according to the thread pool configuration parameters in the database.
Optionally, in one embodiment, the thread pool configuration parameters include a service identifier, a thread pool name, a core thread number, a maximum online thread number, and a destroy thread pool mode; the service configuration parameters include a service caller identification, a service provider identification, a service calling sequence and a routing effective time.
Optionally, in an embodiment, the service configuration parameters further include a component identifier, a component execution sequence, a service name, a transcoding parameter, a processing parameter, and a service address, where the component identifier is an identifier of a component used to transcode the service request, the transcoding parameter is used to identify whether the component is required to transcode, and the processing parameter is used to identify whether the front-end management system can respond to the service request.
Optionally, in one embodiment, the database includes a thread pool information table, a route information table, a transaction component information table, and a transaction information table, and the update module 502 includes a first update unit, a second update unit, a third update unit, and a fourth update unit.
The first updating unit is used for searching first data comprising service identification in the thread pool information table, if the first data is searched, the first data is replaced by the service configuration parameters, and if the first data is not searched, the service configuration parameters are written into the thread pool information table as a piece of data; the second updating unit is used for searching second data comprising service identifiers in the routing information table, if the second data are searched, replacing the second data by using the service calling party identifier, the service provider identifier, the service calling sequence and the routing effective time, and if the second data are not searched, writing the service calling party identifier, the service provider identifier, the service calling sequence and the routing effective time into the routing information table as one piece of data; the third updating unit is used for searching third data comprising service identifiers in the transaction component information table, if the third data is searched, replacing the third data by using the service calling party identifier, the service identifier, the component identifier and the component execution sequence, and if the third data is not searched, writing the service calling party identifier, the service identifier, the component identifier and the component execution sequence into the transaction component information table as one piece of data; the fourth updating unit is used for searching fourth data comprising the service identifier in the transaction information table, if the first data is searched, the service caller identifier, the service name, the transcoding parameter, the processing parameter and the service address are used for replacing the fourth data, and if the fourth data is not searched, the service caller identifier, the service name, the transcoding parameter, the processing parameter and the service address are used as one piece of data to be written into the transaction information table.
Optionally, in one embodiment, the receiving module 501 includes a first response unit, a first display unit, and a second response unit. The first response unit is used for responding to the service newly-added operation and reading parameter information to be selected; the first display unit is used for displaying the read parameter information to be selected in the selection catalog; the second response unit is used for responding to the parameter selection operation and displaying the selected parameter in the parameter receiving frame.
Optionally, in an embodiment, the receiving module 501 includes a third responding unit, a second displaying unit, and a fourth responding unit. The third response unit is used for responding to the service editing operation and reading service configuration parameters corresponding to the service to be edited in the database; the second display unit is used for displaying the read service configuration parameters in the parameter receiving frame; the fourth response unit is used for responding to the parameter editing operation and modifying the service configuration parameters in the parameter receiving frame.
Example six
Corresponding to the fourth embodiment, the sixth embodiment of the present invention provides a service control system, and related technical features may be referred to the description of each of the above embodiments, which is not repeated here. The service control system includes a thread pool and a management container for managing the thread pool, where the front-end management system is configured to configure the service control system, and fig. 6 is a block diagram of the service control system provided in the sixth embodiment of the present invention, as shown in fig. 6, where the service control system includes a first receiving module 601, a reading module 602, a first processing module 603, a second receiving module 604, an analyzing module 605, a determining module 606, and a second processing module 607.
The first receiving module 601 is configured to receive trigger information of an initialization management container sent by a front-end management system; the reading module 602 is configured to read a thread pool configuration parameter in a database; the first processing module 603 is configured to initialize a management container according to the thread pool configuration parameter; the second receiving module 604 is configured to receive a service request; the parsing module 605 is configured to parse the service identifier in the service request; the determining module 606 is configured to determine a thread pool corresponding to the service identifier; the second processing module 607 is configured to start a thread in the thread pool, so that the thread reads the service configuration parameter in the database, and forwards the service request to the service system according to the service configuration parameter.
Example seven
The present embodiment also provides a computer device, such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a rack-mounted server, a blade server, a tower server, or a rack-mounted server (including an independent server or a server cluster formed by a plurality of servers) that can execute a program. As shown in fig. 7, the computer device 01 of the present embodiment includes at least, but is not limited to: the memory 011, the processor 012, which can be communicatively connected to each other through a system bus, as shown in fig. 7. It is noted that fig. 7 only shows a computer device 01 having a component memory 011 and a processor 012, but it is understood that not all of the components shown are required to be implemented, and more or fewer components may alternatively be implemented.
In this embodiment, the memory 011 (i.e., readable storage medium) includes flash memory, hard disk, multimedia card, card memory (e.g., SD or DX memory, etc.), random Access Memory (RAM), static Random Access Memory (SRAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), programmable Read Only Memory (PROM), magnetic memory, magnetic disk, optical disk, etc. In some embodiments, memory 011 may be an internal storage unit of computer device 01, such as a hard disk or memory of computer device 01. In other embodiments, the memory 011 may also be an external storage device of the computer device 01, such as a plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash memory Card (Flash Card) or the like, which are provided on the computer device 01. Of course, the memory 011 may also include both the internal memory unit of the computer device 01 and its external memory device. In this embodiment, the memory 011 is generally used to store an operating system and various application software installed in the computer device 01, such as program codes of the front-end management system of the fifth embodiment. Further, the memory 011 can also be used for temporarily storing various types of data that have been output or are to be output.
The processor 012 may be a central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor, or other data processing chip in some embodiments. The processor 012 is typically used to control the overall operation of the computer device 01. In this embodiment, the processor 012 is configured to execute a program code stored in the memory 011 or process data such as a dynamic configuration method of a service control system.
Example eight
The present embodiment also provides a computer-readable storage medium such as a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, a server, an App application store, etc., on which a computer program is stored, which when executed by a processor, performs the corresponding functions. The computer readable storage medium of the present embodiment is used for storing a front-end management system, and when executed by a processor, implements the dynamic configuration method of the service control system of the first embodiment.
It should be noted that, in this document, 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.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (8)

1. The dynamic configuration method of the service control system is characterized in that the service control system comprises a thread pool and a management container for managing the thread pool, threads in the thread pool are used for forwarding service requests to a service system according to service configuration parameters in a database, and a front-end management system is used for configuring the service control system, and in the front-end management system, the dynamic configuration method comprises the following steps:
receiving the service configuration parameters and thread pool configuration parameters corresponding to the service, wherein the thread pool configuration parameters comprise service identifiers, thread pool names, core thread numbers, maximum online thread numbers and thread pool destroying modes, the service configuration parameters comprise service calling party identifiers, service provider identifiers, service calling sequences, routing effective time, component identifiers, component execution sequences, service names, transcoding parameters, processing parameters and service addresses, the component identifiers are identifiers of components used for transcoding the service requests, the transcoding parameters are used for identifying whether the components are needed to be transcoded, and the processing parameters are used for identifying whether the front-end management system can respond to the service requests;
Updating the database according to the service configuration parameters and the thread pool configuration parameters, wherein the database comprises a thread pool information table, a routing information table, a transaction component information table and a transaction information table; and
sending trigger information for initializing the management container to the service control system, wherein the trigger information is used for enabling the service control system to initialize the management container according to the thread pool configuration parameters in the database,
the step of receiving the service configuration parameters and the thread pool configuration parameters corresponding to the service comprises the following steps: providing a thread pool configuration interface to receive the service identifier, the thread pool name, the core thread number, the maximum thread number and the destroying thread pool mode; providing a service route configuration interface to receive the service calling party identifier, the service provider identifier, the service calling sequence and the route effective time; providing a transaction component configuration interface to receive the service calling party identifier, the service identifier, the component identifier and the component execution sequence; providing a transaction information configuration interface to receive the service calling party identifier, the service name, the transcoding parameter, the processing parameter and the service address;
The step of updating the database according to the service configuration parameters and the thread pool configuration parameters comprises the following steps: updating the thread pool information table according to the parameters received by the thread pool configuration interface; updating the routing information table according to the parameters received by the service routing configuration interface; updating the transaction component information table according to the parameters received by the transaction component configuration interface; and updating the transaction information table according to the parameters received by the transaction information configuration interface.
2. The method of dynamic configuration of a service control system of claim 1, wherein the step of updating the database according to the traffic configuration parameters and the thread pool configuration parameters comprises:
searching first data comprising the service identifier in the thread pool information table, if the first data is searched, replacing the first data by using the service configuration parameter, and if the first data is not searched, writing the service configuration parameter into the thread pool information table as a piece of data;
searching second data comprising the service identifier in the routing information table, if the second data is searched, replacing the second data by using the service calling party identifier, the service provider identifier, the service calling sequence and the routing effective time, and if the second data is not searched, writing the service calling party identifier, the service provider identifier, the service calling sequence and the routing effective time into the routing information table as one piece of data;
Searching third data comprising the service identifier in the transaction component information table, if the third data is searched, replacing the third data by using the service calling party identifier, the service identifier, the component identifier and the component execution sequence, and if the third data is not searched, writing the service calling party identifier, the service identifier, the component identifier and the component execution sequence into the transaction component information table as one piece of data;
and searching fourth data comprising the service identifier in the transaction information table, if the fourth data is searched, replacing the fourth data by using the service caller identifier, the service name, the transcoding parameter, the processing parameter and the service address, and if the fourth data is not searched, writing the service caller identifier, the service name, the transcoding parameter, the processing parameter and the service address into the transaction information table as one piece of data.
3. The method of dynamic configuration of a service control system according to claim 1, wherein the step of receiving the service configuration parameters comprises:
Responding to the service adding operation, and reading parameter information to be selected;
displaying the read parameter information to be selected in a selection directory;
in response to the parameter selection operation, the selected parameter is displayed in the parameter receiving frame.
4. The method of dynamic configuration of a service control system according to claim 1, wherein the step of receiving the service configuration parameters comprises:
responding to the operation of editing the business, and reading business configuration parameters corresponding to the business to be edited in the database;
displaying the read service configuration parameters in a parameter receiving frame;
and modifying the service configuration parameters in the parameter receiving frame in response to a parameter editing operation.
5. A service request forwarding method of a service control system, wherein the service control system includes a thread pool and a management container for managing the thread pool, a front-end management system is configured to configure the service control system according to the method of any one of claims 1 to 4, and in the service control system, the service request forwarding method includes:
receiving trigger information for initializing the management container, which is sent by the front-end management system;
Reading thread pool configuration parameters in a database;
initializing the management container according to the thread pool configuration parameters;
receiving a service request;
analyzing the service identification in the service request;
determining a thread pool corresponding to the service identifier; and
and starting the threads in the thread pool so that the threads read the service configuration parameters in the database, and forwarding the service request to a service system according to the service configuration parameters.
6. A front-end management system for dynamically configuring a service control system, the service control system comprising a thread pool and a management container for managing the thread pool, threads in the thread pool for forwarding service requests to a service system according to service configuration parameters in a database, the front-end management system comprising:
the receiving module is used for receiving the service configuration parameters and the thread pool configuration parameters corresponding to the service, wherein the thread pool configuration parameters comprise a service identifier, a thread pool name, a core thread number, a maximum online thread number and a thread pool destroying mode, the service configuration parameters comprise a service calling party identifier, a service provider identifier, the service identifier, a service calling sequence, a route effective time, a component identifier, a component execution sequence, a service name, a transcoding parameter, a processing parameter and a service address, the component identifier is an identifier of a component used for transcoding the service request, the transcoding parameter is used for identifying whether the component is needed to be transcoded, and the processing parameter is used for identifying whether the front-end management system can respond to the service request;
The updating module is used for updating the database according to the service configuration parameters and the thread pool configuration parameters, wherein the database comprises a thread pool information table, a route information table, a transaction component information table and a transaction information table; and
a sending module, configured to send trigger information for initializing the management container to the service control system, where the trigger information is used to make the service control system initialize the management container according to a thread pool configuration parameter in the database,
wherein the receiving module is further configured to: providing a thread pool configuration interface to receive the service identifier, the thread pool name, the core thread number, the maximum thread number and the destroying thread pool mode; providing a service route configuration interface to receive the service calling party identifier, the service provider identifier, the service calling sequence and the route effective time; providing a transaction component configuration interface to receive the service calling party identifier, the service identifier, the component identifier and the component execution sequence; providing a transaction information configuration interface to receive the service calling party identifier, the service name, the transcoding parameter, the processing parameter and the service address;
The update module is further configured to: updating the thread pool information table according to the parameters received by the thread pool configuration interface; updating the routing information table according to the parameters received by the service routing configuration interface; updating the transaction component information table according to the parameters received by the transaction component configuration interface; and updating the transaction information table according to the parameters received by the transaction information configuration interface.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 5 when the computer program is executed by the processor.
8. A computer-readable storage medium having stored thereon a computer program, characterized by: the computer program implementing the steps of the method of any one of claims 1 to 5 when executed by a processor.
CN201911351024.0A 2019-12-24 2019-12-24 Dynamic configuration method of service control system and service request forwarding method Active CN111124540B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911351024.0A CN111124540B (en) 2019-12-24 2019-12-24 Dynamic configuration method of service control system and service request forwarding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911351024.0A CN111124540B (en) 2019-12-24 2019-12-24 Dynamic configuration method of service control system and service request forwarding method

Publications (2)

Publication Number Publication Date
CN111124540A CN111124540A (en) 2020-05-08
CN111124540B true CN111124540B (en) 2023-07-07

Family

ID=70502206

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911351024.0A Active CN111124540B (en) 2019-12-24 2019-12-24 Dynamic configuration method of service control system and service request forwarding method

Country Status (1)

Country Link
CN (1) CN111124540B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897643A (en) * 2020-08-05 2020-11-06 深圳鼎盛电脑科技有限公司 Thread pool configuration system, method, device and storage medium
CN113064620A (en) * 2021-04-02 2021-07-02 北京天空卫士网络安全技术有限公司 Method and device for processing system data
CN115794391A (en) * 2022-11-24 2023-03-14 灵犀科技有限公司 Method and system for dynamically modifying thread pool parameter configuration on line

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8205202B1 (en) * 2008-04-03 2012-06-19 Sprint Communications Company L.P. Management of processing threads
CN107992337A (en) * 2017-10-19 2018-05-04 用友网络科技股份有限公司 Method, the system of cross-system remote deployment operation system
CN108733461A (en) * 2017-04-18 2018-11-02 北京京东尚科信息技术有限公司 Distributed task dispatching method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8205202B1 (en) * 2008-04-03 2012-06-19 Sprint Communications Company L.P. Management of processing threads
CN108733461A (en) * 2017-04-18 2018-11-02 北京京东尚科信息技术有限公司 Distributed task dispatching method and apparatus
CN107992337A (en) * 2017-10-19 2018-05-04 用友网络科技股份有限公司 Method, the system of cross-system remote deployment operation system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
面向多任务的报表管理系统运行器;艾飞等;计算机系统应用;第22卷(第12期);第192-195页 *

Also Published As

Publication number Publication date
CN111124540A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN111124540B (en) Dynamic configuration method of service control system and service request forwarding method
CN108427705B (en) Electronic device, distributed system log query method and storage medium
US10911565B2 (en) Method, device and system for associating a service account
CN109981322B (en) Method and device for cloud resource management based on label
CN107968841B (en) Dynamic routing method, device, storage medium and client of network page
CN108776587B (en) Data acquisition method and device, computer equipment and storage medium
CN110941779B (en) Page loading method and device, storage medium and electronic equipment
CN111414391A (en) Method and system for accessing multiple data sources
CN111371645B (en) Method, system, computer equipment and storage medium for testing service connectivity
CN110895472A (en) Method and device for identifying service change
US20080071870A1 (en) Method and System for Implementing Online Help by Instant Messaging
CN111367725A (en) Asynchronous task online monitoring method, front-end control system and service response platform
US10448124B2 (en) Method and system for issuing media information
CN110941471A (en) Method and device for internationalizing basic data of software system
CN113709187B (en) Multi-server data request method, device, equipment and storage medium
CN109522014B (en) Algorithm processing method based on new product development, electronic device and readable storage medium
CN109710569B (en) File online browsing method
CN112950370A (en) Service processing method, device, equipment and storage medium
CN111585897A (en) Request route management method, system, computer system and readable storage medium
CN112579250B (en) Middleware management method and device and repair engine system
CN113626409B (en) Test data processing method, device, equipment and storage medium
CN110602655B (en) Short message-based equipment communication address modification method and device and readable storage medium
CN115495316A (en) Management method and device for historical page maintenance records
CN115098192A (en) Page jump method and device, electronic equipment and storage medium
CN116107621A (en) Linkage execution method and device of safety equipment 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