CN109714394B - Cross-border multi-server information synchronization method, system and storage medium - Google Patents

Cross-border multi-server information synchronization method, system and storage medium Download PDF

Info

Publication number
CN109714394B
CN109714394B CN201811477529.7A CN201811477529A CN109714394B CN 109714394 B CN109714394 B CN 109714394B CN 201811477529 A CN201811477529 A CN 201811477529A CN 109714394 B CN109714394 B CN 109714394B
Authority
CN
China
Prior art keywords
server
information
change
synchronization
service end
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
CN201811477529.7A
Other languages
Chinese (zh)
Other versions
CN109714394A (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.)
Shenzhen Dianjiang Technology Co ltd
Original Assignee
Shenzhen Dianjiang Technology 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 Shenzhen Dianjiang Technology Co ltd filed Critical Shenzhen Dianjiang Technology Co ltd
Priority to CN201811477529.7A priority Critical patent/CN109714394B/en
Publication of CN109714394A publication Critical patent/CN109714394A/en
Application granted granted Critical
Publication of CN109714394B publication Critical patent/CN109714394B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a cross-border multi-server information synchronization method, a system and a storage medium, wherein the method comprises the following steps: when detecting that the first server or the second server generates information change, judging whether the information change needs to be synchronized immediately; when the information change needs real-time synchronization, controlling the first service end and the second service end to carry out real-time synchronization; and when the information change does not need to be synchronized instantly, controlling the first service end and the second service end to be synchronized within a preset time. According to the cross-border multi-server information synchronization method, the generated information changes are distinguished, the instant synchronization between the servers is controlled only for the information changes needing the instant synchronization, the instant synchronization is not performed for the information changes needing the instant synchronization, and the servers are controlled to be synchronized within the preset time, so that the interaction times between the servers are reduced, the interaction frequency between the servers is reduced, and the effects of simplifying the interaction between the servers and saving network resources are achieved.

Description

Cross-border multi-server information synchronization method, system and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a cross-border multi-server information synchronization method, a cross-border multi-server information synchronization system and a storage medium.
Background
With the globalization of electronic commerce, cross-border e-commerce takes place. Currently, there is a problem in cross-border e-commerce websites: due to different network environments in different countries and regions around the world, especially those places with large spatial distance, the networks are unstable and have poor performance (the network delay is large), and the network access timeout phenomenon is serious. If the website data is placed on the domestic server, delay is very high when a foreign user (such as a consumer) accesses the website, and if the website data is placed on the foreign website, a domestic user (such as a merchant) accesses the website. Network performance is an important reason for affecting user experience, and thus, user experience is seriously affected.
For the above problems of poor performance and poor stability of the cross-border network, a solution is currently available to implement local unit deployment in various regions of the world, and the solution can thoroughly solve the problem of network performance. However, for many large websites, the core systems, including data centers, etc., are deployed in a local central computer room, and to implement the deployment in different places, especially in cross-border unitization, it is equivalent to copy one set of data centers in different places, and to implement a different-place double-active synchronization scheme, the deployment time is long, and the deployment cost is very high. Therefore, the cost of expanding the business overseas is very high, and particularly, the cost is hard to bear at the initial expansion stage of the business overseas.
Another solution is to set a plurality of servers, each of which provides services to users nearby, and the servers usually include a database supporting service processing and a server application (hereinafter, referred to as an application) for processing services, and the application can perform operations such as addition, deletion, and modification in the database according to various service requests of the users, and store the operations. In general, an application synchronizes to a cache of a server according to data changed in a database to improve data processing capability, so that data between the database and the cache needs to be consistent, and for a plurality of servers, data between databases of each server needs to be consistent, and data between the database and the cache in each server needs to be consistent.
However, during the information synchronization process, the interaction between the service terminals is too frequent, which increases the interaction complexity and network overhead. Therefore, how to simplify the interaction between the service ends and save the network resources is a technical problem that needs to be solved at present.
Disclosure of Invention
The embodiment of the invention mainly aims to provide a cross-border multi-server information synchronization method, a cross-border multi-server information synchronization system and a storage medium, and aims to simplify interaction among servers and save network resources.
To achieve the above object, in one aspect, a method for synchronizing information across multiple servers is provided, the method comprising the following steps:
when detecting that the first server or the second server generates information change, judging whether the information change needs real-time synchronization;
when the information change needs to be synchronized instantly, controlling the first service end and the second service end to be synchronized instantly;
and when the information change does not need to be synchronized instantly, controlling the first service end and the second service end to be synchronized within a preset time.
Optionally, the information change includes an application operation change, and the controlling the first server and the second server to perform instant synchronization includes:
and storing the application operation change in a cache of the first server or the second server, and sending an instant synchronization request to the second server or the first server.
Optionally, the information change includes a data change, and the controlling the first server and the second server to perform instant synchronization includes:
and storing the data change in a database of the first server or the second server, and sending an instant synchronization request to the second server or the first server.
Optionally, the step of determining whether the information change needs to be synchronized immediately includes:
when the information is changed into commodity information change, settlement information change or order information change, the need of real-time synchronization is judged;
and when the information is changed into the information temporarily stored by the user or the information is edited and stored by the user but not released, judging that the instant synchronization is not needed.
Optionally, before the step of determining whether the information change needs to be synchronized instantly, the method further includes:
judging whether the information change is an application operation change;
when the information is changed into the application operation change, judging whether the first server or the second server has operation authority or not;
and when the operation right does not exist, refusing the application operation change.
Optionally, the step of determining whether the first server or the second server has an operation right includes:
when the first service side generates a first application operation change or the second service side generates a second application operation change, judging that the first service side or the second service side has an operation authority;
when the first service side generates second application operation change or the second service side generates first application operation change, the first service side or the second service side is judged to have no operation authority.
Optionally, the method further comprises:
and when the information of the first service end and the second service end is detected to be asynchronous, integrally synchronizing the information of the second service end to the first service end.
Optionally, the method further comprises:
when the first service end and the second service end are detected to have synchronous abnormal information, the client flow corresponding to the first service end is switched from the first service end to the second service end.
Optionally, the method further comprises:
setting different initial values and the same step length for the self-increment IDs of the databases of the first service end and the second service end.
Another aspect proposes an information synchronization system, which includes a memory, a processor, and at least one application program stored in the memory and configured to be executed by the processor, the application program being configured to perform the aforementioned cross-border multi-server information synchronization method.
In another aspect, a computer-readable storage medium is provided, where an information synchronization program is stored on the computer-readable storage medium, and when the information synchronization program is executed by a processor, the steps of the foregoing cross-border multi-server information synchronization method are implemented.
According to the cross-border multi-server information synchronization method provided by the embodiment of the invention, the generated information changes are distinguished, the instant synchronization is controlled between the servers only when the information changes which need to be synchronized instantly, and the synchronization is controlled within the preset time when the information changes which do not need to be synchronized instantly are not synchronized, so that the interaction times between the servers are reduced, the interaction frequency between the servers is reduced, the effects of simplifying the interaction between the servers and saving network resources are achieved, and the cross-border multi-server information synchronization method is an information synchronization scheme which is simple and convenient to interact and saves network resources.
Drawings
FIG. 1 is a flow chart of a first embodiment of a cross-border multi-server information synchronization method of the present invention;
FIG. 2 is a flowchart of a second embodiment of the cross-border multi-server information synchronization method of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that all the directional indicators (such as up, down, left, right, front, and rear … …) in the embodiment of the present invention are only used to explain the relative position relationship between the components, the movement situation, etc. in a specific posture (as shown in the drawing), and if the specific posture is changed, the directional indicator is changed accordingly.
In addition, the descriptions related to "first", "second", etc. in the present invention are for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
The database of the embodiment of the invention is a collection of related data stored together. These data are structured, have no harmful or unnecessary redundancy, and serve a variety of applications; the storage of data is independent of the program using it; the insertion of new data into the database, modification and retrieval of the original data can be performed in a common and controllable manner. When a system has several databases completely separated in structure, the system includes a "database set", that is, it is composed of multiple databases.
Example one
Referring to fig. 1, a first embodiment of the cross-border multi-server information synchronization method of the present invention is proposed, which comprises the following steps:
and S11, when detecting that the information change occurs in the first server or the second server, judging whether the information change needs to be synchronized immediately. If the real-time synchronization is required, go to step S12; if no immediate synchronization is required, the process proceeds to step S13.
In the embodiment of the present invention, the first service end and the second service end are two or more servers crossing the border (e.g., different regions, different countries, etc.), such as servers located in different continents, and in the embodiment, the first service end is located in china in asia, and the second service end is located in the united states in north america, for example.
In the embodiment of the invention, when the first server or the second server is detected to generate information change, the information change is not immediately synchronized, but whether the information change needs immediate synchronization is judged at first, and the immediate synchronization is performed only when the information change needs immediate synchronization, so that the interaction frequency between the servers can be reduced, and the network overhead and the interaction complexity are further reduced.
In the embodiment of the invention, the information change generally comprises two types of application operation change and data change. The application operation change includes edit page saving (related to menu, template, skin, card configuration, and the like), merchandise information change (such as merchandise basic information change, stock information change, and the like), album information change (such as album basic information change, merchandise shelving and deletion, and the like), shop information change (such as shop basic information change), shopping cart information change (such as shopping cart commodity change), checkout page information change, order information change (such as order state change), and the like.
Generally, when information change relates to situations such as information distribution, information real-time change and the like, the need of real-time synchronization is judged, such as commodity information change, checkout information change, order information change and the like; when the information change involves temporary saving of information, temporary non-release of information, etc., it is determined that immediate synchronization is not required, such as temporary saving of information by a user, editing and saving of information (such as shop template data) by a user, non-release, etc.
S12, controlling the first server and the second server to perform real-time synchronization.
In the embodiment of the invention, when the information change needs to be synchronized instantly, the first service end and the second service end are controlled to synchronize the current information change instantly. Specifically, when the information is changed into the application operation change, the application operation change is stored in the cache of the first server or the second server, and an instant synchronization request is sent to the second server or the first server; and when the information change is data change, storing the data change in a database of the first server or the second server, and sending an instant synchronization request to the second server or the first server.
For example:
when detecting that a first service terminal generates a first application operation change needing immediate synchronization, storing the first application operation change in a cache of the first service terminal, and sending an immediate synchronization request to a second service terminal; and when the second server detects the instant synchronization request, generating an instant refresh instruction, and updating the application operation (single page refresh) for sending change in the cache.
When detecting that a second server generates a second application operation change needing immediate synchronization, storing the second application operation change in a cache of the second server, and sending an immediate synchronization request to the first server; when the first server detects the instant synchronization request, an instant refresh command is generated, and the changed application operation (single page refresh) sent in the cache is updated.
When detecting that a first service end generates a first data change needing immediate synchronization, storing the first data change in a database of the first service end, and sending an immediate synchronization request to a second service end so as to synchronize the first data change in the database of the second service end; and when the second server detects the instant synchronization request, generating an instant refresh command, and updating the data sent and changed in the database.
When detecting that a second server generates a second data change needing immediate synchronization, storing the second data change in a database of the second server, and sending an immediate synchronization request to the first server so as to synchronize the second data change in the database of the first server; and when the first server detects the instant synchronization request, generating an instant refresh command, and updating the data sent and changed in the database.
And S13, controlling the first service end and the second service end to be synchronous within a preset time.
In the embodiment of the invention, when the information change does not need to be synchronized instantly, the first service end and the second service end are controlled to be synchronized within the preset time, for example, the whole page and data of the second service end or the first service end are refreshed within the preset time. Therefore, information which does not need to be updated immediately can be synchronized once after a period of time is accumulated, interaction times among the service ends are greatly reduced, and interaction frequency is reduced.
Further, in the embodiment of the present invention, when it is detected that the information of the first service end and the information of the second service end are not synchronized, the second service end is mainly used, and the information of the second service end is integrally synchronized to the first service end. That is, when the information synchronization has a problem, one server which is specified in advance is used as a main server, and the information synchronization is recovered through the main server, so that the information synchronization is prevented from being disordered, and the information consistency of the two servers is ensured. In this embodiment, the second service end is designated as the main service end for example, and actually, the first service end may also be designated as the main service end according to actual needs, which is not limited in the present invention.
Further, when the first service end and the second service end are detected to have synchronous abnormal information, the client flow corresponding to the first service end is switched from the first service end to the second service end. In the embodiment of the invention, a first service end and a second service end are respectively connected with different customer service end flows, for example, the first service end is connected with a seller client, the second service end is connected with a buyer client, and when the first service end and the second service end are detected to have synchronous abnormal information, the flow of the seller client is switched from the first service end to the second service end. That is, when the information synchronization is abnormal, one server which is specified in advance is used as a main server, and the main server is used for connecting the flow of all the customer servers, so that the information synchronization is prevented from being disordered, and the information consistency of the two servers is ensured. In this embodiment, the second service end is designated as the main service end for example, and actually, the first service end may also be designated as the main service end according to actual needs, which is not limited in the present invention.
Further, in the embodiment of the present invention, different initial values and the same step size are set for the self-increment IDs of the databases of the first server and the second server, for example, different initial values are set for the two servers in an odd-even distribution manner, and the step sizes are both set to 2, so that the complexity of the data collision and the information synchronization of the dual-master-dual-write master key is reduced, the data synchronization failure or error caused by the data collision of the master key of the database when the database synchronization is performed by the servers is prevented, and the error rate of the data synchronization is reduced. Furthermore, the unique identification code is used as a distributed main key of the database, so that the error rate of data synchronization is further reduced.
According to the cross-border multi-server information synchronization method, the generated information changes are distinguished, the server sides are controlled to be synchronized immediately only when the information changes which need to be synchronized immediately, and the server sides are controlled to be synchronized within the preset time when the information changes which do not need to be synchronized immediately, so that the interaction times among the server sides are reduced, the interaction frequency among the server sides is reduced, the effects of simplifying the interaction among the server sides and saving network resources are achieved, and the cross-border multi-server information synchronization method is an information synchronization scheme which is simple and convenient to interact and saves network resources.
Example two
Referring to fig. 2, a second embodiment of the cross-border multi-server information synchronization method of the present invention is proposed, which comprises the following steps:
s21, when detecting that the first server or the second server has changed information, determining whether the change is an application operation change. If the application operation change is made, the flow proceeds to step S22; if the operation change is not to be applied, the process proceeds to step S24.
The embodiment of the invention limits the operation authority of the server. For example, a seller (merchant) client accesses a mysql database of a first server, a buyer (consumer) client accesses a mysql database of a second server, and the seller client/buyer client service is divided to insert operation authority into a mysql table, that is, the first server can only respond to application operation change of the seller client (e.g. defined as first application operation change), and the second server can only respond to application operation change of the buyer client (e.g. defined as second application operation change).
And S22, judging whether the first server or the second server has the operation authority. When there is no operation right, the flow proceeds to step S23; when there is an operation right, the flow proceeds to step S24.
In the embodiment of the invention, when the information is changed into the application operation change, whether the first server or the second server has the operation authority is further judged.
For example, when the first application operation change is generated by the first service end, it is determined that the first service end has the operation authority; and when the first service end generates the operation change of the second application, judging that the first service end has no operation authority.
For another example, when the second application operation is changed, the second server is determined to have the operation authority; and when the second server generates the first application operation change, judging that the second server has no operation authority.
And S23, rejecting the application operation change.
In the embodiment of the invention, when the first service end or the second service end has no operation right, the application operation change is refused.
For example, when the first server generates a second application operation change, the second application operation change is rejected, and the authority of the first server for the second application operation change is limited.
For another example, when the second server generates the first application operation change, the first application operation change is rejected, and the permission of the second server for the first application operation change is limited.
S24, judging whether the information change needs immediate synchronization. If the real-time synchronization is required, go to step S25; if no immediate synchronization is required, the process proceeds to step S26.
When the information change is not the application operation change or the first server or the second server has an operation right for the application operation change although the information change is the application operation change, further judging whether the information change needs immediate synchronization.
S25, controlling the first server and the second server to perform real-time synchronization.
And S26, controlling the first service end and the second service end to be synchronous within a preset time.
Steps S24-S26 in this embodiment are the same as steps S11-S13 in the first embodiment, respectively, and are not repeated herein.
According to the cross-border multi-server information synchronization method, the operation authority of the server is limited, and each server can only respond to the application operation change corresponding to the authority of the server, so that the data conflict of double main keys and double write main keys and the complexity of information synchronization are further reduced, and the error rate of data synchronization is further reduced.
Embodiments of the present invention also provide an information synchronization system, which includes a memory, a processor, and at least one application program stored in the memory and configured to be executed by the processor, where the application program is configured to perform a cross-border multi-server information synchronization method. The cross-border multi-server information synchronization method described in this embodiment is the cross-border multi-server information synchronization method according to the above embodiment of the present invention, and is not described herein again.
The embodiment of the invention also provides a computer readable storage medium, wherein an information synchronization program is stored on the computer readable storage medium, and when the information synchronization program is executed by a processor, the steps of the information synchronization method of the cross-border multi-service end are realized. The cross-border multi-server information synchronization method described in this embodiment is the cross-border multi-server information synchronization method according to the above embodiment of the present invention, and is not described herein again.
Those skilled in the art will appreciate that the present invention includes apparatus directed to performing one or more of the operations described in the present application. These devices may be specially designed and manufactured for the required purposes, or they may comprise known devices in general-purpose computers. These devices have stored therein computer programs that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., computer) readable medium, including, but not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (Erasable Programmable Read-Only memories), EEPROMs (Electrically Erasable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a bus. That is, a readable medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer).
It should be understood that the above is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent structures or equivalent flow transformations made by the present specification and drawings, or applied directly or indirectly to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A cross-border multi-server information synchronization method is characterized by comprising the following steps:
when detecting that the first server or the second server generates information change, judging whether the information change is application operation change; when the information is changed into the application operation change, judging whether the first server or the second server has an operation authority, including: when the first service side generates a first application operation change or the second service side generates a second application operation change, judging that the first service side or the second service side has an operation authority; when the first service side generates a second application operation change or the second service side generates a first application operation change, judging that the first service side or the second service side has no operation authority; when the operation right does not exist, rejecting the application operation change;
when the operation right exists, judging whether the information change needs to be synchronized immediately;
when the information change needs to be synchronized instantly, controlling the first service end and the second service end to be synchronized instantly;
and when the information change does not need to be synchronized instantly, controlling the first service end and the second service end to be synchronized within a preset time.
2. The method according to claim 1, wherein the information change comprises an application operation change, and the controlling the first server and the second server to perform real-time synchronization comprises:
and storing the application operation change in a cache of the first server or the second server, and sending an instant synchronization request to the second server or the first server.
3. The method according to claim 1, wherein the information change comprises a data change, and the controlling the first server to perform real-time synchronization with the second server comprises:
and storing the data change in a database of the first server or the second server, and sending an instant synchronization request to the second server or the first server.
4. The method of claim 1, wherein the step of determining whether the change of information requires immediate synchronization comprises:
when the information is changed into commodity information change, settlement information change or order information change, the need of real-time synchronization is judged;
and when the information is changed into the information temporarily stored by the user or the information is edited and stored by the user but not released, judging that the instant synchronization is not needed.
5. The method for cross-border multi-server information synchronization according to any one of claims 1-3, wherein the method further comprises:
and when the information of the first service end and the second service end is detected to be asynchronous, integrally synchronizing the information of the second service end to the first service end.
6. The method for cross-border multi-server information synchronization according to any one of claims 1-3, wherein the method further comprises:
when the first service end and the second service end are detected to have synchronous abnormal information, the client flow corresponding to the first service end is switched from the first service end to the second service end.
7. An information synchronization system comprising a memory, a processor and at least one application stored in the memory and configured to be executed by the processor, wherein the application is configured to perform the cross-border multi-server information synchronization method of any of claims 1 to 6.
8. A computer-readable storage medium, wherein the computer-readable storage medium stores thereon an information synchronization program, which when executed by a processor, implements the steps of the cross-border multi-server information synchronization method according to any one of claims 1 to 6.
CN201811477529.7A 2018-12-05 2018-12-05 Cross-border multi-server information synchronization method, system and storage medium Active CN109714394B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811477529.7A CN109714394B (en) 2018-12-05 2018-12-05 Cross-border multi-server information synchronization method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811477529.7A CN109714394B (en) 2018-12-05 2018-12-05 Cross-border multi-server information synchronization method, system and storage medium

Publications (2)

Publication Number Publication Date
CN109714394A CN109714394A (en) 2019-05-03
CN109714394B true CN109714394B (en) 2021-11-09

Family

ID=66254615

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811477529.7A Active CN109714394B (en) 2018-12-05 2018-12-05 Cross-border multi-server information synchronization method, system and storage medium

Country Status (1)

Country Link
CN (1) CN109714394B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110795280A (en) * 2019-09-11 2020-02-14 杭州衣科信息技术有限公司 Remote double-activity disaster recovery system based on mysql asynchronous and bidirectional
CN112905384A (en) * 2019-12-04 2021-06-04 北京沃东天骏信息技术有限公司 System and method for generating an identity
CN111628904B (en) * 2020-04-28 2022-04-01 广东职业技术学院 Quality evaluation method and system for cross-border E-commerce flow

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105338093A (en) * 2015-11-16 2016-02-17 中国建设银行股份有限公司 Data synchronizing method and system
CN106254100A (en) * 2016-07-27 2016-12-21 腾讯科技(深圳)有限公司 A kind of data disaster tolerance methods, devices and systems
CN106980625A (en) * 2016-01-18 2017-07-25 阿里巴巴集团控股有限公司 A kind of method of data synchronization, apparatus and system
US9811431B1 (en) * 2011-03-31 2017-11-07 EMC IP Holding Company LLC Networked based replication of distributed volumes
CN108573006A (en) * 2017-06-06 2018-09-25 北京金山云网络技术有限公司 Across computer room data synchronous system, method and device, electronic equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102810139B (en) * 2012-06-29 2016-04-06 宇龙计算机通信科技(深圳)有限公司 Secure data operation method and communication terminal
CN108595485A (en) * 2018-03-14 2018-09-28 北京用友政务软件有限公司 A kind of data-updating method and system at Double Data center

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9811431B1 (en) * 2011-03-31 2017-11-07 EMC IP Holding Company LLC Networked based replication of distributed volumes
CN105338093A (en) * 2015-11-16 2016-02-17 中国建设银行股份有限公司 Data synchronizing method and system
CN106980625A (en) * 2016-01-18 2017-07-25 阿里巴巴集团控股有限公司 A kind of method of data synchronization, apparatus and system
CN106254100A (en) * 2016-07-27 2016-12-21 腾讯科技(深圳)有限公司 A kind of data disaster tolerance methods, devices and systems
CN108573006A (en) * 2017-06-06 2018-09-25 北京金山云网络技术有限公司 Across computer room data synchronous system, method and device, electronic equipment

Also Published As

Publication number Publication date
CN109714394A (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN109714394B (en) Cross-border multi-server information synchronization method, system and storage medium
CN108470298B (en) Method, device and system for transferring resource numerical value
CN108829787B (en) Metadata distributed system
CN103095687A (en) Method and device of metadata processing
CN106933548B (en) Global information obtaining, processing and updating method, device and system
US20100169289A1 (en) Two Phase Commit With Grid Elements
KR20020090520A (en) Parallel logging method of transaction processing system
CN110599277A (en) Inventory deduction method and device
CN111049928A (en) Data synchronization method, system, electronic device and computer readable storage medium
CN111475519A (en) Data caching method and device
CN105719414A (en) POS terminal invoicing method and device, and invoicing server terminal
CN113742392A (en) Data synchronization method and device, electronic equipment and storage medium
CN104486448B (en) A kind of data processing method and device
AU2020203282A1 (en) Method and system for matching multi-dimensional data units in electronic information system
CN107025257B (en) Transaction processing method and device
CN107920131A (en) A kind of metadata management method and device of HDFS storage systems
CN110457321A (en) Date storage method and Related product based on block chain
CN113986981A (en) Data synchronization method and device
CN114218619A (en) Data security protection method, device, medium and electronic equipment
CN117435569A (en) Dynamic capacity expansion method, device, equipment, medium and program product for cache system
CN107623705B (en) Storage mode upgrading method, device and system based on video cloud storage system
CN105653566B (en) A kind of method and device for realizing database write access
WO2017028721A1 (en) Data update method and device in distributed file system
CN115174596A (en) Equipment remote copying method, device and medium
CN113626383A (en) Data processing method, device and 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