CN109379408B - Service parameter updating system and control host - Google Patents

Service parameter updating system and control host Download PDF

Info

Publication number
CN109379408B
CN109379408B CN201811102181.3A CN201811102181A CN109379408B CN 109379408 B CN109379408 B CN 109379408B CN 201811102181 A CN201811102181 A CN 201811102181A CN 109379408 B CN109379408 B CN 109379408B
Authority
CN
China
Prior art keywords
host
application
hosts
parameter updating
service parameter
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
CN201811102181.3A
Other languages
Chinese (zh)
Other versions
CN109379408A (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.)
China Unionpay Co Ltd
Original Assignee
China Unionpay 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 China Unionpay Co Ltd filed Critical China Unionpay Co Ltd
Priority to CN201811102181.3A priority Critical patent/CN109379408B/en
Publication of CN109379408A publication Critical patent/CN109379408A/en
Application granted granted Critical
Publication of CN109379408B publication Critical patent/CN109379408B/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/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a service parameter updating system and a control host. The control host sends service parameter updating tasks to all application hosts, each application host updates service parameters after receiving the service parameter updating tasks or directly returns success of parameter updating, the control host acquires parameter updating results of all application hosts at regular time, and if the service parameters in the application hosts fail to be updated, the control host sends the service parameter updating tasks to all application hosts again.

Description

Service parameter updating system and control host
Technical Field
The present invention relates to the field of distributed system parameter update control, and in particular, to a service parameter update method and a control host.
Background
The business system is a system for realizing a whole set of business processes. The service system comprises a plurality of groups of hosts, each group of hosts comprises one or more hosts and realizes a specific service function. Because the service state can be updated along with the progress, the service system frequently needs to update the service parameters corresponding to the updated service state to the corresponding host, thereby achieving the purpose that the service function of each host is adjusted along with the service state in time. Therefore, how to update the service parameters to each host in time is a key issue.
In the prior art, a master-slave mechanism is adopted to update service parameters, and there are two main ways: (1) the master takes the effect of the prior update, then the slave is serially updated, namely the slave can be executed after the first master is updated, and each host independently returns the update result to the client. (2) And updating the master and the slave together to take effect, and returning an updating result to the client by all the hosts together. But neither of these two methods can independently update the traffic parameters of each host.
The application provides a service parameter updating method, which is used for solving the problem that the service parameters of all hosts cannot be updated independently in the prior art.
Disclosure of Invention
The embodiment of the invention provides a service parameter updating system, which comprises: m control hosts, N application hosts and a shared storage host, wherein M, N is an integer greater than 0;
the first control host sends service parameter updating tasks to the shared storage host and sends the service parameter updating tasks to the N application hosts; the first control host is any one of the M control hosts; the service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts, and K is an integer greater than 0; the service parameter updating task is used for indicating each application host in the K application hosts and updating parameters according to the service parameters corresponding to the application hosts;
the K application hosts receive the service parameter updating tasks and send the results of parameter updating of the K application hosts to the shared storage host;
the shared storage host determines the result of parameter updating of the K application hosts;
and the first control host acquires the results of the K application hosts for parameter updating from the shared storage host, and retransmits the service parameter updating task if at least one application host parameter updating failure exists in the K application hosts according to the results of the K application hosts for parameter updating.
Optionally, the system further comprises: registering a host;
before the first control host sends the service parameter update task to the shared storage host, the method further includes:
each application host in the N application hosts sends registration information to the registration host;
the M control hosts acquire the registration information of the N application hosts from the registration host;
the sending, by the first control host, the service parameter update task to the N application hosts includes:
and the first control host sends the service parameter updating tasks to the N application hosts according to the registration information of the N application hosts.
Optionally, the obtaining, by the first control host, a result of updating parameters of the application hosts corresponding to the information of the K application hosts from the shared storage host includes:
and the first control host acquires the result of updating the parameters of the application hosts corresponding to the K pieces of application host information from the shared storage host once every a preset time.
Optionally, after the K application hosts receive the service parameter update task, the method further includes:
for a first application host, if the service parameter updating task comprises information of the first application host and a service parameter corresponding to the first application host, the first application host updates the service parameter corresponding to the first application host; the first application host is any one of the N application hosts.
Optionally, the sending the result of updating the parameters of the K application hosts to the shared storage host includes:
if the service parameter updating task does not include the information of the first application host or the service parameter corresponding to the information of the first application host, the first application host returns a parameter updating success to the shared storage host;
or, the first application host returns a parameter updating result for updating the service parameter corresponding to the first application host to the shared storage host; the parameter updating result comprises parameter updating success and parameter updating failure.
Optionally, the system further comprises:
the service parameter updating task also comprises overtime time;
and if the first application host does not return successful parameter updating before the overtime, the shared storage host determines that the parameter updating of the first application host fails.
Optionally, after the first control host obtains the result of updating the parameters of the K application hosts from the shared storage host, the method further includes:
and if the parameter updating results returned by the K application hosts are all parameter updating success, deleting the service parameter updating task by the shared storage host.
Optionally, after the first control host resends the service parameter update task, the method further includes:
if the first control host obtains the result of parameter updating of the application hosts corresponding to the K pieces of application host information, that is, the number of times of failure in parameter updating is greater than or equal to X times, the first control host sends a deletion notification to the registered host; the deletion notification is used for indicating the registration host to delete the registration information corresponding to the first application host; x is an integer greater than 1.
An embodiment of the present invention provides a control host, including:
the control host sends a service parameter updating task to the shared storage host and sends the service parameter updating task to the N application hosts; the service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts, and K is an integer greater than 0; the service parameter updating task is used for indicating each application host in the K application hosts and updating parameters according to the service parameters corresponding to the application hosts;
and the control host acquires the parameter updating results of the K application hosts, and retransmits the service parameter updating task if at least one application host parameter updating failure exists in the K application hosts according to the parameter updating results of the K application hosts.
Optionally, after the control host resends the service parameter update task, the method further includes:
if the control host obtains the result that the application hosts corresponding to the K pieces of application host information perform parameter updating, namely the number of times of parameter updating failure is more than or equal to X times, the control host does not send a service parameter updating task to the application hosts with parameter updating failure any more; x is an integer greater than 1.
In the embodiment of the invention, a plurality of control hosts responsible for the sent service parameter updating tasks are provided, so that single-point hidden danger is avoided, the service parameter updating tasks can indicate K application hosts in N application hosts to carry out service parameters corresponding to the application hosts, the service parameters updated by all the application hosts are not required to be consistent, and the corresponding service parameters are ensured to be independently updated by all the application hosts.
Drawings
Fig. 1 is an overall architecture diagram of a service parameter updating system in an embodiment of the present application;
fig. 2 is a flowchart of a service parameter updating method in an embodiment of the present application;
fig. 3 is a schematic diagram illustrating a service parameter update task stored according to a timeout period in an embodiment of the present application;
fig. 4 is a schematic structural diagram of a first service parameter updating apparatus in an embodiment of the present application;
fig. 5 is a schematic structural diagram of a second service parameter updating apparatus in the embodiment of the present application.
Detailed Description
In order to better understand the technical solutions, the technical solutions will be described in detail below with reference to the drawings and the specific embodiments of the specification, and it should be understood that the embodiments and specific features of the embodiments of the present invention are detailed descriptions of the technical solutions of the present invention, and are not limitations of the technical solutions of the present invention, and the technical features of the embodiments and examples of the present invention may be combined with each other without conflict.
The embodiments of the present invention will be described in further detail with reference to the drawings attached hereto.
The business system is a system for realizing a whole set of business processes. The service system comprises a plurality of groups of hosts, each group of hosts comprises one or more hosts and realizes a specific service function. Because the service state can be updated along with the progress, the service system frequently needs to update the service parameters corresponding to the updated service state to the corresponding host, thereby achieving the purpose that the service function of each host is adjusted along with the service state in time. The service parameters are parameters required by the host to realize specific service functions, such as service parameter product quality grades, and the host realizing service function payment performs different payment operations according to different grades of product quality.
The overall architecture diagram of the service parameter updating system provided by the application is shown in fig. 1.
Each part is as follows:
application nodes 1-N101: the application hosts 1-N include N application hosts. The application host is a host in charge of realizing specific service functions in the service system. N is an integer greater than 0.
The application hosts 1-N101 divide N application hosts into a plurality of host groups according to service functions, each host group including one or several application hosts, all implementing the same, specific service function. Each host group can flexibly increase or decrease the number of application hosts according to specific requirements. Each application host loads a specific service parameter table according to configuration. And after the service parameter updating task is received, the service parameter is updated only when the recording time of the received service parameter updating task is later than the recording time of the service parameter updating in the current memory.
The service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, and each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts.
Control hosts 1-M102: control masters 1-M102 include M control masters. The control host is a host in the service system, which is responsible for updating the service parameters of the available application hosts in the application hosts 1-N, and ensures that the service parameters of all the available application hosts are updated within a certain time range. M is an integer greater than 0. Wherein each control host is connected with all application hosts. In addition, a service parameter updating task can be executed by only one control node; one control node may perform multiple service parameter update tasks.
The registration host 103: and recording the current available application host information and providing the available application host information to the control host. The registration host 103 is an independent subsystem of the service system, and a plurality of the registration hosts can be deployed according to needs.
Shared storage host 104: and recording the state of each service parameter updating task. The shared storage host 104 is an independent subsystem of the business system, and may be deployed in multiple numbers as needed.
The service parameter updating method is shown in fig. 2 in conjunction with the flow of fig. 1, and the service parameter updating system and steps will be described in detail in conjunction with fig. 1.
Step 201: and the first control host sends a service parameter updating task to the shared storage host.
The first control host is any one of the M control hosts; the service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts, and K is an integer greater than 0; and the service parameter updating task is used for indicating each application host in the K application hosts and updating parameters according to the service parameters corresponding to the application hosts.
Step 202: and the first control host sends the service parameter updating tasks to the N application hosts.
Step 203: and the K application hosts receive the service parameter updating tasks.
Step 204: and the K application hosts return the result of parameter updating to the shared storage host.
Step 205: and the shared storage host determines the result of parameter updating of the K application hosts.
Step 206: and the first control host acquires the results of parameter updating of the K application hosts from the shared storage host.
Step 207: and the first control host resends the service parameter updating task or isolates a plurality of application hosts according to the parameter updating result of the K application hosts.
And if determining that at least one application host parameter updating failure exists in the K application hosts according to the parameter updating results of the K application hosts, retransmitting the service parameter updating task.
Before step 201, the service system also has an initialization phase. At this stage, each of the application hosts 1-N101 sends registration information to the registry host 104; control hosts 1-N102 obtain registration information for the N application hosts from the registration host 104. At this stage, the control hosts 1 to N102 already know that the application host having the registration information in the registration host 104 is an available application host, the control hosts 1 to N102 only send to the available application host, and the default application hosts 1 to N101 are all available in steps 201 to 207.
When a service parameter needs to be updated, the first control host receives a service parameter updating task from other external systems. If the first control host fails, the backup host of the first control host receives the service parameter updating task, so that the effects of eliminating single-point hidden dangers and having high fault tolerance are achieved.
Step 201 is performed after the initialization phase has been completed.
In step 201, it should be noted that the service parameter update task further includes a timeout time. All service parameter updating tasks are stored by adopting a bucket dividing strategy, wherein the bucket dividing strategy is to place a task corresponding to an overtime moment in the same block, so that the subsequent isolation processing of different block contents is facilitated and the unified processing of the same block content is performed.
As shown in fig. 3, for each service parameter update task inserted into the shared storage, the timeout time of the task is determined during insertion, and the service parameter update task is placed into a different block according to the timeout time, so as to control the host to obtain the block meeting the timeout time currently for performing timeout processing. If the business parameter updating task corresponding to the overtime moment 1 is put into the block corresponding to the overtime moment 1; the timeout time 2 and the timeout time n also have corresponding blocks.
In step 202, the first control host sends the service parameter update task to the N application hosts according to the registration information of the N application hosts. The first control host only sends the service parameter updating task to the application host with the corresponding registration information.
In step 203, for a first application host, if the service parameter update task includes information of the first application host and service parameters corresponding to the first application host, the first application host updates the service parameters corresponding to the first application host, and the corresponding application hosts included in the service parameter update task are the K application hosts. The first application host is any one of the N application hosts. If the application host is deployed with a shared memory, that is, a memory accessible by processes in the host, the service parameter can be written into a storage area in the shared memory corresponding to the relevant process.
In step 204, if the service parameter update task does not include the information of the first application host or the service parameter corresponding to the information of the first application host, the first application host returns a parameter update success to the shared storage host 104;
or, the first application host returns a parameter update result for updating the service parameter corresponding to the first application host to the shared storage host 104; the parameter updating result comprises parameter updating success and parameter updating failure. The parameter updating result further includes identification information of the application host, so that the shared storage host can obtain the parameter updating result of the specific application host.
It should be noted here that the control host sends the service parameter update task to all application hosts, regardless of whether the service parameters of a certain application host need to be updated or not. The first application host determines whether to update the service parameters according to whether the service parameter update task includes the information of the first application host or the service parameters corresponding to the information of the first application host, and if so, the service parameter update is performed.
The application host supports the service parameter updating task to update the parameters out of order, and adds version information to each parameter updating by the application host, wherein the version information at least comprises the modification times and the modification time of the service parameters. The application host enables the newly modified service parameters to cover the old service parameters through the version information, and the old service parameters cannot cover the new service parameters, namely asynchronous disorder of service parameter updating tasks is supported, and the sequence is finally kept.
The first application host updates the service parameters and has two conditions of failure in parameter updating and success in parameter updating; for example, the failure of updating the parameters is caused by the fact that the memory usage of the application host is too large, so that the service parameters cannot be written into the memory.
In addition, the application host returns the information of the application host except that the parameter updating fails or the parameter updating succeeds, so that the shared storage host can timely acquire the state information processed by the service parameter updating task.
In step 205, in addition to the application host actively sending the state information of the service parameter update task processing to the shared storage host, the shared storage host also determines the result of the parameter update of the K application hosts according to the timeout time of the service parameter update task processing.
And if the first application host does not return successful parameter updating before the overtime, the shared storage host determines that the parameter updating of the first application host fails.
In step 206, the first control host obtains a result of updating parameters of the application hosts corresponding to the information of the K application hosts from the shared storage host every a preset time period. The preset time length may be set according to a specific service scenario, for example, the interval time length between the service parameter update task and the timeout time is a preset time length.
In step 207, the first control host reads the result of the parameter update of the corresponding service parameter update task from the block stored just according to the timeout time, and after the result is obtained, if all the parameter update results returned by the K application hosts are successful in parameter update, the shared storage host deletes the service parameter update task.
And if it is determined that at least one application host parameter updating failure exists in the K application hosts according to the parameter updating results of the K application hosts, the service parameter updating task is failure, and the first control host resends the service parameter updating task. And if the first control host has other service parameter updating tasks, the first control host preferentially processes the service parameter updating tasks which need to be retransmitted.
And after the first control host resends the service parameter updating task, the N application hosts receive the service parameter updating task again. And the above steps are repeated. Moreover, the application host also supports the business parameter updating task.
If the first control host obtains the result of parameter updating of the application hosts corresponding to the K pieces of application host information, that is, the number of times of failure in parameter updating is greater than or equal to X times, the first control host sends a deletion notification to the registered host; the deletion notification is used for indicating the registration host to delete the registration information corresponding to the first application host; x is an integer greater than 1. The process of deleting the registration information corresponding to the first application host by the registration host is referred to as isolating the application host from other available application hosts.
In the embodiment of the invention, a plurality of control hosts responsible for the sent service parameter updating tasks are provided, so that single-point hidden danger is avoided, the service parameter updating tasks can indicate K application hosts in N application hosts to carry out service parameters corresponding to the application hosts, the service parameters updated by all the application hosts are not required to be consistent, and the corresponding service parameters are ensured to be independently updated by all the application hosts.
As shown in fig. 4, which is a schematic structural diagram of a first service parameter updating apparatus in an embodiment of the present invention, the apparatus includes:
the data transmission module 401: the system comprises a shared storage host, a plurality of application hosts and a plurality of application hosts, wherein the shared storage host is used for sending service parameter updating tasks to the shared storage host, sending the service parameter updating tasks to the N application hosts and obtaining results of parameter updating of the K application hosts from the shared storage host; the first control host is any one of the M control hosts; the service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts, and K is an integer greater than 0; the service parameter updating task is used for indicating each application host in the K application hosts and updating parameters according to the service parameters corresponding to the application hosts; m, N is an integer greater than 0;
the processing module 402: and the service parameter updating task is retransmitted if it is determined that at least one application host parameter updating failure exists in the K application hosts according to the parameter updating result of the K application hosts.
Optionally, the data transmission module 401 is further configured to: acquiring registration information of the N application hosts; sending the service parameter updating tasks to the N application hosts according to the registration information of the N application hosts;
the processing module 402 is specifically configured to: and acquiring a result of updating the parameters of the application hosts corresponding to the K pieces of application host information from the shared storage host once every a preset time.
Optionally, the data transmission module 401 is further configured to:
if the first control host obtains the result of parameter updating of the application hosts corresponding to the K pieces of application host information, that is, the number of times of failure in parameter updating is greater than or equal to X times, the first control host sends a deletion notification to the registered host; the deletion notification is used for indicating the registration host to delete the registration information corresponding to the first application host; x is an integer greater than 1.
As shown in fig. 5, which is a schematic structural diagram of a second service parameter updating apparatus in an embodiment of the present invention, the apparatus includes:
the data transmission module 501: receiving a service parameter updating task and sending a parameter updating result to the shared storage host;
the processing module 502: and if the service parameter updating task comprises the information of the first application host and the service parameter corresponding to the first application host, updating the service parameter corresponding to the first application host.
Optionally, the data transmission module 501 is further configured to: and sending registration information to the registration host.
Optionally, the processing module 502 is specifically configured to: if the service parameter updating task does not include the information of the first application host or the service parameter corresponding to the information of the first application host, returning parameter updating success to the shared storage host;
or, returning a parameter updating result for updating the service parameter corresponding to the first application host to the shared storage host; the parameter updating result comprises parameter updating success and parameter updating failure.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. A service parameter update system, comprising: m control hosts, N application hosts, a registration host and a shared storage host, wherein M, N is an integer greater than 0;
each application host in the N application hosts sends registration information to the registration host;
the M control hosts acquire the registration information of the N application hosts from the registration host;
the first control host sends service parameter updating tasks to the N application hosts according to the registration information of the N application hosts and sends the service parameter updating tasks to the shared storage host; the first control host is any one of the M control hosts; the service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts, and K is an integer greater than 0; the service parameter updating task is used for indicating each application host in the K application hosts and updating parameters according to the service parameters corresponding to the application hosts;
the K application hosts receive the service parameter updating tasks and send the results of parameter updating of the K application hosts to the shared storage host;
the shared storage host determines the result of parameter updating of the K application hosts;
and the first control host acquires the results of the K application hosts for parameter updating from the shared storage host, and retransmits the service parameter updating task if at least one application host parameter updating failure exists in the K application hosts according to the results of the K application hosts for parameter updating.
2. The system of claim 1, wherein the obtaining, by the first control host, the result of the parameter update of the application host corresponding to the K pieces of application host information from the shared storage host includes:
and the first control host acquires the result of updating the parameters of the application hosts corresponding to the K pieces of application host information from the shared storage host once every a preset time.
3. The system according to claim 1 or 2, wherein after the K application hosts receive the service parameter update tasks, further comprising:
for a first application host, if the service parameter updating task comprises information of the first application host and a service parameter corresponding to the first application host, the first application host updates the service parameter corresponding to the first application host; the first application host is any one of the N application hosts.
4. The system of claim 3, wherein sending results of parameter updates by the K application hosts to the shared storage host comprises:
if the service parameter updating task does not include the information of the first application host or the service parameter corresponding to the information of the first application host, the first application host returns a parameter updating success to the shared storage host;
or, the first application host returns a parameter updating result for updating the service parameter corresponding to the first application host to the shared storage host; the parameter updating result comprises parameter updating success and parameter updating failure.
5. The system of claim 3, further comprising:
the service parameter updating task also comprises overtime time;
and if the first application host does not return successful parameter updating before the overtime, the shared storage host determines that the parameter updating of the first application host fails.
6. The system of claim 3, wherein after the first control host obtains the results of the parameter update by the K application hosts from the shared storage host, the method further comprises:
and if the parameter updating results returned by the K application hosts are all parameter updating success, deleting the service parameter updating task by the shared storage host.
7. The system of claim 3, wherein after the first control host resends the traffic parameter update task, further comprising:
if the first control host obtains the result of parameter updating of the application hosts corresponding to the K pieces of application host information, that is, the number of times of failure in parameter updating is greater than or equal to X times, the first control host sends a deletion notification to the registered host; the deletion notification is used for indicating the registration host to delete the registration information corresponding to the first application host; x is an integer greater than 1.
8. A control host, comprising:
the data transmission module is used for acquiring the registration information of the N application hosts from the registration host; the registration information of the N application hosts in the registration hosts is obtained by sending the N application hosts to the registration hosts;
the data transmission module is used for sending service parameter updating tasks to the N application hosts and sending the service parameter updating tasks to the shared storage host according to the registration information of the N application hosts; the service parameter updating task comprises at least one service parameter and information of K application hosts in the N application hosts, each service parameter in the at least one service parameter corresponds to at least one application host in the K application hosts, and K is an integer greater than 0; the service parameter updating task is used for indicating each application host in the K application hosts and updating parameters according to the service parameters corresponding to the application hosts;
and the processing module is used for acquiring the parameter updating results of the K application hosts, and if determining that at least one application host parameter updating failure exists in the K application hosts according to the parameter updating results of the K application hosts, retransmitting the service parameter updating task.
9. The control host of claim 8, wherein the data transfer module is further to:
if the number of times of parameter updating failure of the application hosts corresponding to the obtained K pieces of application host information is greater than or equal to X times, no service parameter updating task is sent to the application hosts with the parameter updating failure; x is an integer greater than 1.
CN201811102181.3A 2018-09-20 2018-09-20 Service parameter updating system and control host Active CN109379408B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811102181.3A CN109379408B (en) 2018-09-20 2018-09-20 Service parameter updating system and control host

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811102181.3A CN109379408B (en) 2018-09-20 2018-09-20 Service parameter updating system and control host

Publications (2)

Publication Number Publication Date
CN109379408A CN109379408A (en) 2019-02-22
CN109379408B true CN109379408B (en) 2021-06-11

Family

ID=65402168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811102181.3A Active CN109379408B (en) 2018-09-20 2018-09-20 Service parameter updating system and control host

Country Status (1)

Country Link
CN (1) CN109379408B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101635643A (en) * 2009-08-31 2010-01-27 中国联合网络通信集团有限公司 Method and system for changing terminal service and network management platform
CN104022894A (en) * 2014-05-12 2014-09-03 东软熙康健康科技有限公司 Method for managing application configuration parameters in concentrated mode and method for configuring application parameters
CN104965726A (en) * 2015-03-10 2015-10-07 腾讯科技(深圳)有限公司 Configuration updating method, apparatus and system
CN105592127A (en) * 2014-11-20 2016-05-18 中国银联股份有限公司 Application management system for cloud computing environment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8990366B2 (en) * 2003-12-23 2015-03-24 Intel Corporation Method and apparatus for remote modification of system configuration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101635643A (en) * 2009-08-31 2010-01-27 中国联合网络通信集团有限公司 Method and system for changing terminal service and network management platform
CN104022894A (en) * 2014-05-12 2014-09-03 东软熙康健康科技有限公司 Method for managing application configuration parameters in concentrated mode and method for configuring application parameters
CN105592127A (en) * 2014-11-20 2016-05-18 中国银联股份有限公司 Application management system for cloud computing environment
CN104965726A (en) * 2015-03-10 2015-10-07 腾讯科技(深圳)有限公司 Configuration updating method, apparatus and system

Also Published As

Publication number Publication date
CN109379408A (en) 2019-02-22

Similar Documents

Publication Publication Date Title
US8850047B2 (en) Access control method, access control apparatus, and access control program
CN110535776B (en) Gateway current limiting method, device, gateway, system and storage medium
CN105407117A (en) Distributed data backup method, device and system
CN106484321A (en) A kind of date storage method and data center
CN104796445A (en) Resource synchronization method and device by server nodes
CN109710586B (en) A kind of clustered node configuration file synchronous method and device
CN109104368B (en) Connection request method, device, server and computer readable storage medium
CN104793981B (en) A kind of online snapshot management method and device of cluster virtual machine
JP2008141361A (en) Data distribution method, data distribution system and node device
CN113127023B (en) Service upgrading method, device and system
CN107852369B (en) Method for acquiring power line communication route
US11281446B2 (en) Updating method, terminal and electronic device
CN102710438A (en) Node management method, device and system
CN105959078A (en) Cluster time synchronization method, cluster and time synchronization system
US11252121B2 (en) Message sending method and terminal device
CN109379408B (en) Service parameter updating system and control host
CN108667640B (en) Communication method and device, and network access system
CN110958139B (en) Network control method, orchestrator, controller, and computer-readable storage medium
US8495223B2 (en) Access control method, access control apparatus, and access control program
CN110968646B (en) Embedded system database synchronization method, device and storage medium
US10277674B2 (en) Apparatus for relaying data transmission in SCADA system
CN109962963B (en) Message processing method and device
US20150256614A1 (en) Resource synchronization control method, device, and system
CN104580512A (en) Data processing method and device and distributed file system
CN112486699B (en) Session management middleware, system and operation method based on domestic database

Legal Events

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