CN110601868A - Distributed system, method and electronic equipment for distributing configuration information in real time - Google Patents

Distributed system, method and electronic equipment for distributing configuration information in real time Download PDF

Info

Publication number
CN110601868A
CN110601868A CN201810609478.2A CN201810609478A CN110601868A CN 110601868 A CN110601868 A CN 110601868A CN 201810609478 A CN201810609478 A CN 201810609478A CN 110601868 A CN110601868 A CN 110601868A
Authority
CN
China
Prior art keywords
configuration
target
management module
service node
configuration information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201810609478.2A
Other languages
Chinese (zh)
Other versions
CN110601868B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810609478.2A priority Critical patent/CN110601868B/en
Publication of CN110601868A publication Critical patent/CN110601868A/en
Application granted granted Critical
Publication of CN110601868B publication Critical patent/CN110601868B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/0816Configuration setting characterised by the conditions triggering a change of settings the condition being an adaptation, e.g. in response to network events

Abstract

The embodiment of the application discloses a distributed system, a method and electronic equipment for distributing configuration information in real time, wherein the system comprises: the system comprises a client, a control node and a service node, wherein the control node comprises a control management module and a configuration management module, the configuration management module comprises a notification module, and the control management module and the configuration management module share a communication channel between the control node and the service node; the control management module receives a configuration change request message, wherein the configuration change request message carries the configuration change requirement of a user; the control management module determines a target service node corresponding to the configuration changed by the user in the service nodes based on the configuration change requirement and generates target configuration information; the control management module calls the configuration management module, sends a configuration change notification message to the target service node and sends a configuration change request response message to the client through a notification module in the configuration management module, wherein the configuration change notification message and the configuration change request response message comprise target configuration information.

Description

Distributed system, method and electronic equipment for distributing configuration information in real time
Technical Field
The present application relates to the field of computer network technology, and more particularly, to a distributed system, method and electronic device for distributing configuration information in real time.
Background
The distributed system generally comprises a client, a control node and a service node, wherein the client obtains service node information through the control node and is connected with the service node to obtain service. In a distributed system, a certain configuration information needs to be shared between a client and a service node to enable the service node to normally serve the client. Therefore, once the configuration of the client is changed (or it is understood that the configuration information is changed), the service node needs to acquire new configuration information to ensure that the changed configuration is quickly effective, so that the client is correctly served.
At present, there are two methods for a service node in a distributed system to obtain new configuration information. The first method is to query configuration information from a service node to a control node at regular time, and the timeliness of the method is determined by the polling period, the timeliness is poor if the polling period is long, and the timeliness is good if the polling period is short, but the too short polling period can cause the system communication load to be obviously increased and can bring unnecessary system burden when no configuration update is carried out. The second method is that a configuration center node is added in the distributed system, and the configuration center node is relied to distribute configuration information to the service node, in this way, two hops are needed from the initiation of configuration change to the completion of configuration change, and two hops are also needed for a client to access the configuration information, so that the response time of the distributed system to configuration update is prolonged, and the unreliability of the distributed system is increased. And a communication channel from the configuration center node to the service node needs to be established, and because the communication channels simultaneously established in the distributed system are limited, the establishment of the communication channel between the configuration center node and the service node alone will limit the scale of the distributed system.
Therefore, a distributed system for distributing configuration information in real time is required to overcome the above technical problems.
Disclosure of Invention
The present application aims to provide a distributed system, a method and an electronic device for distributing configuration information in real time, which can realize real-time distribution of configuration information without increasing system communication burden and configuration center nodes in the distributed system, ensure consistency of configuration information between a client and a service node, and enable the client to obtain correct service in time after configuration change.
In a first aspect, a distributed system for distributing configuration information in real time is provided, including: the system comprises a client, a control node and a service node, wherein the control node comprises a control management module and a configuration management module, the configuration management module comprises a notification module, and the control management module and the configuration management module share a communication channel between the control node and the service node; the control management module receives a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user; the control management module determines a target service node corresponding to the configuration changed by the user in the service nodes based on the configuration change requirement, and generates target configuration information corresponding to the configuration changed by the user; the control management module calls the configuration management module, and sends a configuration change notification message to the target service node through a notification module in the configuration management module, wherein the configuration change notification message comprises target configuration information; and the control management module calls the configuration management module, and sends a configuration change request response message to the client through a notification module in the configuration management module, wherein the configuration change request response message comprises target configuration information.
In a second aspect, a method for distributing configuration information in real time is provided, including: the control node receives a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user; the control node determines a target service node corresponding to the configuration changed by the user based on the configuration change requirement, and generates target configuration information corresponding to the configuration changed by the user; the control node sends a configuration change notification message to the target service node, wherein the configuration change notification message comprises target configuration information; and the control node sends a configuration change request response message to the client, wherein the configuration change request response message comprises target configuration information.
In a third aspect, there is provided a computer readable medium storing one or more programs, the one or more programs executable by a distributed system comprising a client, a control node and a service node, the control node comprising a control management module and a configuration management module, the configuration management module comprising a notification module, the control management module and the configuration management module sharing a communication channel between the control node and the service node, the one or more programs, when executed by the distributed system, causing the distributed system to:
a control management module in a control node receives a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user; a control management module in the control node determines a target service node corresponding to the configuration changed by the user based on the configuration change requirement and generates target configuration information corresponding to the configuration changed by the user; the control management module calls the configuration management module, and sends a configuration change notification message to the target service node through a notification module in the configuration management module, wherein the configuration change notification message comprises target configuration information; and the control management module calls the configuration management module, and sends a configuration change request response message to the client through a notification module in the configuration management module, wherein the configuration change request response message comprises target configuration information.
As can be seen from the above technical solutions, the control node in the distributed system according to the embodiments of the present application includes a control management module and a configuration management module, the configuration management module includes a notification module, and the control management module in the control node can invoke the notification module in the configuration management module to send a configuration change notification message including target configuration information to a target service node and send a configuration change request response message including target configuration information to a client after determining a target service node and target configuration information based on a configuration change requirement in a configuration change request message sent by the client, so that the control node can actively send the target configuration information to the target service node after determining the target service node and the target configuration information, and can ensure real-time delivery of the configuration information, and the control management module and the configuration management module in the control center share the communication information between the control node and the service node, so that the real-time distribution of the configuration information is realized under the condition of not increasing the communication burden of the system and not increasing the configuration center node in a distributed system, the consistency of the configuration information between the client and the service node is ensured, and the client can obtain correct service in time after the configuration is changed.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some of the embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative efforts.
FIG. 1 is a schematic diagram of a distributed system according to one embodiment of the present application.
FIG. 2 is another schematic diagram of a distributed system according to an embodiment of the present application.
FIG. 3 is yet another schematic diagram of a distributed system according to an embodiment of the present application.
Fig. 4 is a schematic flow chart diagram of a method of distributing configuration information in real-time according to one embodiment of the present application.
Fig. 5 is a method of distributing configuration information in real-time according to another embodiment of the present application.
Fig. 6 is a method of distributing configuration information in real-time according to yet another embodiment of the present application.
FIG. 7 is a schematic structural diagram of an electronic device according to one embodiment of the present application.
Fig. 8 is a schematic structural diagram of an electronic device according to another embodiment of the present application.
Fig. 9 is a schematic structural diagram of an electronic device according to yet another embodiment of the present application.
Fig. 10 is a schematic structural diagram of a control node according to an embodiment of the present application.
Fig. 11 is a schematic structural diagram of a client according to an embodiment of the present application.
Fig. 12 is a schematic structural diagram of a service node according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
FIG. 1 is a schematic diagram of a distributed system according to one embodiment of the present application. The application scenario shown in fig. 1 includes a client, a control node and a service node, where the control node includes a control management module and a configuration management module, the configuration management module includes a notification module, and the control management module and the configuration management module share a communication channel between the control node and the service node. The client obtains the information of the service node through the control node and is connected with the service node to obtain service. Typically, the client and the service node share certain configuration information so that the service node serves the client normally. Therefore, when the configuration of the client is changed, the awareness of the client, the service node and the control node in the distributed system that needs to be changed is consistent, or the client and the service node need to acquire new configuration information, so as to ensure that the changed configuration is quickly effective.
Optionally, in some embodiments, a control management module in the distributed system in fig. 1 receives a configuration change request message sent by a client, where the configuration change request message carries a configuration change requirement of a user; the control management module determines a target service node corresponding to the configuration changed by the user in the service nodes based on the configuration change requirement, and generates target configuration information corresponding to the configuration changed by the user; the control management module calls the configuration management module, and sends a configuration change notification message to the target service node through a notification module in the configuration management module, wherein the configuration change notification message comprises target configuration information; the control management module calls the configuration management module, and sends a configuration change request response message to the client through a notification module in the configuration management module, wherein the configuration change request response message comprises target configuration information.
For example, when a user needs to change the size of the cloud disk, for example, the size of the cloud disk is changed from 1T to 2T. The user sends a configuration change request message to the control node through the client, wherein the configuration change request message carries the configuration change requirement of the user (the size of the cloud disk is changed from 1T to 2T). Also taking the example that the user requests to update the cloud disk size as an example, the target configuration information may include information such as the cloud disk size, the block size (BlockSize), whether compression is supported, and the address of the service node corresponding to each Segment (Segment).
Further, taking the above example that the configuration change requirement is that the size of the cloud disk is changed from 1T to 2T, the control node determines that the corresponding target service nodes are the service node a and the service node B when the size of the cloud disk is 2T, and then the control node actively issues the target configuration information to the service node a and the service node B. Therefore, the distributed system of the embodiment of the application can actively send the target configuration information to the target service node corresponding to the configuration changed by the user after the target configuration information is generated according to the configuration changed by the user, and can avoid the service node from missing monitoring the configuration updated by the user.
Optionally, in some embodiments, the control management module in fig. 1 is further configured to persist the configuration change requirement as persistent data. Persisting the configuration change requirements may be understood as saving the configuration change requirements to a permanently savable storage device (e.g., disk). Therefore, even if the control node is broken down, the configuration change requirement of the user can be recovered from the storage device.
Optionally, as an embodiment, as shown in fig. 2, the configuration management module shown in fig. 1 further includes a retry management module: if the retry management module determines that the target service node fails to execute the processing operation related to the target configuration information, the retry management module sends the target configuration information to the target service node at a first preset time interval until the target service node successfully executes the processing operation related to the target configuration information or determines that the control management module receives a configuration change abandon request message sent by the client and used for requesting to abandon the configuration change.
That is, after receiving the target configuration information, the target service node needs to perform a processing operation related to the target configuration information, where the processing operation related to the target configuration information includes updating some memory states of itself. And then the target service node feeds back the processing result to the control node. If the retry management module in the configuration management module in the control node determines that the feedback processing of the service node fails, the retry management module will delay a period of time and then send the target configuration information to the target service node again. If the target service node fails to feed back the target configuration information again after sending the target configuration information to the target service node again, the retry management module will send the target configuration information to the target service node again. Or it may be understood that, if the target service node fails to perform the feedback processing after the notification module in the control node first sends the target configuration information to the target service node, the retry management module in the control node sends the target configuration information to the target service node according to the first preset time interval until the target service node succeeds in the feedback processing or the client abandons the update configuration actively. Therefore, the target service node can be ensured to successfully receive the target configuration information and successfully execute the processing operation related to the target configuration information, and further, the service is successfully provided for the client.
As an example, the reason for the failure of the target serving node processing is a network timeout or a down of the target serving node. The client actively abandoning the update configuration may be, for example, a cloud disk in the distributed system being deleted.
Further, in some embodiments, in order to ensure the consistency of the behavior perceived by the client and the service node for the configuration, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, and the configuration change response message further includes a target configuration sequence number, where the target configuration sequence number is used to characterize the version of the target configuration information. Or it can be understood that the configuration management module in the control node maintains a configuration serial number, the configuration serial number is only increased but not decreased, and each time the user requests configuration change, the configuration serial number is increased by 1. Therefore, the client can obtain the configuration serial number through the access control node, and the service node also obtains the configuration serial number when receiving the configuration change notification message.
Optionally, after the client obtains the configuration sequence number, when the client initiates access to the target service node, the client sends an access request message to the target service node, where the access request message is used to request data on the target service node, and the access request message includes the acquired configuration sequence number, and receives an access request response message sent by the target service node. Specifically, when the configuration serial number acquired by the client is greater than or equal to the target configuration serial number (the configuration serial number acquired by the target service node), the access request response message includes data requesting access, and when the configuration serial number acquired by the client is smaller than the target configuration serial number, the access response message includes access error information.
Specifically, in some embodiments, if the access request response message received by the client includes the access error information, it is indicated that the configuration sequence number acquired by the client is smaller than the configuration sequence number maintained by the target service node, that is, the configuration of the user is updated at the service node, but the client is not yet aware of the configuration, the client may initiate a query to the control node as needed, acquire the configuration information and the configuration sequence number corresponding to the updated configuration, and access the target service node again and obtain a service based on the configuration information and the configuration sequence number corresponding to the updated configuration. Therefore, the control management module in fig. 1 or fig. 2 is further configured to receive a configuration information query request message sent by the client, where the configuration information query request message is used to request to query the target configuration information; and sending a configuration information query request response message to the client, wherein the configuration information query request effect message comprises target configuration information and a target configuration sequence number.
Further, in order to increase the disaster tolerance and fault tolerance capability of the distributed system, as shown in fig. 3, the configuration management module shown in fig. 1 further includes a configuration checking module; the configuration checking module sends a configuration sequence number query request message to the target service node, wherein the configuration sequence number query request message is used for requesting the target service node to feed back the configuration sequence number acquired by the target service node; the configuration checking module receives a configuration serial number obtained by the target service node and fed back by the target service node; if the configuration management checking module judges that the target configuration serial number is larger than the configuration serial number acquired by the target service node, the notification module sends target configuration information to the target service node again; and if the configuration checking module judges that the target configuration serial number is equal to the configuration serial number acquired by the target service node, determining that the notification module successfully sends the target configuration information to the target service node.
In other words, the control node actively initiates a configuration sequence number query request to the target service node, checks the configuration sequence number acquired by the target service node, compares the configuration sequence number acquired by the target service node with the configuration sequence number of the control node, and executes corresponding processing based on the comparison result. For example, if the configuration sequence number of the control node itself is greater than the configuration sequence number acquired by the target service node, the control node starts a configuration issuing mechanism and issues the target configuration information to the target service node. And if the configuration serial number of the control node is consistent with the configuration serial number acquired by the target service node, determining that the target configuration information is successfully sent to the target service node, namely the control node does not process the target configuration information. Moreover, it can be understood that, because the persistence of the control node itself depends on the distributed consistency protocol to perform the persistent backup to 3 or more than 3 machines, and the configuration is issued after the persistence, the situation that the configuration sequence number of the control node itself is smaller than the configuration sequence number acquired by the target service node does not occur.
Specifically, in some embodiments, the configuration checking module in the control node may send the configuration sequence number query request message to the service node at a second preset time interval.
The distributed system according to the embodiment of the present application is described in detail above with reference to fig. 1 to 3, and a method for distributing configuration information in real time according to an embodiment of the present application will be described below with reference to fig. 4.
Fig. 4 illustrates a method for distributing configuration information in real time according to an embodiment of the present application, and the method illustrated in fig. 4 may be performed by the distributed system illustrated in fig. 1 to 3. As shown in fig. 4, at S402, the control node receives a configuration change request message sent by the client, where the configuration change request message carries a configuration change requirement of the user.
At S404, the control node determines a target service node corresponding to the configuration changed by the user among the service nodes based on the configuration change demand, and generates target configuration information corresponding to the configuration changed by the user.
At S406, the control node sends a configuration change notification message to the target service node, the configuration change notification message including the target configuration information.
At S408, the control node sends a configuration change request response message to the client, where the configuration change request response message includes the target configuration information.
Optionally, as an embodiment, the method shown in fig. 4 further includes:
if the target service node is determined to fail to execute the processing operation related to the target configuration information, the target configuration information is sent to the target service node at a first preset time interval until the target service node successfully executes the processing operation related to the target configuration information or receives a configuration change abandon request message which is sent by the client and used for requesting to abandon the configuration change.
Optionally, as an embodiment, the method shown in fig. 4 further includes: persisting the configuration change requirements as persisted data.
Optionally, as an embodiment, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, and the configuration change response message further includes the target configuration sequence number, where the target configuration sequence number is used to characterize a version of the target configuration information.
Optionally, as an embodiment, the method shown in fig. 4 further includes: sending a configuration sequence number query request message to the target service node, wherein the configuration sequence number query request message is used for requesting the target service node to feed back the configuration sequence number acquired by the target service node;
receiving a configuration serial number obtained by the target service node and fed back by the target service node;
and if the target configuration serial number is larger than the configuration serial number acquired by the target service node, sending the target configuration information to the target service node again.
Optionally, as an embodiment, the method shown in fig. 4 further includes: and if the target configuration sequence number is equal to the configuration sequence number acquired by the target service node, determining that the target configuration information is successfully transmitted to the target service node.
Optionally, as an embodiment, sending a configuration sequence number query request message to the target service node includes: and sending the configuration sequence number query request message to the target service node at a second preset time interval.
Optionally, as an embodiment, the method shown in fig. 4 further includes: receiving a configuration information query request message sent by the client, wherein the configuration information query request message is used for requesting to query the target configuration information; and sending a configuration information query request response message to the client, wherein the configuration information query request response message comprises the target configuration information and the target configuration sequence number.
Fig. 5 illustrates a method of distributing configuration information in real-time according to another embodiment of the present application, the method illustrated in fig. 5 being performed by a client. It should be noted that the interaction process between the client and the control node and the service node described from the client side is the same as that described from the control node side, and is not described herein again to avoid repetition.
As shown in fig. 5, at S502, a configuration change request message is sent to a control node, where the configuration change request message carries a configuration change requirement of a user, and the control node is configured to determine a target service node corresponding to a configuration changed by the user based on the configuration change requirement, and send a configuration change notification message to the target service node after producing target configuration information corresponding to the configuration changed by the user, where the configuration change notification message includes the target configuration information.
At S504, a configuration change request response message sent by the control node is received, where the configuration change request response message includes the target configuration information.
Optionally, as an embodiment, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, and the configuration change request response message further includes the target configuration sequence number, where the target configuration sequence number is used to characterize a version of the target configuration information.
Optionally, as an embodiment, the method shown in fig. 5 further includes: sending an access request message to the target service node, wherein the access request message is used for requesting to access data on the target service node and comprises an acquired configuration serial number; receiving an access request response message sent by the target service node; when the acquired configuration serial number is greater than or equal to the target configuration serial number, the access request response message comprises data requesting access; and when the acquired configuration serial number is smaller than the target configuration serial number, the access response message comprises access error information.
Optionally, as an embodiment, when the access request response message includes access error information, the method shown in fig. 5 further includes: sending a configuration information query request message to the control node, wherein the configuration information query request message is used for requesting to query the target configuration information; and receiving a configuration information query request response message sent by the control node, wherein the configuration information query request response message comprises the target configuration information and the target configuration sequence number.
Fig. 6 illustrates a method for distributing configuration information in real time according to still another embodiment of the present application, where the method illustrated in fig. 6 is performed by a service node. It should be noted that the interaction process between the service node and the control node and the client described in the slave service node side is the same as that described in the slave control node side, and is not described herein again to avoid repetition.
As shown in fig. 6, at S602, a configuration change notification message sent by a control node is received, where the configuration change notification message includes target configuration information, and the target configuration information is generated by the control node based on a configuration change requirement of a user carried in a configuration change request message sent by a client.
Optionally, in some embodiments, when the service node receives the configuration change notification message, based on the target configuration information in the configuration change notification message, a processing operation related to the target configuration information is performed, for example, the service node updates some memory states of itself, and then feeds back a processing result to the control node, so that the control node sends the target configuration information to the service node at a first preset time interval when determining that the service node fails to perform the processing operation related to the target configuration information, until the service node successfully performs the processing operation related to the target configuration information or receives a configuration update abort request message sent by the client for requesting to abort the configuration change. Therefore, the service node can be ensured to successfully receive the target configuration information and successfully execute the processing operation related to the target configuration information, and further, the service is successfully provided for the client.
At S604, the client is served based on the configuration change notification message.
Optionally, as an embodiment, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, where the configuration sequence number is used to characterize a version of the target configuration information.
Optionally, as an embodiment, the method shown in fig. 6 further includes: receiving an access request message sent by a client, wherein the access request message is used for requesting to access data on the service node and comprises a configuration change serial number acquired by the client; and sending an access request response message to the client based on the target configuration serial number and the configuration change serial number acquired by the client.
Optionally, as an embodiment, the sending of the access request response message to the client based on the target configuration sequence number and the configuration sequence number acquired by the client may specifically be: when the configuration serial number acquired by the client is equal to the target configuration serial number, sending an access request response message to the client, wherein the access request response message comprises data requesting access; when the configuration serial number acquired by the client is larger than the target configuration serial number, sending an access request response message to the client when the configuration serial number acquired by the client is acquired, wherein the access request response message comprises data requesting access; and when the configuration serial number acquired by the client is smaller than the target configuration serial number, sending an access request response message to the client, wherein the access request response message comprises access error information.
That is, if the configuration sequence number acquired by the client is equal to the configuration sequence number maintained by the service node, the service node may provide normal service for the client. If the configuration serial number acquired by the client is greater than the configuration serial number maintained by the service node, it indicates that the client initiates a request with the changed configuration, and the configuration information of the service node is not matched with the changed configuration. It can be understood that the situation that the configuration sequence number acquired by the client is greater than the configuration sequence number maintained by the service node rarely occurs, and only the configuration information retransmission interval may occur in the process of configuration delivery or due to some reason, and the waiting time of the client is also very short. If the configuration serial number acquired by the client is smaller than the configuration serial number maintained by the service node, it is indicated that the configuration of the user is updated at the service node, but the client is not yet aware of the configuration, in this case, the client may initiate query to the control node as required, acquire the configuration information and the configuration serial number corresponding to the updated configuration, and access the service node again and obtain service based on the configuration information and the configuration serial number corresponding to the updated configuration.
Optionally, as an embodiment, the method shown in fig. 6 further includes: receiving a configuration sequence number query request message sent by a control node, wherein the configuration sequence number query request message is used for requesting a service node to feed back a configuration sequence number acquired by the service node; and feeding back the acquired configuration serial number to the control node.
Optionally, as an embodiment, the receiving of the configuration sequence number query request message sent by the control node may specifically be: and receiving a configuration sequence number query request message sent by the control node at a second time interval.
An electronic device according to an embodiment of the present application will be described in detail below with reference to fig. 7. Referring to fig. 5, at a hardware level, the electronic device includes a processor, optionally an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be interconnected by an internal bus, which may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an extended EISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 7, but this does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads a corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form a control node on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
receiving a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user;
determining a target service node corresponding to the configuration changed by the user based on the configuration change requirement, and generating target configuration information corresponding to the configuration changed by the user;
sending a configuration change notification message to the target service node, wherein the configuration change notification message comprises the target configuration information;
and sending a configuration change request response message to the client, wherein the configuration change request response message comprises the target configuration information.
The method performed by the control node according to the embodiment shown in fig. 4 of the present application may be applied to or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete gates or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
Of course, besides the software implementation, the electronic device of the present application does not exclude other implementations, such as a logic device or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or a logic device.
Embodiments of the present application also provide a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which, when executed by an electronic device including a plurality of application programs, enable the electronic device to perform the method of the embodiment shown in fig. 4, and are specifically configured to perform the following method:
receiving a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user;
determining a target service node corresponding to the configuration changed by the user based on the configuration change requirement, and generating target configuration information corresponding to the configuration changed by the user;
sending a configuration change notification message to the target service node, wherein the configuration change notification message comprises the target configuration information;
and sending a configuration change request response message to the client, wherein the configuration change request response message comprises the target configuration information.
An electronic device according to another embodiment of the present application will be described in detail below with reference to fig. 8. Referring to fig. 8, at a hardware level, the electronic device includes a processor, optionally an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be interconnected by an internal bus, which may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an extended EISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 8, but that does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form the client on the logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
sending a configuration change request message to a control node, wherein the configuration change request message carries a configuration change requirement of a user, the control node is used for determining a target service node corresponding to the configuration changed by the user based on the configuration change requirement, and sending a configuration change notification message to the target service node after generating target configuration information corresponding to the configuration changed by the user, and the configuration change notification message comprises the target configuration information;
and receiving a configuration change request response message sent by the control node, wherein the configuration change request response message comprises the target configuration information.
The method performed by the client according to the embodiment shown in fig. 5 of the present application may be implemented in or by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
Of course, besides the software implementation, the electronic device of the present application does not exclude other implementations, such as a logic device or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or a logic device.
Embodiments of the present application also provide a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which when executed by an electronic device including a plurality of application programs, enable the electronic device to perform the method of the embodiment shown in fig. 3, and are specifically configured to perform the following method:
sending a configuration change request message to a control node, wherein the configuration change request message carries a configuration change requirement of a user, the control node is used for determining a target service node corresponding to the configuration changed by the user based on the configuration change requirement, and sending a configuration change notification message to the target service node after generating target configuration information corresponding to the configuration changed by the user, and the configuration change notification message comprises the target configuration information;
and receiving a configuration change request response message sent by the control node, wherein the configuration change request response message comprises the target configuration information.
An electronic device according to still another embodiment of the present application will be described in detail below with reference to fig. 9. Referring to fig. 9, at a hardware level, the electronic device includes a processor, optionally an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be interconnected by an internal bus, which may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an extended EISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 9, but this does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads a corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form a control node on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
receiving a configuration change notification message sent by a control node, wherein the configuration change notification message comprises target configuration information, and the target configuration information is generated by the control node based on a configuration change requirement of a user carried in a configuration change request message sent by a client;
providing a service for the client based on the configuration change notification message.
The method performed by the client according to the embodiment shown in fig. 6 of the present application may be implemented in or by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
Of course, besides the software implementation, the electronic device of the present application does not exclude other implementations, such as a logic device or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or a logic device.
Embodiments of the present application also provide a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which, when executed by an electronic device including a plurality of application programs, enable the electronic device to perform the method of the embodiment shown in fig. 6, and are specifically configured to perform the following method:
sending a configuration change request message to a control node, wherein the configuration change request message carries a configuration change requirement of a user, the control node is used for determining a target service node corresponding to the configuration changed by the user based on the configuration change requirement, and sending a configuration change notification message to the target service node after generating target configuration information corresponding to the configuration changed by the user, and the configuration change notification message comprises the target configuration information;
and receiving a configuration change request response message sent by the control node, wherein the configuration change request response message comprises the target configuration information.
Fig. 10 is a schematic structural diagram of a control node according to an embodiment of the present application. Referring to fig. 10, in one software implementation, a control node 1000 may include: a receiving unit 1001, a processing unit 1002 and a transmitting unit 1003, wherein,
a receiving unit 1001, configured to receive a configuration change request message sent by a client, where the configuration change request message carries a configuration change requirement of a user;
a processing unit 1002 configured to determine a target service node corresponding to a configuration changed by a user based on the configuration change demand, and generate target configuration information corresponding to the configuration changed by the user;
a sending unit 1003, configured to send a configuration change notification message to the target service node, where the configuration change notification message includes the target configuration information;
the sending unit 1003 sends a configuration change request response message to the client, where the configuration change request response message includes the target configuration information.
After determining the target service node and the target configuration information corresponding to the configuration changed by the user based on the configuration change requirement in the configuration change request message sent by the client, sending a configuration change notification message including the target configuration information to the target service node and sending a configuration change request response message including the target configuration information to the client, thereby, after the target service node and the target configuration information are determined, the target configuration information can be actively sent to the target service node, the real-time distribution of the configuration information can be ensured, thereby realizing that under the condition of not increasing the communication burden of the system and not needing to increase the configuration central node in the distributed system, the real-time distribution of the configuration information is realized, the consistency of the configuration information between the client and the service node is ensured, and the client can obtain correct service in time after the configuration is changed.
Optionally, as an embodiment, the sending unit 1003:
if the target service node is determined to fail to execute the processing operation related to the target configuration information, the target configuration information is sent to the target service node at a first preset time interval until the target service node successfully executes the processing operation related to the target configuration information or receives a configuration change abandon request message which is sent by the client and used for requesting to abandon the configuration change.
Optionally, as an embodiment, the processing unit 1002: persisting the configuration change requirements as persisted data.
Optionally, as an embodiment, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, and the configuration change response message further includes the target configuration sequence number, where the target configuration sequence number is used to characterize a version of the target configuration information.
Optionally, as an embodiment, the sending unit 1003: sending a configuration sequence number query request message to the target service node, wherein the configuration sequence number query request message is used for requesting the target service node to feed back the configuration sequence number acquired by the target service node;
a receiving unit 1001 configured to receive a configuration sequence number obtained by the target service node and fed back by the target service node;
a sending unit 1003, configured to send the target configuration information to the target service node again if it is determined that the target configuration sequence number is greater than the configuration sequence number obtained by the target service node.
Optionally, as an embodiment, the processing unit 1002: and if the target configuration sequence number is equal to the configuration sequence number acquired by the target service node, determining that the target configuration information is successfully transmitted to the target service node.
Optionally, as an embodiment, the sending unit 1003: and sending the configuration sequence number query request message to the target service node at a second preset time interval.
Alternatively, as an embodiment, the receiving unit 1001: receiving a configuration information query request message sent by the client, wherein the configuration information query request message is used for requesting to query the target configuration information;
the transmission unit 1002: and sending a configuration information query request response message to the client, wherein the configuration information query request response message comprises the target configuration information and the target configuration sequence number.
The control node 1000 may execute the method in the embodiment shown in fig. 4, and implement the functions of the control node in the embodiment shown in fig. 4, which are not described herein again in this embodiment of the present application.
Fig. 11 is a schematic structural diagram of a client according to an embodiment of the present application. Referring to FIG. 11, in one software implementation, a client 1100 may comprise: a transmitting unit 1101 and a receiving unit 1102, wherein,
a sending unit 1101, configured to send a configuration change request message to a control node, where the configuration change request message carries a configuration change requirement of a user, and the control node is configured to determine a target service node corresponding to a configuration changed by the user based on the configuration change requirement, and send a configuration change notification message to the target service node after generating target configuration information corresponding to the configuration changed by the user, where the configuration change notification message includes the target configuration information;
a receiving unit 1102, configured to receive a configuration change request response message sent by the control node, where the configuration change request response message includes the target configuration information.
Optionally, as an embodiment, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, and the configuration change request response message further includes the target configuration sequence number, where the target configuration sequence number is used to characterize a version of the target configuration information.
Optionally, as an embodiment, the sending unit 1101: sending an access request message to the target service node, wherein the access request message is used for requesting to access data on the target service node and comprises an acquired configuration serial number;
receiving unit 1102: receiving an access request response message sent by the target service node;
when the acquired configuration serial number is greater than or equal to the target configuration serial number, the access request response message comprises data requesting access; and when the acquired configuration serial number is smaller than the target configuration serial number, the access response message comprises access error information.
Optionally, in some embodiments, when the access request response message includes access error information, the sending unit 1101: sending a configuration information query request message to the control node, wherein the configuration information query request message is used for requesting to query the target configuration information;
receiving unit 1102: and receiving a configuration information query request response message sent by the control node, wherein the configuration information query request response message comprises the target configuration information and the target configuration sequence number.
The client 1100 may execute the method in the embodiment shown in fig. 5 and implement the functions of the client in the embodiment shown in fig. 5, which are not described herein again in this embodiment of the application.
Fig. 12 is a schematic structural diagram of a service node according to an embodiment of the present application. Referring to fig. 12, in one software implementation, a service node 1200 may include: a transceiving unit 1201 and a processing unit 1202, wherein,
a transceiving unit 1201, configured to receive a configuration change notification message sent by a control node, where the configuration change notification message includes target configuration information, and the target configuration information is generated by the control node based on a configuration change requirement of a user carried in a configuration change request message sent by a client;
a processing unit 1202, providing a service for the client based on the configuration change notification message.
Optionally, as an embodiment, the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, where the configuration sequence number is used to characterize a version of the target configuration information.
Optionally, as an embodiment, the transceiving unit 1201:
receiving an access request message sent by a client, wherein the access request message is used for requesting to access data on the target service node and comprises a configuration change serial number acquired by the client;
and sending an access request response message to the client based on the target configuration serial number and the configuration change serial number acquired by the client.
Optionally, as an embodiment, the transceiving unit 1201:
when the configuration serial number acquired by the client is equal to the target configuration serial number, sending the access request response message to the client, wherein the access request response message comprises data requesting access;
when the configuration serial number acquired by the client is greater than the target configuration serial number, sending the access request response message to the client when the configuration serial number acquired by the client is acquired, wherein the access request response message comprises data requesting access;
and when the configuration serial number acquired by the client is smaller than the target configuration serial number, sending the access request response message to the client, wherein the access request response message comprises access error information.
Optionally, as an embodiment, the transceiving unit 1201:
receiving a configuration sequence number query request message sent by the control node, wherein the configuration sequence number query request message is used for requesting the service node to feed back a configuration sequence number acquired by the service node;
and feeding back the acquired configuration serial number to the control node.
Optionally, as an embodiment, the transceiving unit 1201:
and receiving the configuration sequence number query request message sent by the control node at a second time interval.
The service node 1200 may execute the method in the embodiment shown in fig. 6 and implement the functions of the service node in the embodiment shown in fig. 6, which are not described herein again in this embodiment of the present application.
In short, the above description is only a preferred embodiment of the present application, and is not intended to limit the scope of the present application. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.

Claims (10)

1. A distributed system for distributing configuration information in real-time, comprising: the system comprises a client, a control node and a service node, wherein the control node comprises a control management module and a configuration management module, the configuration management module comprises a notification module, and the control management module and the configuration management module share a communication channel between the control node and the service node;
the control management module receives a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user;
the control management module determines a target service node corresponding to the configuration changed by the user in the service nodes based on the configuration change requirement, and generates target configuration information corresponding to the configuration changed by the user;
the control management module calls the configuration management module, and sends a configuration change notification message to the target service node through the notification module in the configuration management module, wherein the configuration change notification message comprises the target configuration information;
the control management module calls the configuration management module, and sends a configuration change request response message to the client through the notification module in the configuration management module, wherein the configuration change request response message comprises the target configuration information.
2. The distributed system of claim 1, the configuration management module further comprising a retry management module;
if the retry management module determines that the target service node fails to execute the processing operation related to the target configuration information, the retry management module sends the target configuration information to the target service node at a first preset time interval until the target service node successfully executes the processing operation related to the target configuration information or determines that the control management module receives a configuration change abandon request message sent by the client and used for requesting to abandon the configuration change.
3. The distributed system of claim 1 or 2, the control management module further to:
persisting the configuration change requirements as persisted data.
4. The distributed system according to claim 1 or 2, wherein the configuration change notification message further includes a target configuration sequence number corresponding to the target configuration information, and the configuration change response message further includes the target configuration sequence number, and the target configuration sequence number is used to characterize a version of the target configuration information.
5. The distributed system of claim 4, the configuration management module further comprising a configuration checking module;
the configuration checking module sends a configuration sequence number query request message to the target service node, wherein the configuration sequence number query request message is used for requesting the target service node to feed back the configuration sequence number acquired by the target service node;
the configuration checking module receives a configuration serial number obtained by the target service node and fed back by the target service node;
and if the configuration checking module judges that the target configuration serial number is greater than the configuration serial number acquired by the target service node, the notification module sends the target configuration information to the target service node again.
6. The distributed system as set forth in claim 5,
and if the configuration checking module judges that the target configuration serial number is equal to the configuration serial number acquired by the target service node, determining that the notification module successfully sends the target configuration information to the target service node.
7. The distributed system as set forth in claim 5,
and the configuration checking module sends the configuration sequence number query request message to the target service node at a second preset time interval.
8. The distributed system of claim 4, the control management module further to:
receiving a configuration information query request message sent by the client, wherein the configuration information query request message is used for requesting to query the target configuration information;
and sending a configuration information query request response message to the client, wherein the configuration information query request response message comprises the target configuration information and the target configuration sequence number.
9. A method of distributing configuration information in real-time, comprising:
a control node receives a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user;
the control node determines a target service node corresponding to the configuration changed by the user in the service nodes based on the configuration change requirement, and generates target configuration information corresponding to the configuration changed by the user;
the control node sends a configuration change notification message to the target service node, wherein the configuration change notification message comprises the target configuration information;
and the control node sends a configuration change request response message to the client, wherein the configuration change request response message comprises the target configuration information.
10. A computer readable medium storing one or more programs executable by a distributed system comprising a client, a control node, and a service node, the control node comprising a control management module and a configuration management module, the configuration management module comprising a notification module, the control management module and the configuration module sharing a communication channel between the control node and the service node, the one or more programs, when executed by the distributed system, causing the distributed system to:
a control management module in the control node is controlled to receive a configuration change request message sent by a client, wherein the configuration change request message carries the configuration change requirement of a user;
a control management module in the control node is controlled to determine a target service node corresponding to the configuration changed by the user in the service nodes based on the configuration change requirement, and generate target configuration information corresponding to the configuration changed by the user;
controlling the control management module to call the configuration management module, and sending a configuration change notification message to the target service node through the notification module in the configuration management module, wherein the configuration change notification message comprises the target configuration information;
and controlling the control management module to call the configuration management module, and sending a configuration change request response message to the client through the notification module in the configuration management module, wherein the configuration change request response message comprises the target configuration information.
CN201810609478.2A 2018-06-13 2018-06-13 Distributed system and method for distributing configuration information in real time and electronic equipment Active CN110601868B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810609478.2A CN110601868B (en) 2018-06-13 2018-06-13 Distributed system and method for distributing configuration information in real time and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810609478.2A CN110601868B (en) 2018-06-13 2018-06-13 Distributed system and method for distributing configuration information in real time and electronic equipment

Publications (2)

Publication Number Publication Date
CN110601868A true CN110601868A (en) 2019-12-20
CN110601868B CN110601868B (en) 2022-06-21

Family

ID=68849227

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810609478.2A Active CN110601868B (en) 2018-06-13 2018-06-13 Distributed system and method for distributing configuration information in real time and electronic equipment

Country Status (1)

Country Link
CN (1) CN110601868B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111061498A (en) * 2019-12-25 2020-04-24 上海众源网络有限公司 Configuration information management system
CN111628895A (en) * 2020-05-28 2020-09-04 苏州浪潮智能科技有限公司 Configuration data synchronization method, device, equipment and readable storage medium
CN112511359A (en) * 2021-02-04 2021-03-16 上海爱可生信息技术股份有限公司 Method, system and computer readable storage medium for configuration change in service system
CN113064732A (en) * 2020-01-02 2021-07-02 阿里巴巴集团控股有限公司 Distributed system and management method thereof
CN113542218A (en) * 2021-06-07 2021-10-22 南京地铁建设有限责任公司 Data transmission method, power monitoring equipment, operation and maintenance equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100293334A1 (en) * 2009-05-15 2010-11-18 Microsoft Corporation Location updates for a distributed data store
CN102455915A (en) * 2010-10-18 2012-05-16 卓望数码技术(深圳)有限公司 Method for automatically configuring distributed system, and server
CN104660689A (en) * 2015-02-04 2015-05-27 中国南方电网有限责任公司 Distributed computing system
CN105099761A (en) * 2015-06-26 2015-11-25 广东欧珀移动通信有限公司 Method and system for concentratedly managing configuration information of client
WO2018014837A1 (en) * 2016-07-20 2018-01-25 腾讯科技(深圳)有限公司 Content distribution network processing method, content distribution network, device, and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100293334A1 (en) * 2009-05-15 2010-11-18 Microsoft Corporation Location updates for a distributed data store
CN102455915A (en) * 2010-10-18 2012-05-16 卓望数码技术(深圳)有限公司 Method for automatically configuring distributed system, and server
CN104660689A (en) * 2015-02-04 2015-05-27 中国南方电网有限责任公司 Distributed computing system
CN105099761A (en) * 2015-06-26 2015-11-25 广东欧珀移动通信有限公司 Method and system for concentratedly managing configuration information of client
WO2018014837A1 (en) * 2016-07-20 2018-01-25 腾讯科技(深圳)有限公司 Content distribution network processing method, content distribution network, device, and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111061498A (en) * 2019-12-25 2020-04-24 上海众源网络有限公司 Configuration information management system
CN111061498B (en) * 2019-12-25 2024-03-15 上海众源网络有限公司 Configuration information management system
CN113064732A (en) * 2020-01-02 2021-07-02 阿里巴巴集团控股有限公司 Distributed system and management method thereof
CN111628895A (en) * 2020-05-28 2020-09-04 苏州浪潮智能科技有限公司 Configuration data synchronization method, device, equipment and readable storage medium
CN111628895B (en) * 2020-05-28 2022-06-17 苏州浪潮智能科技有限公司 Configuration data synchronization method, device, equipment and readable storage medium
CN112511359A (en) * 2021-02-04 2021-03-16 上海爱可生信息技术股份有限公司 Method, system and computer readable storage medium for configuration change in service system
CN113542218A (en) * 2021-06-07 2021-10-22 南京地铁建设有限责任公司 Data transmission method, power monitoring equipment, operation and maintenance equipment and storage medium

Also Published As

Publication number Publication date
CN110601868B (en) 2022-06-21

Similar Documents

Publication Publication Date Title
CN110601868B (en) Distributed system and method for distributing configuration information in real time and electronic equipment
US9510185B2 (en) Method, terminal, server, and system for multiple terminals to share virtual SIM card
CN110661849A (en) Request processing method and device, electronic equipment and storage medium
CN109391512B (en) Service publishing method and device and electronic equipment
US11107079B2 (en) Methods, systems, apparatuses and devices for verifying credibility of consortium blockchain
CN112118315A (en) Data processing system, method, device, electronic equipment and storage medium
CN105260655B (en) Method, device and system for starting protection of application program
CN111258723B (en) Transaction processing method, device, system, medium and equipment of distributed system
TWI716822B (en) Method and device for correcting transaction causality, and electronic equipment
US10802896B2 (en) Rest gateway for messaging
US10070408B2 (en) Application registration methods and apparatuses
CN109982034B (en) Access request processing method and device in video monitoring system
CN110928887A (en) Data processing method and device
CN112751935B (en) Request processing method and device, electronic equipment and storage medium
CN113496004A (en) Message sending method and device
CN108563514B (en) Method for accessing application configuration service, application and electronic equipment
KR101251630B1 (en) System and method for providing push service
CN106899652B (en) Method and device for pushing service processing result
CN111490997B (en) Task processing method, proxy system, service system and electronic equipment
CN113391759A (en) Communication method and device
KR20220150346A (en) Methods and related devices for logging into in-vehicle systems
WO2020037607A1 (en) Data transmission method and apparatus
CN110602026B (en) File access method, control node, client and electronic equipment
US20240146782A1 (en) Service switching method, electronic device, and storage medium
WO2021184216A1 (en) Internet of things communication method and apparatus

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