CN110928598B - System configuration method, device, computer equipment and storage medium - Google Patents

System configuration method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN110928598B
CN110928598B CN201911095222.5A CN201911095222A CN110928598B CN 110928598 B CN110928598 B CN 110928598B CN 201911095222 A CN201911095222 A CN 201911095222A CN 110928598 B CN110928598 B CN 110928598B
Authority
CN
China
Prior art keywords
configuration
configuration information
server
center
response signal
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
CN201911095222.5A
Other languages
Chinese (zh)
Other versions
CN110928598A (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.)
Southern Power Grid Digital Grid Research Institute Co Ltd
CSG Finance Co Ltd
Original Assignee
Southern Power Grid Digital Grid Research Institute Co Ltd
CSG Finance 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 Southern Power Grid Digital Grid Research Institute Co Ltd, CSG Finance Co Ltd filed Critical Southern Power Grid Digital Grid Research Institute Co Ltd
Priority to CN201911095222.5A priority Critical patent/CN110928598B/en
Publication of CN110928598A publication Critical patent/CN110928598A/en
Application granted granted Critical
Publication of CN110928598B publication Critical patent/CN110928598B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The application relates to a system configuration method, a system configuration device, computer equipment and a storage medium. The method further comprises the steps of: sending a query request to a configuration center; the query request includes an identification of a system to be configured; receiving configuration information sent by a configuration center; the configuration information is obtained by inquiring a configuration information table by a configuration center according to the identifiers, and in the method, the configuration information table stores the corresponding relations between the identifiers of a plurality of systems and the corresponding configuration information in advance; and configuring the system to be configured according to the configuration information. By adopting the method, the time cost of system configuration can be reduced, and the configuration efficiency is improved.

Description

System configuration method, device, computer equipment and storage medium
Technical Field
The present invention relates to the field of internet technologies, and in particular, to a system configuration method, a device, a computer device, and a storage medium.
Background
With the development of internet technology, a financial system is integrated into the aspects of our lives, and great convenience is brought to the lives. To meet the greater demands of users, financial systems need to configure new financial subsystems to provide greater financial services.
Conventional system configuration methods are configured by a configurator according to configuration files or parameters of a program and a system, or directly solidifying and defining the configuration files or parameters of the program and the system in the system program, and determining required data sources/components or other services according to the configuration files.
However, the conventional configuration method is inefficient in configuration.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a system configuration method, apparatus, computer device, and storage medium capable of improving system configuration efficiency.
In a first aspect, the present application provides a system configuration method, the method comprising:
sending a query request to a configuration center; the query request includes an identification of a system to be configured;
receiving configuration information sent by a configuration center; the configuration information is obtained by inquiring a configuration information table by a configuration center according to the identifiers, and the configuration information table stores the corresponding relations between the identifiers of a plurality of systems and the corresponding configuration information in advance;
and configuring the system to be configured according to the configuration information.
In one embodiment, before sending the query request to the configuration center, the method further comprises:
transmitting a broadcast signal carrying a system attribute data packet; the system attribute data packet at least comprises a port address, an IP address and path information of a system to be configured;
Receiving a response signal sent by a configuration center; the response signal is a response signal returned by the configuration center after receiving the broadcast signal, and the response signal is used for indicating that the system to be configured is connected with the configuration center.
In one embodiment, the response signal is a reply signal returned by the configuration center via the ACT protocol.
In one embodiment, the configuration center includes a plurality of sub-configuration centers, and the configuration information table is stored on each of the sub-configuration centers.
In one embodiment, the configuration information includes a plurality of configuration items and corresponding configuration values, wherein one configuration item corresponds to at least one configuration value.
In one embodiment, configuring the system to be configured according to the configuration information includes:
inquiring whether a configuration item exists in a system to be configured to obtain an inquiry result;
and configuring the system to be configured according to the query result.
In one embodiment, configuring the system to be configured according to the query result includes:
if the query result is that the configuration items exist in the system to be configured, updating the configuration values corresponding to the configuration items;
if the query result is that no configuration item exists in the system to be configured, the configuration item and the corresponding configuration value are added.
In a second aspect, the present application provides a system configuration method, the method comprising:
receiving a query request sent by a server; the query request includes an identification of a system to be configured;
inquiring configuration information from a configuration information table according to the identification; the configuration information table stores the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information in advance;
transmitting the configuration information to a server; the configuration information is used for indicating the server to configure the system to be configured.
In one embodiment, before receiving the query request sent by the server, the method further includes:
receiving a broadcast signal carrying a system attribute data packet sent by a server; the system attribute data packet at least comprises a port address, an IP address and path information of a system to be configured;
transmitting a response signal to the server according to the broadcast signal; the response signal is used to indicate that the system to be configured has established a connection with the configuration center.
In one embodiment, the response signal is a reply signal sent to the server via the ACT protocol.
In one embodiment, the configuration center includes a plurality of sub-configuration centers, and the configuration information table is stored on each of the sub-configuration centers.
In one embodiment, the configuration information includes a plurality of configuration items and corresponding configuration values, wherein one configuration item corresponds to at least one configuration value.
In one embodiment, the configuration information is used for indicating the system to be configured to configure according to the configuration information, and includes:
if the configuration items exist in the system to be configured, the configuration information is used for indicating the configuration values corresponding to the update configuration items of the system to be configured;
if the configuration item does not exist in the system to be configured, the configuration information is used for indicating the system to be configured to add the configuration item and the corresponding configuration value.
In a third aspect, the present application provides a system configuration apparatus, the apparatus comprising:
the first sending module is used for sending a query request to the configuration center; the query request includes an identification of a system to be configured;
the first receiving module is used for receiving the configuration information sent by the configuration center; the configuration information is obtained by inquiring a configuration information table by a configuration center according to the identifiers, and the configuration information table stores the corresponding relations between the identifiers of a plurality of systems and the corresponding configuration information in advance;
the configuration module is used for configuring the system to be configured according to the configuration information.
In a fourth aspect, the present application provides a system configuration apparatus, the apparatus comprising:
The first receiving module is used for receiving the query request sent by the server; the query request includes an identification of a system to be configured;
the query module is used for querying the configuration information from the configuration information table according to the identification; the configuration information table stores the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information in advance;
the first sending module is used for sending the configuration information to the server; the configuration information is used for indicating the server to configure the system to be configured.
In a fifth aspect, the present application provides a computer device comprising a memory storing a computer program and a processor implementing the steps of any one of the embodiments of the first or second aspects when the computer program is executed by the processor.
In a sixth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of any one of the embodiments of the first or second aspects.
The system configuration method, the device, the computer equipment and the storage medium have the following beneficial effects that:
the server sends a query request to the configuration center, wherein the query request comprises an identifier of a system to be configured; the server receives the configuration information obtained by the configuration center according to the identification from the configuration information table, and configures the system to be configured according to the configuration information. In the method, the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information is prestored in the configuration information table, the corresponding configuration information is acquired for configuration according to the identifiers of the systems to be configured, the manual participation is not needed in the configuration process, the error probability is reduced, and the success rate of system configuration is improved. And the server performs configuration according to the configuration information background without affecting the normal operation of the system, and the configuration can be put into use without shutdown and restarting after the completion of the configuration, thereby reducing the time cost of the system configuration and improving the configuration efficiency.
Drawings
Fig. 1 is an application environment diagram of a system configuration method in an embodiment of the present application;
fig. 2 is a flow chart of a system configuration method provided in an embodiment of the present application;
FIG. 3 is a flow chart of another system configuration method according to an embodiment of the present application;
FIG. 4 is a flowchart of another system configuration method according to an embodiment of the present application;
FIG. 5 is a flowchart of another system configuration method according to an embodiment of the present application;
FIG. 6 is a flowchart of another system configuration method according to an embodiment of the present application;
FIG. 7 is a block diagram of a system configuration device provided in an embodiment of the present application;
FIG. 8 is a block diagram of another system configuration device provided in an embodiment of the present application;
FIG. 9 is a block diagram of another system configuration device provided in an embodiment of the present application;
FIG. 10 is a block diagram of another system configuration device provided in an embodiment of the present application;
FIG. 11 is a block diagram of another system configuration device provided in an embodiment of the present application;
FIG. 12 is a block diagram of another system configuration device provided in an embodiment of the present application;
fig. 13 is an internal structural diagram of a computer device provided in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The system configuration method provided by the application can be applied to an application environment shown in fig. 1, wherein the application environment comprises a system to be configured and a configuration center. The system to be configured and the configuration center can be deployed on the same computer equipment, or can be deployed on different computer equipment, and the computer equipment can be a server or a terminal, and fig. 1 provides an application environment in which the system to be configured and the configuration center are deployed on the same computer equipment. The system to be configured may include a processor, a memory, a network interface, and a database connected via a system bus, and the configuration center may also include a processor, a memory, a network interface, and a database connected via a system bus, where the system to be configured and the configuration center may share a database.
It will be appreciated by those skilled in the art that the structure shown in fig. 1 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
The following will specifically describe the technical solutions of the present application and how the technical solutions of the present application solve the above technical problems by means of examples and with reference to the accompanying drawings. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. It should be noted that, in the system configuration method provided in the embodiments of fig. 2 to fig. 6 of the present application, the execution body may be a system to be configured, or may be a configuration center. The system to be configured can also be part or all of the system configuration server in a mode of software, hardware or a combination of software and hardware, and the configuration center can be part or all of the system configuration server in a mode of software, hardware or a combination of software and hardware. The system to be configured and the configuration center can be deployed in the same system configuration server.
In one embodiment, as shown in fig. 2, a system configuration method is provided, and the method is applied to the system to be configured in fig. 1, and the method includes the following steps:
s201, sending a query request to a configuration center; the query request includes an identification of the system to be configured.
The query request is used for acquiring configuration information of the system to be configured.
In this embodiment, after the system to be configured establishes a connection with the configuration center, the server may call the system to be configured to send a query request to the configuration center to obtain configuration information of the system to be configured. Optionally, the query request includes an identifier of the system to be configured, where the system identifier indicates a type of the system to be configured, for example, the financial system number is 001, the operating system number is 002, and the application system 003 indicates that the system to be configured is a financial system if the identifier of the system to be configured in the query request sent by the server is 001. Optionally, the query request may also include a time of transmission, an IP address, a port number, etc. of the server.
S202, receiving configuration information sent by a configuration center; the configuration information is obtained by inquiring a configuration information table by a configuration center according to the identifiers, and the configuration information table stores the corresponding relations between the identifiers of the systems and the corresponding configuration information in advance.
In this embodiment, the server sends a query request to the configuration center, instructs the configuration center to query corresponding configuration information from the configuration information table according to the identifier, and returns the configuration information to the server. Optionally, the configuration information table stores the correspondence between the identifiers of the multiple systems and the corresponding configuration information in advance, and the configuration information corresponding to the system to be configured can be queried according to the correspondence. For example, the configuration information table stores configuration information corresponding to the financial system, the operating system and the application system in advance, and the query request instructs the configuration center to determine the type of the system to be configured according to the identifier, so as to query corresponding configuration information.
S203, configuring the system to be configured according to the configuration information.
In this embodiment, when the server receives the configuration information sent by the configuration center, the configuration of the system to be configured is performed according to the configuration information, and the configuration process may be to replace or increase a configuration value corresponding to a configuration item in the system to be configured. The whole configuration process is carried out in the background, the normal operation of the system is not affected, and the newly added subsystem can be used after the configuration is finished.
According to the system configuration method, a server sends a query request to a configuration center, wherein the query request comprises an identifier of a system to be configured; the server receives the configuration information obtained by the configuration center according to the identification from the configuration information table, and configures the system to be configured according to the configuration information. In the method, the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information is prestored in the configuration information table, the corresponding configuration information is acquired for configuration according to the identifiers of the systems to be configured, manual participation is not needed in the configuration process, the error probability is reduced, and the success rate of system configuration is improved. And the server performs configuration according to the configuration information table, so that the normal operation of the system is not affected, the configuration can be finished and the system can be put into use without shutdown and restarting, the time cost of the system configuration is reduced, and the configuration efficiency is improved.
On the basis of the embodiment shown in fig. 2, the server needs to establish a connection with the configuration center before sending a query request and acquiring configuration information from the configuration center. As shown in fig. 3, the process of establishing connection between the system to be configured and the configuration center includes the following steps:
s301, transmitting a broadcast signal carrying a system attribute data packet.
The broadcast signal is used for searching the configuration center and establishing connection with the configuration center. Optionally, the system attribute data packet includes at least a port address, an IP address, and path information of the system to be configured.
In this embodiment, the server transmits a broadcast signal to find the configuration center every time the server is started for initialization, or sets a query period in advance, and the server transmits a broadcast signal once every time a period passes. The server calls the system to be configured to send a broadcast signal carrying a system attribute data packet to the gateway, the broadcast signal is sent to each server through the gateway, and when a configuration center in the server receives the broadcast signal, the system attribute data packet comprises a port address, an IP address and path information of the system to be configured, and the system attribute data packet is used for establishing connection between the system to be configured and the configuration center. Optionally, the system attribute data packet may further include a transmission time of the broadcast signal, an IP of the server, a service component of the system to be configured, a service type, and the like.
S302, receiving a response signal sent by the configuration center.
The response signal is a response signal returned by the configuration center after receiving the broadcast signal, and the response signal is used for indicating that the system to be configured is connected with the configuration center.
In this embodiment, the server sends a broadcast signal to find the configuration center, where the broadcast signal is used to instruct the configuration center to establish a connection with the system to be configured according to the port address, the IP address, and the path information of the system to be configured in the system attribute data packet. The server receives the response signal returned by the configuration center according to the broadcast signal, so that the configuration center can be used for indicating that the configuration center has received the broadcast signal sent by the server and indicating that the system to be configured has been connected with the configuration center, and interaction of data and information can be realized. Optionally, the response signal is a response signal returned by the configuration center through the ACT protocol.
According to the system configuration method, the server transmits the data packet carrying the system attribute to search the configuration center every time the server starts initialization or after a preset query period, and when the server receives a response signal returned by the configuration center according to a broadcast signal, the server indicates that the system to be configured and the configuration center are in contact. The system to be configured is connected with the configuration center in advance, so that conditions are provided for interaction of data and information between the system to be configured and the configuration center, and a server can conveniently acquire configuration information of the system to be configured. And the advantage of autonomous controllability of the ACT protocol is utilized to return a response signal, so that the efficiency of data interaction is greatly improved.
On the basis of the embodiments shown in fig. 2 to 3, the configuration information is stored in a distributed manner on each configuration center by means of an information configuration table, optionally the configuration center comprises a plurality of sub-configuration centers, and the configuration information table is stored on each sub-configuration center respectively.
In this embodiment, the configuration center includes a plurality of sub-configuration centers, and after the development of a new subsystem is completed, the configuration information is stored in a distributed manner on each sub-configuration center through a configuration information table, and all configuration information of the system to be configured can be queried through the configuration information table. Optionally, the configuration information includes a plurality of configuration items and corresponding configuration values, and one configuration item corresponds to at least one configuration value. For example, the configuration items included in the configuration information may be an IP address of a data source, a network transmission port number, an access path, a program start item, and an operating system tuning item. The configuration item and the corresponding configuration value form a key value pair, for example, addr= 192.168.137.11, which is not limited in the embodiment of the present application. The configuration information can be stored in each sub-configuration center through a configuration information table, and can be stored in other servers, and all configuration information of the system to be configured can be queried through the configuration information table.
According to the system configuration method, the configuration information tables are respectively stored on the sub-configuration centers, so that the configuration information is prevented from being stored on an independent server to occupy too much storage space, the normal operation of the server is affected, and the pressure borne by the server is relieved.
Further, the server receives configuration information sent by the configuration center, queries whether a system to be configured has configuration items according to the configuration information, obtains a query result, and configures the system to be configured according to the query result. As shown in fig. 4, a specific configuration process of the system to be configured is explained.
S401, inquiring whether a configuration item exists in the system to be configured, and obtaining an inquiring result.
The query result comprises the two conditions that the configuration item exists in the system to be configured and the configuration item does not exist in the system to be configured.
In this embodiment, the server receives configuration information sent by the configuration center, where the configuration information includes a plurality of configuration items and corresponding configuration values. When the system to be configured is configured, the existing configuration items are optimized, and the configuration items which are newly added for providing new application services are added, so that when the system to be configured is configured, whether the configuration items exist in the system to be configured or not is firstly queried, and a query result is obtained. For example, when the server configures the program start item, it will first query whether the program start item exists in the system to be configured.
S402, configuring the system to be configured according to the query result.
In this embodiment, when the server configures each configuration item in the configuration information, it needs to query whether a corresponding configuration item exists in the system to be configured, and configures the system to be configured according to the query result. The query result includes two cases that the configuration item exists in the system to be configured and the configuration item does not exist in the system to be configured, if the server queries that the configuration item exists in the system to be configured, the server replaces the original configuration value according to the configuration value corresponding to the configuration item in the configuration information, and if the query result is that the configuration item does not exist in the system to be configured, the configuration item and the corresponding configuration value are added. As described in the same example above, the configuration information includes configuration items: when the operating system tuning item and the corresponding configuration value are configured, if the operating system tuning item exists in the system to be configured, the original configuration value is updated according to the configuration information, and if the operating system tuning item does not exist in the system to be configured, the operating system tuning item and the corresponding configuration value of the configuration item are increased.
According to the system configuration method, when the server configures the system to be configured according to the configuration information, whether the configuration item exists in the system to be configured is inquired, an inquiry result is obtained, and configuration is carried out according to the inquiry result. If the query result is that the configuration item exists in the system to be configured, updating a configuration value corresponding to the configuration item; if the query result is that no configuration item exists in the system to be configured, the configuration item and the corresponding configuration value are added. The whole configuration process is carried out in the background, and is easy to make mistakes due to complex configuration and manual participation, and the configuration is carried out automatically according to the query result, so that the accuracy of the configuration is ensured, and the success rate of the system configuration is improved.
In one embodiment, as shown in fig. 5, another system configuration method is provided, which is illustrated by taking an execution subject as a configuration center, and the method includes the following steps:
s501, receiving a query request sent by a server; the query request includes an identification of the system to be configured.
The query request is used for acquiring configuration information of the system to be configured.
In this embodiment, after the configuration center establishes a connection with the system to be configured, the configuration center receives a query request sent by the server, and requests to obtain configuration information of the system to be configured. Optionally, the query request includes an identifier of the system to be configured, where the system identifier indicates a type of the system to be configured, for example, the financial system number is 001, the operating system number is 002, and the application system 003 indicates that the system to be configured is a financial system if the identifier of the system to be configured in the query request sent by the server is 001. The query request may further include a transmission time, an IP address, a port number, etc. of the server.
S502, inquiring configuration information from a configuration information table according to the identification; the configuration information table stores the correspondence between the identifiers of the systems and the corresponding configuration information in advance.
In this embodiment, the configuration center receives the query request, queries corresponding configuration information according to the correspondence between the identifier of the system and the configuration information in the configuration information table, and sends the configuration information to the server. Optionally, the configuration information table stores the correspondence between the identifiers of the multiple systems and the corresponding configuration information in advance, and the configuration information corresponding to the system to be configured can be queried according to the correspondence. For example, the configuration information table stores configuration information corresponding to the financial system, the operating system and the application system in advance, and the configuration center determines the type of the system to be configured according to the identification, so as to query corresponding configuration information.
S503, sending the configuration information to a server; the configuration information is used for indicating the server to configure the system to be configured.
In this embodiment, the configuration center queries the configuration information of the system to be configured according to the identifier, and then sends the configuration information to the server, and instructs the server to configure the system to be configured according to the configuration information, replace or increase the configuration value corresponding to the configuration item in the system to be configured, and the whole configuration process is performed in the background, so that the normal operation of the system is not affected, and the newly added subsystem can be used after the configuration is finished.
The system configuration method provided by the application, a configuration center receives a query request sent by a server; the query request includes an identification of a system to be configured; inquiring configuration information from a configuration information table according to the identification; and sending the configuration information to the server. In the method, the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information is prestored in the configuration information table, and the configuration information of the system to be configured is inquired according to the identifiers, wherein the configuration information is used for indicating the system to be configured to perform configuration, manual participation is not needed in the configuration process, the error probability is reduced, and the success rate of system configuration is improved. And the whole configuration process runs in the background, so that the normal operation of the system is not influenced, the configuration can be put into use without shutdown and restarting after the completion of the configuration, the time cost of the configuration of the system is reduced, and the configuration efficiency is improved.
On the basis of the embodiment shown in fig. 5, before the configuration center receives the query request sent by the server, the configuration center needs to establish connection with the system to be configured. As shown in fig. 6, the connection between the configuration center and the system to be configured specifically includes the following steps:
s601, receiving a broadcast signal carrying a system attribute data packet sent by a server.
The broadcast signal is used for searching the configuration center and enabling the system to be configured to be connected with the configuration center. Optionally, the system attribute data packet includes at least a port address, an IP address, and path information of the system to be configured.
In this embodiment, the broadcast signal is sent once every time the server is started to initialize, or the inquiry period is preset, and the server sends the broadcast signal once every time a period passes. And the configuration center receives the broadcast signal carrying the system attribute data packet forwarded by the gateway, and establishes connection between related information of the system to be configured in the system attribute data packet carried by the broadcast signal and the system to be configured. Optionally, the system attribute data packet may further include a transmission time of the broadcast signal, an IP of the server, a service component of the system to be configured, a service type, and the like.
S602, transmitting a response signal to the server according to the broadcast signal.
The response signal is a response signal fed back to the server according to the broadcast signal, and the response signal is used for indicating that the connection with the server is established.
In this embodiment, the configuration center receives a broadcast signal sent by the server through the system to be configured, and according to the port address, the IP address and the path information of the system to be configured in the system attribute data packet carried by the broadcast signal, the configuration center establishes a connection with the system to be configured, and feeds back a response signal to the server. The configuration center receives the broadcast signal sent by the server according to the response signal returned by the broadcast signal, and establishes connection with the configuration center, so that data and information interaction can be realized. Optionally, the response signal is a response signal returned by the configuration center through the ACT protocol.
According to the system configuration method, the configuration center receives the broadcast signals sent by the server, establishes a connection between the system attribute data packet carried by the broadcast signals and the system to be configured, and sends response signals to the server. The configuration center establishes connection with the system to be configured in advance, provides conditions for interaction of data and information between the configuration center and the system to be configured, and is convenient for the server to acquire configuration information of the system to be configured. And the advantage of autonomous controllability of the ACT protocol is utilized to return a response signal, so that the efficiency of data interaction is greatly improved.
On the basis of the embodiments shown in fig. 5 to 6, the configuration information is stored in a distributed manner on each configuration center by means of an information configuration table, optionally the configuration center comprises a plurality of sub-configuration centers, and the configuration information table is stored on each sub-configuration center respectively.
In this embodiment, the configuration center includes a plurality of sub-configuration centers, and after the development of a new subsystem is completed, the configuration information is stored in a distributed manner on each sub-configuration center through a configuration information table, and all configuration information of the system to be configured can be queried through the configuration information table. Optionally, the configuration information includes a plurality of configuration items and corresponding configuration values, and one configuration item corresponds to at least one configuration value. For example, the configuration items included in the configuration information may be an IP address of a data source, a network transmission port number, an access path, a program start item, and an operating system tuning item. The configuration item and the corresponding configuration value form a key value pair, for example, addr= 192.168.137.11, which is not limited in the embodiment of the present application. The configuration information can be stored in each sub-configuration center through a configuration information table, and can be stored in other servers, and all configuration information of the system to be configured can be queried through the configuration information table.
According to the system configuration method, the configuration information tables are respectively stored on the sub-configuration centers, so that the configuration information is prevented from being stored on an independent server to occupy too much storage space, the normal operation of the server is affected, and the pressure borne by the server is relieved.
Further, the configuration center sends configuration information to the server to instruct the server to configure the system to be configured. The configuration information comprises a plurality of configuration items and corresponding configuration values, the server inquires whether the system to be configured has the configuration items, a query result is obtained, and configuration is carried out according to the query result. The query result comprises the two conditions that the configuration item exists in the system to be configured and the configuration item does not exist in the system to be configured.
In this embodiment, when the configuration information indicates that the server performs configuration according to each configuration item in the configuration information, it needs to query whether a corresponding configuration item exists in the system to be configured, and configures the system to be configured according to the query result. Optionally, if the configuration item exists in the system to be configured, the configuration information is used for indicating the system to be configured to update the configuration value corresponding to the configuration item; and if the configuration item exists in the system to be configured, replacing the original configuration value according to the configuration value corresponding to the configuration item in the configuration information, and optimizing the configuration item. Optionally, if the configuration item does not exist in the system to be configured, the configuration information is used for indicating the system to be configured to add the configuration item and the corresponding configuration value; if the configuration item does not exist in the system to be configured, the configuration item and the corresponding configuration value are added, and a new application service is provided. For example, the configuration information includes a configuration item operating system tuning item and a corresponding configuration value, when the operating system tuning item is configured, if the operating system tuning item exists in the system to be configured, the original configuration value is updated according to the configuration information, and if the operating system tuning item does not exist in the system to be configured, the operating system tuning item of the configuration item and the corresponding configuration value are added.
According to the system configuration method, the configuration information indicates the server to configure the system to be configured, and whether the configuration item exists in the system to be configured is inquired. If the configuration item exists in the system to be configured, updating a configuration value corresponding to the configuration item; if the configuration item does not exist in the system to be configured, the configuration item and the corresponding configuration value are added. The whole configuration process is carried out in the background, and the configuration is complex, the configuration is easy to make mistakes due to manual participation, and the configuration is carried out automatically according to the configuration information, so that the accuracy of the configuration is ensured, and the success rate of the system configuration is improved.
It should be understood that, although the steps in the flowcharts of fig. 2-6 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 2-6 may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor does the order in which the sub-steps or stages are performed necessarily occur in sequence, but may be performed alternately or alternately with at least a portion of the sub-steps or stages of other steps or other steps.
In one embodiment, as shown in fig. 7, there is provided a system configuration apparatus 700 comprising: a first sending module 701, a first receiving module 702 and a configuration module 703, wherein:
a first sending module 701, configured to send a query request to a configuration center; the query request includes an identification of a system to be configured;
a first receiving module 702, configured to receive configuration information sent by a configuration center; the configuration information is obtained by inquiring a configuration information table by a configuration center according to the identifiers, and the configuration information table stores the corresponding relations between the identifiers of a plurality of systems and the corresponding configuration information in advance;
a configuration module 703, configured to configure the system to be configured according to the configuration information.
In one embodiment, as shown in fig. 8, the apparatus 700 further comprises:
a second transmitting module 704, configured to transmit a broadcast signal carrying a system attribute data packet;
the second receiving module 705 is configured to receive a response signal sent by the configuration center.
In one embodiment, the response signal is a reply signal returned by the configuration center via the ACT protocol.
In one embodiment, the configuration center includes a plurality of sub-configuration centers, and the configuration information table is stored on each of the sub-configuration centers, respectively.
In one embodiment, the configuration information includes a plurality of configuration items and corresponding configuration values, wherein one configuration item corresponds to at least one configuration value.
In one embodiment, as shown in fig. 9, the configuration module 703 includes:
the query unit 7031 is configured to query whether a configuration item exists in the system to be configured, so as to obtain a query result;
the configuration unit 7032 is configured to configure the system to be configured according to the query result.
In one embodiment, if the query result indicates that the configuration item exists in the system to be configured, the configuration unit 7032 is specifically configured to update a configuration value corresponding to the configuration item;
if the query result indicates that no configuration item exists in the system to be configured, the configuration unit 7032 is specifically configured to add the configuration item and the corresponding configuration value.
In one embodiment, as shown in fig. 10, another system configuration apparatus 1000 is provided, comprising: a first receiving module 1001, a querying module 1002, and a first transmitting module 1003, wherein:
a first receiving module 1001, configured to receive a query request sent by a server; the query request includes an identification of a system to be configured;
a query module 1002, configured to query the configuration information from the configuration information table according to the identifier; the configuration information table stores the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information in advance;
A first sending module 1003, configured to send the configuration information to a server; the configuration information is used for indicating the server to configure the system to be configured.
In one embodiment, as shown in fig. 11, the apparatus 1000 further comprises:
a second receiving module 1004, configured to receive a broadcast signal carrying a system attribute data packet sent by a server;
a second sending module 1005, configured to send a response signal to the server according to the broadcast signal.
In one embodiment, the response signal is a reply signal sent to the server via the ACT protocol.
In one embodiment, the configuration center includes a plurality of sub-configuration centers, and the configuration information table is stored on each of the sub-configuration centers, respectively.
In one embodiment, the configuration information includes a plurality of configuration items and corresponding configuration values, wherein one configuration item corresponds to at least one configuration value.
In one embodiment, as shown in fig. 12, the first transmitting module 1003 includes:
an updating unit 1003a, configured to, if a configuration item exists in the system to be configured, indicate that the system to be configured updates a configuration value corresponding to the configuration item;
the adding unit 1003b is configured to, if no configuration item exists in the system to be configured, indicate that the system to be configured adds the configuration item and the corresponding configuration value.
All embodiments of the system configuration apparatus described above have similar implementation principles and technical effects to those of the corresponding embodiments of the system configuration method described above, and will not be described herein.
The specific limitation of the system configuration device may be referred to as limitation of the system configuration method hereinabove, and will not be described herein. The respective modules in the above-described system configuration apparatus may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 13. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a system configuration method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be keys, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in fig. 13 is merely a block diagram of a portion of the structure associated with the present application and is not limiting of the computer device to which the present application applies, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory and a processor, the memory having stored therein a computer program, the processor when executing the computer program performing the steps of:
sending a query request to a configuration center; the query request includes an identification of a system to be configured;
receiving configuration information sent by a configuration center; the configuration information is obtained by inquiring a configuration information table by a configuration center according to the identifiers, and the configuration information table stores the corresponding relations between the identifiers of a plurality of systems and the corresponding configuration information in advance;
and configuring the system to be configured according to the configuration information.
The computer device provided in the foregoing embodiments has similar implementation principles and technical effects to those of the foregoing method embodiments, and will not be described herein in detail.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
sending a query request to a configuration center; the query request includes an identification of a system to be configured;
receiving configuration information sent by a configuration center; the configuration information is inquired from a configuration information table by the configuration center according to the identification; the configuration information table stores the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information in advance;
and configuring the system to be configured according to the configuration information.
The computer readable storage medium provided in the above embodiment has similar principle and technical effects to those of the above method embodiment, and will not be described herein.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (13)

1. A system configuration method, the method comprising:
the method comprises the steps that a server starts initialization each time or passes through a preset query period, and the server sends a broadcast signal carrying a system attribute data packet; the system attribute data packet at least comprises a port address, an IP address and path information of a system to be configured; the broadcast signal is used for searching a configuration center, and indicating the configuration center to establish connection with the system to be configured according to the port address, the IP address and the path information of the system to be configured in the system attribute data packet; the server receives a response signal sent by the configuration center; the response signal is a response signal returned by the configuration center after receiving the broadcast signal, and the response signal is used for indicating that the system to be configured is connected with the configuration center; the response signal is a response signal returned by the configuration center through an ACT protocol;
The server sends a query request to a configuration center; the query request comprises an identifier of a system to be configured, and is used for indicating the configuration center to determine the type of the system to be configured according to the identifier and query corresponding configuration information; the identification of the system to be configured is used for representing the type of the system to be configured;
the server receives configuration information sent by the configuration center; the configuration information is obtained by inquiring the configuration information table by the configuration center according to the identifiers, and the configuration information table stores the correspondence between the identifiers of a plurality of systems and the configuration information in advance;
and the server configures the system to be configured according to the configuration information.
2. The method of claim 1, wherein the configuration center comprises a plurality of sub-configuration centers, and the configuration information table is stored on each of the sub-configuration centers.
3. The method of claim 1, wherein the configuration information comprises a plurality of configuration items and corresponding configuration values, wherein one configuration item corresponds to at least one configuration value.
4. A method according to claim 3, wherein said configuring the system to be configured according to the configuration information comprises:
Inquiring whether the configuration items exist in the system to be configured or not to obtain an inquiry result;
and configuring the system to be configured according to the query result.
5. The method according to claim 4, wherein configuring the system to be configured according to the query result comprises:
if the query result is that the configuration item exists in the system to be configured, updating a configuration value corresponding to the configuration item;
if the query result is that the configuration item does not exist in the system to be configured, the configuration item and the corresponding configuration value are increased.
6. A system configuration method, the method comprising:
the configuration center receives a broadcast signal carrying a system attribute data packet sent by a server; the broadcast signal is initiated and initialized by the server each time or is sent by the server through a preset query period; the system attribute data packet at least comprises a port address, an IP address and path information of a system to be configured; the broadcast signal is used for searching the configuration center, and the system to be configured is connected with the configuration center according to the port address, the IP address and the path information of the system to be configured in the system attribute data packet carried by the broadcast signal; the configuration center sends a response signal to the server according to the broadcast signal; the response signal is used for indicating that the system to be configured is connected with the configuration center; the response signal is a response signal sent to the server through an ACT protocol;
The configuration center receives a query request sent by a server; the query request comprises an identifier of a system to be configured, and is used for indicating a configuration center to determine the type of the system to be configured according to the identifier and query corresponding configuration information; the identification of the system to be configured is used for representing the type of the system to be configured;
the configuration center queries configuration information from a configuration information table according to the identification; the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information is prestored in the configuration information table;
the configuration center sends the configuration information to a server; the configuration information is used for indicating the server to configure the system to be configured.
7. The method of claim 6, wherein the configuration center comprises a plurality of sub-configuration centers, and wherein the configuration information table is stored on each of the sub-configuration centers.
8. The method of claim 6, wherein the configuration information comprises a plurality of configuration items and corresponding configuration values, wherein one configuration item corresponds to at least one configuration value.
9. The method of claim 8, wherein the configuration information is used to instruct the system to be configured to configure according to the configuration information, and comprises:
If the configuration item exists in the system to be configured, the configuration information is used for indicating the system to be configured to update a configuration value corresponding to the configuration item;
and if the configuration item does not exist in the system to be configured, the configuration information is used for indicating the system to be configured to add the configuration item and the corresponding configuration value.
10. A system configuration apparatus, the apparatus comprising:
the second sending module is used for starting initialization or passing through a preset query period each time by the server, and the server sends a broadcast signal carrying a system attribute data packet; the system attribute data packet at least comprises a port address, an IP address and path information of a system to be configured; the broadcast signal is used for searching a configuration center, and indicating the configuration center to establish connection with the system to be configured according to the port address, the IP address and the path information of the system to be configured in the system attribute data packet;
the second receiving module is used for receiving the response signal sent by the configuration center by the server; the response signal is a response signal returned by the configuration center after receiving the broadcast signal, and the response signal is used for indicating that the system to be configured is connected with the configuration center; the response signal is a response signal returned by the configuration center through an ACT protocol;
The first sending module is used for sending a query request to the configuration center by the server; the query request comprises an identifier of a system to be configured, and is used for indicating the configuration center to determine the type of the system to be configured according to the identifier and query corresponding configuration information; the identification of the system to be configured is used for representing the type of the system to be configured;
the first receiving module is used for receiving the configuration information sent by the configuration center by the server; the configuration information is obtained by inquiring the configuration information table by the configuration center according to the identifiers, and the configuration information table stores the correspondence between the identifiers of a plurality of systems and the corresponding configuration information in advance;
the configuration module is used for configuring the system to be configured according to the configuration information by the server.
11. A system configuration apparatus, the apparatus comprising:
the second receiving module is used for configuring the center to receive the broadcast signal carrying the system attribute data packet sent by the server; the broadcast signal is initiated and initialized by the server each time or is sent by the server through a preset query period; the system attribute data packet at least comprises a port address, an IP address and path information of a system to be configured; the broadcast signal is used for searching the configuration center, and the system to be configured is connected with the configuration center according to the port address, the IP address and the path information of the system to be configured in the system attribute data packet carried by the broadcast signal;
The second sending module is used for sending a response signal to the server by the configuration center according to the broadcast signal; the response signal is used for indicating that the system to be configured is connected with the configuration center; the response signal is a response signal sent to the server through an ACT protocol;
the first receiving module is used for receiving a query request sent by the server by the configuration center; the query request comprises an identifier of a system to be configured, and is used for indicating a configuration center to determine the type of the system to be configured according to the identifier and query corresponding configuration information; the identification of the system to be configured is used for representing the type of the system to be configured;
the query module is used for querying the configuration information from the configuration information table according to the identification by the configuration center; the corresponding relation between the identifiers of a plurality of systems and the corresponding configuration information is prestored in the configuration information table;
the first sending module is used for sending the configuration information to a server by the configuration center; the configuration information is used for indicating the server to configure the system to be configured.
12. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the system configuration method of any one of claims 1 to 5 when the computer program is executed.
13. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the system configuration method of any one of claims 1 to 5.
CN201911095222.5A 2019-11-11 2019-11-11 System configuration method, device, computer equipment and storage medium Active CN110928598B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911095222.5A CN110928598B (en) 2019-11-11 2019-11-11 System configuration method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911095222.5A CN110928598B (en) 2019-11-11 2019-11-11 System configuration method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110928598A CN110928598A (en) 2020-03-27
CN110928598B true CN110928598B (en) 2024-01-30

Family

ID=69853783

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911095222.5A Active CN110928598B (en) 2019-11-11 2019-11-11 System configuration method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110928598B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100841918B1 (en) * 2007-05-04 2008-06-27 가온미디어 주식회사 Integrated brodacasting signal distribution system connected with internet
JP2014167732A (en) * 2013-02-28 2014-09-11 Video Research:Kk Information display system, method, apparatus, and program
CN105701099A (en) * 2014-11-25 2016-06-22 阿里巴巴集团控股有限公司 Method and device used for executing task in distributed environment, and distributed task execution system
CN107197024A (en) * 2017-06-09 2017-09-22 努比亚技术有限公司 Single table access and control method, user terminal, server and storage medium
CN108064071A (en) * 2018-02-13 2018-05-22 广东欧珀移动通信有限公司 Method for connecting network, device, storage medium and electronic equipment
CN108376154A (en) * 2018-02-07 2018-08-07 平安普惠企业管理有限公司 System base table synchronous method, device, computer equipment and storage medium
CN108563768A (en) * 2018-04-19 2018-09-21 中国平安财产保险股份有限公司 Data transfer device, device, equipment and the storage medium of different data model
CN108664274A (en) * 2017-03-27 2018-10-16 中兴通讯股份有限公司 Implementation method, system and the device of operating system initialization configuration
CN109245928A (en) * 2018-09-12 2019-01-18 广州视源电子科技股份有限公司 Setting method and device, the terminal management system of configuration information
CN109388625A (en) * 2018-10-11 2019-02-26 北京小米智能科技有限公司 The method and device of configuration file is handled in more distributed file systems
CN109474456A (en) * 2018-09-26 2019-03-15 中国平安人寿保险股份有限公司 Configuration data processing method, device, computer equipment and storage medium
CN109683998A (en) * 2017-10-19 2019-04-26 北京京东尚科信息技术有限公司 Internationalize implementation method, device and system
CN109862096A (en) * 2019-01-31 2019-06-07 网宿科技股份有限公司 A kind of application configuration method, configuration management system and terminal
CN110059110A (en) * 2019-04-12 2019-07-26 北京百度网讯科技有限公司 Business datum security processing, device, computer equipment and storage medium
CN110286823A (en) * 2019-06-20 2019-09-27 西安西拓电气股份有限公司 Information processing method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3465434A1 (en) * 2016-06-16 2019-04-10 Google LLC Secure configuration of cloud computing nodes

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100841918B1 (en) * 2007-05-04 2008-06-27 가온미디어 주식회사 Integrated brodacasting signal distribution system connected with internet
JP2014167732A (en) * 2013-02-28 2014-09-11 Video Research:Kk Information display system, method, apparatus, and program
CN105701099A (en) * 2014-11-25 2016-06-22 阿里巴巴集团控股有限公司 Method and device used for executing task in distributed environment, and distributed task execution system
CN108664274A (en) * 2017-03-27 2018-10-16 中兴通讯股份有限公司 Implementation method, system and the device of operating system initialization configuration
CN107197024A (en) * 2017-06-09 2017-09-22 努比亚技术有限公司 Single table access and control method, user terminal, server and storage medium
CN109683998A (en) * 2017-10-19 2019-04-26 北京京东尚科信息技术有限公司 Internationalize implementation method, device and system
CN108376154A (en) * 2018-02-07 2018-08-07 平安普惠企业管理有限公司 System base table synchronous method, device, computer equipment and storage medium
CN108064071A (en) * 2018-02-13 2018-05-22 广东欧珀移动通信有限公司 Method for connecting network, device, storage medium and electronic equipment
CN108563768A (en) * 2018-04-19 2018-09-21 中国平安财产保险股份有限公司 Data transfer device, device, equipment and the storage medium of different data model
CN109245928A (en) * 2018-09-12 2019-01-18 广州视源电子科技股份有限公司 Setting method and device, the terminal management system of configuration information
CN109474456A (en) * 2018-09-26 2019-03-15 中国平安人寿保险股份有限公司 Configuration data processing method, device, computer equipment and storage medium
CN109388625A (en) * 2018-10-11 2019-02-26 北京小米智能科技有限公司 The method and device of configuration file is handled in more distributed file systems
CN109862096A (en) * 2019-01-31 2019-06-07 网宿科技股份有限公司 A kind of application configuration method, configuration management system and terminal
CN110059110A (en) * 2019-04-12 2019-07-26 北京百度网讯科技有限公司 Business datum security processing, device, computer equipment and storage medium
CN110286823A (en) * 2019-06-20 2019-09-27 西安西拓电气股份有限公司 Information processing method and device

Also Published As

Publication number Publication date
CN110928598A (en) 2020-03-27

Similar Documents

Publication Publication Date Title
CN110727499A (en) Resource data acquisition method and device, computer equipment and storage medium
CN108093094B (en) Database instance access method, device, system, storage medium and equipment
CN110555041A (en) Data processing method, data processing device, computer equipment and storage medium
WO2022222438A1 (en) Profile state synchronization method and apparatus, terminal, server, and storage medium
CN113507475B (en) Cross-domain access method and device
CN111343236A (en) Method, device and communication system for communication between server and client
CN112100152A (en) Service data processing method, system, server and readable storage medium
CN107918673B (en) Subscription data processing method and device, storage medium and computer equipment
CN113220659A (en) Data migration method, system, electronic device and storage medium
CN113486060B (en) Data access processing method and device, storage medium and electronic equipment
US11128622B2 (en) Method for processing data request and system therefor, access device, and storage device
CN110928598B (en) System configuration method, device, computer equipment and storage medium
CN111464521A (en) Method, device, computer equipment and storage medium for preventing domain name from being hijacked
CN110888901B (en) System management method, device, computer equipment and storage medium
CN114218317B (en) Progress information management and control method, micro-service device, electronic equipment and storage medium
EP3435626B1 (en) Table connection method in distributed database system, and distributed database system
CN112448985B (en) Distributed system, network processing method and device and electronic equipment
WO2021103644A1 (en) Data structure, communication method and apparatus, storage medium and device
CN106534049B (en) Data issuing method based on server, client, server and system
CN109254997B (en) Data synchronization method, system, computer device and readable storage medium
CN111078736A (en) Data aggregation processing method and device, terminal and storage medium
CN112783866A (en) Data reading method and device, computer equipment and storage medium
CN113472823A (en) Server access method and device, intelligent terminal and storage medium
CN116668465B (en) Data synchronization method, device, computer equipment and storage medium
CN117390078B (en) Data processing method, device, storage medium and computer equipment

Legal Events

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