CN108628901A - A kind of data-updating method and device - Google Patents

A kind of data-updating method and device Download PDF

Info

Publication number
CN108628901A
CN108628901A CN201710178698.XA CN201710178698A CN108628901A CN 108628901 A CN108628901 A CN 108628901A CN 201710178698 A CN201710178698 A CN 201710178698A CN 108628901 A CN108628901 A CN 108628901A
Authority
CN
China
Prior art keywords
data
indication information
change
data change
terminal
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.)
Pending
Application number
CN201710178698.XA
Other languages
Chinese (zh)
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.)
Shenzhen Excellent Friends Bullock Media Development Co
Original Assignee
Shenzhen Excellent Friends Bullock Media Development Co
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 Shenzhen Excellent Friends Bullock Media Development Co filed Critical Shenzhen Excellent Friends Bullock Media Development Co
Priority to CN201710178698.XA priority Critical patent/CN108628901A/en
Publication of CN108628901A publication Critical patent/CN108628901A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5682Policies or rules for updating, deleting or replacing the stored data

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

This application involves computer technology and internet arena, a kind of data-updating method and device are disclosed, data and wasting of resources when updating the data is reduced to timely update.This method is:The data update state in monitor supervision platform monitoring data library;When the monitor supervision platform determines that the database is changed there are the first data according to the data update state, the first instruction information is generated based on first data change;The monitor supervision platform indicates that information is sent to terminal by described first, and the first instruction information is used to indicate the terminal and is performed locally the identical second data change with first data change.

Description

Data updating method and device
Technical Field
The embodiment of the application relates to the field of computer technology and internet, in particular to a data updating method and device.
Background
As user application requirements grow, more and more product types and application modes are presented, and application data also grows substantially. Typically, application data is logged in the source database and updated in real time. The application data of the source database reaches the data service interface through the transmission channel, and the terminal obtains the application data through the data service interface and presents the application data.
In practical application, the terminal caches the application data after acquiring the application data from the data service interface, and reads the locally cached application data when receiving a reading request. The application data cached locally by the terminal should be updated synchronously with the data in the source database in principle, so that the terminal can present the latest data.
However, most of the existing data updating methods are that the terminal periodically obtains a piece of latest application data from the data service interface again, which not only wastes broadband and server resources, but also causes a large instantaneous pressure on a source database and a network.
Disclosure of Invention
The embodiment of the application provides a data updating method and device, which are used for solving the problem that broadband and server resources are wasted when a terminal updates data.
The embodiment of the application provides the following specific technical scheme:
a data update method, comprising:
the monitoring platform monitors the data updating state of the database;
when the monitoring platform determines that the database has first data change according to the data updating state, generating first indication information based on the first data change;
and the monitoring platform sends the first indication information to a terminal, wherein the first indication information is used for indicating the terminal to locally execute a second data change which is the same as the first data change.
Optionally, before the monitoring platform sends the first indication information to the terminal, the method further includes:
the monitoring platform generates second indication information according to the first data change and sends the second indication information to a cache platform, the second indication information is used for indicating the cache platform to locally execute third data change according to the first data change, and the cache platform is used for caching data in the database and providing the data for a terminal to use;
and the monitoring platform receives a message which is sent by the cache platform and represents that the third data change is completely executed.
Optionally, the generating, by the monitoring platform, first indication information according to the first data change includes:
the monitoring platform sets a first data identifier of data corresponding to the first data change as the first indication information; or,
and the monitoring platform sets a second data identifier of the superior category data corresponding to the first data change as the first indication information.
Optionally, after the monitoring platform generates the first indication information based on the first data change, the monitoring platform further includes:
and the monitoring platform stores the first indication information and triggers retransmission of the first indication information when a set condition is met.
The embodiment of the present application further provides a data updating method, including:
the method comprises the steps that a terminal receives first indication information sent by a monitoring platform, wherein the monitoring platform is used for monitoring the data updating state of a database;
the terminal determines that the database has first data change according to the first indication information;
and the terminal locally executes a second data change which is the same as the first data change.
Optionally, the locally executing, by the terminal, a second data change that is the same as the first data change includes:
the terminal requests data corresponding to the first data change from a cache platform or requests superior category data corresponding to the first data change from the cache platform according to the first indication information;
and storing the requested data corresponding to the first data change or the requested upper-level category data corresponding to the first data change.
The embodiment of the present application further provides a data updating method, including:
the terminal polls a data version number service interface according to a set period, wherein the data version number service interface is used for acquiring the identifier of changed data when the data of the database is changed and updating the version number of the changed data;
the terminal acquires the version number and the identification of the full data from the data version number service interface, and acquires the change identification corresponding to the change version number when determining that the change version number with data change exists according to the version number of the full data;
and the terminal acquires the changed data with the changed identification and performs data change operation locally according to the changed data.
An embodiment of the present application further provides a data updating apparatus, including:
the monitoring module is used for monitoring the data updating state of the database;
the generating module is used for generating first indication information based on first data change when the database is determined to have the first data change according to the data updating state;
and the notification module is used for sending the first indication information to a terminal, wherein the first indication information is used for indicating the terminal to locally execute a second data change which is the same as the first data change.
Optionally, the generating module is further configured to generate second indication information according to the first data change before the notifying module sends the first indication information to the terminal;
the notification module is further configured to send the second indication information to a cache platform;
a receiving module, configured to receive a message indicating that the third data change is executed, where the message is sent by the cache platform;
the second indication information is used for indicating the cache platform to locally execute third data change according to the first data change, and the cache platform is used for caching the data in the database and providing the data for the terminal to use.
Optionally, the generating module is configured to:
setting a first data identifier of data corresponding to the first data change as the first indication information; or,
and setting a second data identifier of the superior category data corresponding to the first data change as the first indication information.
Optionally, the notification module is further configured to:
and after first indication information is generated based on the first data change, the first indication information is stored, and the first indication information is triggered to be retransmitted when a set condition is met.
An embodiment of the present application further provides a data updating apparatus, including:
the system comprises a receiving module, a sending module and a processing module, wherein the receiving module is used for receiving first indication information sent by a monitoring platform, and the monitoring platform is used for monitoring the data updating state of a database;
the determining module is used for determining that the database has first data change according to the first indication information;
an update module to locally perform a second data change that is the same as the first data change.
Optionally, the update module is configured to:
according to the first indication information, requesting data corresponding to the first data change from a cache platform, or requesting superior category data corresponding to the first data change from the cache platform;
and storing the requested data corresponding to the first data change or the requested upper-level category data corresponding to the first data change.
In the embodiment of the application, the monitoring platform monitors whether the data in the database is updated in real time, and once the data is updated, the indication information for representing the updated data is sent to the terminal, so that the terminal can know the data updating condition in time and obtain the updated data in a targeted manner. Therefore, resource waste caused by useless work of most requests when all data are updated regularly is avoided, and the instant pressure on a database and a network caused by updating all data is relieved.
Drawings
FIG. 1 is a diagram illustrating a system architecture for data update according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating a data update method according to an embodiment of the present application;
FIG. 3 is a second flowchart illustrating a data updating method according to an embodiment of the present application;
FIG. 4 is a schematic structural diagram of a data update apparatus according to an embodiment of the present application;
fig. 5 is a second schematic structural diagram of a data updating apparatus according to an embodiment of the present application.
Detailed Description
The embodiments of the present application will be described in detail below with reference to the accompanying drawings.
As shown in fig. 1, the system architecture for data update in the embodiment of the present application includes a database 101, a monitoring platform 102, a data service interface 103, a terminal 104, and a cache platform 105. The operation user enters data through the data management background and stores the data in the database 101, so that the data is persistent, and the operation user can enter new data through the data management background. The data service interface 103 obtains the data and provides the data to the terminal 104 for use, and the terminal 104 generally caches the data after obtaining the data from the data service interface 103. In the embodiment of the present application, the monitoring platform 102 monitors whether the data in the database 101 is updated in real time, and once the data is updated, the identifier of the updated data is sent to the terminal 104, so that the terminal 104 can know the data updating status in time and obtain the updated data in a targeted manner. Therefore, resource waste caused by useless work of most requests when all data are updated regularly is avoided, and the instant pressure on a database and a network caused by updating all data is relieved.
Based on the system architecture shown in fig. 1, as shown in fig. 2, a flow of the data updating method provided by the embodiment of the present application is as follows.
Step 201, the monitoring platform monitors the data updating state of the database.
The data update state is used for representing whether the data in the database is changed.
Step 202, when the monitoring platform determines that the database has a first data change according to the data updating state, generating first indication information based on the first data change.
In the embodiment of the present application, the data change includes, but is not limited to, adding data, deleting data, or replacing data. The terms "first" and "second" are used to distinguish between multiple objects and are not used to limit the order of the multiple objects.
The first indication information may be an identifier of changed data corresponding to the first data change, for example, if the first data change is added data, the first indication information is an identifier of the added data.
In one possible embodiment, if the data in the database is classified into categories of different levels, the upper category includes different lower categories. If the first data change does not affect other sub-category data of the same level, the monitoring platform sets a first data identifier of data corresponding to the first data change as first indication information; or if the first data change affects other sub-category data at the same level, the monitoring platform sets the second data identifier of the upper-level category data corresponding to the first data change as the first indication information.
Of course, the first indication information may also be in other manners capable of representing changed data corresponding to the first data change, and the manner of data identification is not limited in the present application.
Step 203, the monitoring platform sends the first indication information to the terminal, and the terminal receives the first indication information sent by the monitoring platform.
The first indication information is used for indicating the terminal to locally execute a second data change which is the same as the first data change.
And step 204, the terminal determines that the database has a first data change according to the first indication information, and the terminal locally executes a second data change which is the same as the first data change.
For example, the first data is changed into added data, the first indication information is a data identifier of the added data, the terminal acquires data corresponding to the data identifier according to the data identifier of the added data, and the data is added on the basis of original data stored locally.
Specifically, according to the above two indication conditions of the first indication information, including that the first indication information is an identifier of data corresponding to the first data change or an identifier of data of an upper class corresponding to the first data change, the terminal requests the cache platform for the data corresponding to the first data change or requests the cache platform for the data of the upper class corresponding to the first data change according to the first indication information, and stores the requested data corresponding to the first data change or the requested data of the upper class corresponding to the first data change.
In a possible implementation manner, before step 203, the monitoring platform generates second indication information according to the first data change, and sends the second indication information to the cache platform. And the monitoring platform receives a message which is sent by the cache platform and represents that the third data change is executed completely.
And the second indication information is used for indicating the cache platform to execute the third data change locally according to the first data change.
The terminal acquires the updated data from the cache platform, so that the cache platform needs to synchronize the data updating of the database in time, and after the updating is finished, the terminal can acquire the updated data from the cache platform.
In the embodiment of the application, the monitoring platform further has a log recording and retransmission mechanism. The log recording comprises pushing a log of indication information to a cache platform or/and a terminal, so that problems can be found conveniently according to the log; the retransmission mechanism refers to a retransmission process triggered when transmission of indication information fails or reception of a receiving side fails. Specifically, after the monitoring platform generates first indication information based on the first data change, the monitoring platform stores the first indication information and triggers retransmission of the first indication information when the set condition is met. The setting condition includes that the sending of the indication information is determined to be failed, the receiving of the receiving party is determined to be failed, or other setting conditions, and the application is not limited.
In addition, the embodiment of the application also provides another data updating method based on the same inventive concept. Specifically, the system architecture for data update further includes a data version number service interface, and when data change occurs in the database, the data version number service interface acquires a version number and an identifier of data related to the data change, and the version number and the identifier correspond to each other one to one. The terminal periodically polls the data version number service interface, obtains the version number and the identification of the total data, compares the obtained version number with the locally stored version number, if the version number is different, namely the version number is changed, the terminal obtains the change identification corresponding to the changed version number, obtains the data corresponding to the change identification from the data service interface, thereby refreshing the locally stored data and updating the version number of the locally stored changed data. Of course, if the changed data affects the data of the same level category, the terminal will obtain all the data under the higher level category of the changed data from the data service interface.
The data updating method provided by the embodiment of the present application is further described in detail below with reference to specific application scenarios.
As shown in fig. 3, it is assumed that the terminal is a smart television, and the data involved in the data update is column or program data. The monitoring platform includes a monitoring module and a notification module, and in this application scenario, the flow of the data update method is specifically described as follows.
Step 301, the operating user inputs, arranges and reserves program data on line at the data management background.
Step 302, the database stores the data of the recorded and arranged programs through the data management background, and data persistence is provided.
And step 303, monitoring the data change state of the database in real time by a monitoring module in the monitoring platform.
Specifically, the monitoring module analyzes the change log of the database and requests to acquire the change data.
And step 304, the database returns the changed data to the monitoring platform.
And 305, processing the changed data by a monitoring module in the monitoring platform, and extracting the identifier of the changed data.
Specifically, if the data change of the column or program affects other columns or programs, such as the sequence of the column or program is changed, the identification of the change data extracted by the monitoring module is the parent column identification (Identity, ID) of the changed child column or the parent program ID of the changed child program. If the data change of the column or the program does not affect other columns or programs, the identification of the change data extracted by the monitoring module is the column ID or the program ID of the change.
Step 306, the monitoring module in the monitoring platform sends the identifier of the changed data to the notification module.
And 307, storing the identifier of the changed data by a notification module in the monitoring platform, and pushing the identifier to the cache platform.
The specific pushing mode comprises real-time pushing and reservation pushing, wherein the real-time pushing is to push each time an identifier of the changed data is received, and the reservation pushing is to push when the reservation time arrives according to the set reservation time.
The notification module also provides a retransmission mechanism that logs and alters the identity of the data.
And 308, the cache platform requests the database of the data management background to acquire the changed data according to the identification of the changed data.
Step 309, the database returns the changed data to the cache platform, and the cache platform stores the changed data in the cache so as to provide the changed data for the data service interface to call.
And step 310, the cache platform sends the indication that the storage of the changed data is finished to the notification module.
Step 311, the notification module sends the identifier of the changed data to an extensible messaging and Presence Protocol (XMPP) system.
Step 312, the XMPP system sends the identifier of the changed data to the associated terminal (i.e., the smart tv), and the smart tv receives the identifier of the changed data sent by the XMPP system.
Wherein, due to network problems or frequent data change in the data background, the terminal may receive repeated identifications, so the terminal needs to filter the identifications of the repeated data change,
step 313, the smart television requests the data service interface to acquire the changed data according to the identifier of the changed data.
And step 314, the data service interface acquires the changed data from the cache platform according to the identification of the changed data.
Step 315, after receiving the request of the data service interface, the cache platform returns the changed data to the data service interface.
And step 316, the data service interface returns the changed data to the smart television and refreshes the local cache.
Therefore, the intelligent television can display the latest column or program data.
Based on the same inventive concept, as shown in fig. 4, an embodiment of the present application further provides a data updating apparatus 400, including:
a monitoring module 401, configured to monitor a data update state of a database;
a generating module 402, configured to generate first indication information based on a first data change when it is determined that the database has the first data change according to the data update state;
a notification module 403, configured to send first indication information to the terminal, where the first indication information is used to indicate that the terminal locally performs a second data change that is the same as the first data change.
Optionally, the generating module 402 is further configured to generate second indication information according to the first data change before the notifying module 403 sends the first indication information to the terminal;
the notification module 403 is further configured to send the second indication information to the cache platform;
a receiving module 404, configured to receive a message indicating that the third data change is completed, where the message is sent by the cache platform;
the second indication information is used for indicating the cache platform to locally execute third data change according to the first data change, and the cache platform is used for caching data in the database and providing the data for the terminal to use.
Optionally, the generating module 402 is configured to:
setting a first data identifier of data corresponding to the first data change as first indication information; or,
and setting a second data identifier of the upper-level category data corresponding to the first data change as first indication information.
Optionally, the notification module 403 is further configured to:
after first indication information is generated based on the first data change, the first indication information is stored, and retransmission of the first indication information is triggered when a set condition is satisfied.
Based on the same inventive concept, as shown in fig. 5, an embodiment of the present application further provides another data updating apparatus 500, including:
a receiving module 501, configured to receive first indication information sent by a monitoring platform, where the monitoring platform is used to monitor a data update state of a database;
a determining module 502, configured to determine, according to the first indication information, that the first data change occurs in the database;
an update module 503 for locally performing a second data change identical to the first data change.
Optionally, the updating module 503 is configured to:
according to the first indication information, requesting data corresponding to the first data change from the cache platform, or requesting superior category data corresponding to the first data change from the cache platform;
and storing the requested data corresponding to the first data change or the upper-level category data corresponding to the first data change.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
It will be apparent to those skilled in the art that various changes and modifications may be made in the embodiments of the present application without departing from the spirit and scope of the embodiments of the present application. Thus, if such modifications and variations of the embodiments of the present application fall within the scope of the claims of the present application and their equivalents, the present application is also intended to encompass such modifications and variations.

Claims (10)

1. A method for updating data, comprising:
the monitoring platform monitors the data updating state of the database;
when the monitoring platform determines that the database has first data change according to the data updating state, generating first indication information based on the first data change;
and the monitoring platform sends the first indication information to a terminal, wherein the first indication information is used for indicating the terminal to locally execute a second data change which is the same as the first data change.
2. The method of claim 1, wherein before the monitoring platform sends the first indication information to the terminal, the method further comprises:
the monitoring platform generates second indication information according to the first data change and sends the second indication information to a cache platform, the second indication information is used for indicating the cache platform to locally execute third data change according to the first data change, and the cache platform is used for caching data in the database and providing the data for a terminal to use;
and the monitoring platform receives a message which is sent by the cache platform and represents that the third data change is completely executed.
3. The method of claim 1, wherein the monitoring platform generating first indication information based on the first data change comprises:
the monitoring platform sets a first data identifier of data corresponding to the first data change as the first indication information; or,
and the monitoring platform sets a second data identifier of the superior category data corresponding to the first data change as the first indication information.
4. A method for updating data, comprising:
the method comprises the steps that a terminal receives first indication information sent by a monitoring platform, wherein the monitoring platform is used for monitoring the data updating state of a database;
the terminal determines that the database has first data change according to the first indication information;
and the terminal locally executes a second data change which is the same as the first data change.
5. The method of claim 4, wherein the terminal locally performs a second data change that is the same as the first data change, comprising:
the terminal requests data corresponding to the first data change from a cache platform or requests superior category data corresponding to the first data change from the cache platform according to the first indication information;
and storing the requested data corresponding to the first data change or the requested upper-level category data corresponding to the first data change.
6. A method for updating data, comprising:
the terminal polls a data version number service interface according to a set period, wherein the data version number service interface is used for acquiring the identifier of changed data when the data of the database is changed and updating the version number of the changed data;
the terminal acquires the version number and the identification of the full data from the data version number service interface, and acquires the change identification corresponding to the change version number when determining that the change version number with data change exists according to the version number of the full data;
and the terminal acquires the changed data with the changed identification and performs data change operation locally according to the changed data.
7. A data update apparatus, comprising:
the monitoring module is used for monitoring the data updating state of the database;
the generating module is used for generating first indication information based on first data change when the database is determined to have the first data change according to the data updating state;
and the notification module is used for sending the first indication information to a terminal, wherein the first indication information is used for indicating the terminal to locally execute a second data change which is the same as the first data change.
8. The apparatus of claim 7, wherein the generating module is further configured to generate second indication information according to the first data change before the notifying module sends the first indication information to the terminal;
the notification module is further configured to send the second indication information to a cache platform;
a receiving module, configured to receive a message indicating that the third data change is executed, where the message is sent by the cache platform;
the second indication information is used for indicating the cache platform to locally execute third data change according to the first data change, and the cache platform is used for caching the data in the database and providing the data for the terminal to use.
9. A data update apparatus, comprising:
the system comprises a receiving module, a sending module and a processing module, wherein the receiving module is used for receiving first indication information sent by a monitoring platform, and the monitoring platform is used for monitoring the data updating state of a database;
the determining module is used for determining that the database has first data change according to the first indication information;
an update module to locally perform a second data change that is the same as the first data change.
10. The apparatus of claim 9, wherein the update module is to:
according to the first indication information, requesting data corresponding to the first data change from a cache platform, or requesting superior category data corresponding to the first data change from the cache platform;
and storing the requested data corresponding to the first data change or the requested upper-level category data corresponding to the first data change.
CN201710178698.XA 2017-03-23 2017-03-23 A kind of data-updating method and device Pending CN108628901A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710178698.XA CN108628901A (en) 2017-03-23 2017-03-23 A kind of data-updating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710178698.XA CN108628901A (en) 2017-03-23 2017-03-23 A kind of data-updating method and device

Publications (1)

Publication Number Publication Date
CN108628901A true CN108628901A (en) 2018-10-09

Family

ID=63706441

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710178698.XA Pending CN108628901A (en) 2017-03-23 2017-03-23 A kind of data-updating method and device

Country Status (1)

Country Link
CN (1) CN108628901A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110147378A (en) * 2019-04-02 2019-08-20 平安科技(深圳)有限公司 Verification of data method, apparatus, computer equipment and storage medium
CN111125648A (en) * 2018-11-01 2020-05-08 大唐移动通信设备有限公司 Equipment change method and device
CN113420037A (en) * 2021-06-27 2021-09-21 杭州迪普科技股份有限公司 Real-time asset data changing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216832A (en) * 2007-12-28 2008-07-09 腾讯科技(深圳)有限公司 Data synchronization process and device
US20090265624A1 (en) * 2008-04-18 2009-10-22 Reiji Fukuda Electronic forms preparing and managing system, electronic forms preparing and managing program, and program storing memory media
CN102520973A (en) * 2011-10-24 2012-06-27 上海中兴通讯技术有限责任公司 Synchronization method for global positioning system (GPS) terminal configuration data and system thereof
CN103929472A (en) * 2014-03-21 2014-07-16 珠海多玩信息技术有限公司 Data processing method, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216832A (en) * 2007-12-28 2008-07-09 腾讯科技(深圳)有限公司 Data synchronization process and device
US20090265624A1 (en) * 2008-04-18 2009-10-22 Reiji Fukuda Electronic forms preparing and managing system, electronic forms preparing and managing program, and program storing memory media
CN102520973A (en) * 2011-10-24 2012-06-27 上海中兴通讯技术有限责任公司 Synchronization method for global positioning system (GPS) terminal configuration data and system thereof
CN103929472A (en) * 2014-03-21 2014-07-16 珠海多玩信息技术有限公司 Data processing method, device and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111125648A (en) * 2018-11-01 2020-05-08 大唐移动通信设备有限公司 Equipment change method and device
CN111125648B (en) * 2018-11-01 2022-03-29 大唐移动通信设备有限公司 Equipment change method and device
CN110147378A (en) * 2019-04-02 2019-08-20 平安科技(深圳)有限公司 Verification of data method, apparatus, computer equipment and storage medium
CN110147378B (en) * 2019-04-02 2024-05-31 平安科技(深圳)有限公司 Data checking method, device, computer equipment and storage medium
CN113420037A (en) * 2021-06-27 2021-09-21 杭州迪普科技股份有限公司 Real-time asset data changing method and device
CN113420037B (en) * 2021-06-27 2023-06-27 杭州迪普科技股份有限公司 Asset data real-time changing method and device

Similar Documents

Publication Publication Date Title
CN111049705B (en) Method and device for monitoring distributed storage system
US10572285B2 (en) Method and apparatus for elastically scaling virtual machine cluster
CN105138371B (en) Method for upgrading software and device
CN102752326B (en) The method of deal with data, server and system in the time of download file
CN108390933B (en) Message distribution method, device, server and storage medium
CN111475575B (en) Data synchronization method and device based on block chain and computer readable storage medium
CN110708212A (en) Method and device for tracking call link in distributed system
CN102420857A (en) Operation instruction transmission and processing methods, transmission and cache servers and storage system
CN108628901A (en) A kind of data-updating method and device
CN107040576A (en) Information-pushing method and device, communication system
CN110716848A (en) Data collection method and device, electronic equipment and storage medium
CN103716384A (en) Method and device for realizing cloud storage data synchronization in cross-data-center manner
CN111008032A (en) Page data updating method and device
CN110737655B (en) Method and device for reporting data
CN110113187B (en) Configuration updating method and device, configuration server and configuration system
CN113377817A (en) Data processing method, system, device and storage medium
CN108132836B (en) Task distribution method and device and electronic equipment
CN109714214A (en) A kind of processing method and management equipment of server exception
CN113133108A (en) Method and system for collecting community medical big data
CN111274032A (en) Task processing system and method, and storage medium
CN114328750A (en) Method and device for synchronizing service data with ODS (oxide dispersion strengthened) layer
CN110856040B (en) Method and device for processing monitoring data in client
CN109684361B (en) Rule analysis method and corresponding rule analysis device
CN107463562A (en) A kind of information processing method, system and server
CN112965743A (en) Software change management method and device, electronic equipment and storage medium

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20181009

WD01 Invention patent application deemed withdrawn after publication