US20160154868A1 - Data synchronizing system - Google Patents

Data synchronizing system Download PDF

Info

Publication number
US20160154868A1
US20160154868A1 US14/684,438 US201514684438A US2016154868A1 US 20160154868 A1 US20160154868 A1 US 20160154868A1 US 201514684438 A US201514684438 A US 201514684438A US 2016154868 A1 US2016154868 A1 US 2016154868A1
Authority
US
United States
Prior art keywords
data
synchronizing
centers
data centers
site
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.)
Abandoned
Application number
US14/684,438
Inventor
Ming-Hsiao Hsieh
Chih-Chin Yang
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.)
Inventec Pudong Technology Corp
Inventec Corp
Original Assignee
Inventec Pudong Technology Corp
Inventec Corp
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 Inventec Pudong Technology Corp, Inventec Corp filed Critical Inventec Pudong Technology Corp
Assigned to INVENTEC CORPORATION, INVENTEC (PUDONG) TECHNOLOGY CORPORATION reassignment INVENTEC CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HSIEH, MING-HSIAO, YANG, CHIH-CHIN
Publication of US20160154868A1 publication Critical patent/US20160154868A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F17/30575
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Definitions

  • the present invention relates to data synchronizing technology. More particularly, the present invention relates to a data synchronizing system.
  • a typical management scheme involves setting up many data centers for sharing data so as to enhance response speed and reduce the utilization of network bandwidth.
  • a typical management scheme involves setting up many data centers for sharing data so as to enhance response speed and reduce the utilization of network bandwidth.
  • the amount of data is extremely large and the network bandwidth cannot process the data, a number of problems will be encountered.
  • Disconnecting for a long time is such that a synchronizing mechanism cannot be restored, and the synchronizing mechanism must be initialized.
  • the amount of data cannot be transmitted effectively according to the network bandwidth.
  • access by users is not possible for a short period.
  • the data synchronizing system includes a plurality of data centers and a data-synchronizing controller.
  • the data-synchronizing controller is communicatively coupled to the data centers for outputting a synchronizing command and a synchronizing parameter to the data centers periodically.
  • One of the data centers adjusts a data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to another one of the data centers such that each of the data centers has the same data
  • embodiments of the present disclosure provide a data synchronizing system. It is apparent that the application of the present invention has a number of advantages as follows: (1) adjusting data synchronizing parameters according to a result of a former synchronizing process and present network performance in order to enhance network bandwidth efficiency; (2) achieving offsite data synchronization by using minimum network bandwidth; (3) decreasing the chance of users requesting the same data to thereby reduce the occupation of network bandwidth; (4) adding data to an offsite data center, and not overwriting data to the offsite data center, so as to solve the problem of data difference between old and new versions, in which the version can be identified by the data synchronizing system automatically; (5) enabling users to access data during the data synchronizing process.
  • FIG. 1 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 2 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 3 is an operation diagram of a data synchronizing system as shown in FIG. 2 according to embodiments of the present invention.
  • FIG. 4 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 5 is an operation diagram of a data synchronizing system as shown in FIG. 4 according to embodiments of the present invention.
  • FIG. 1 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • the data synchronizing system includes a plurality of data centers Site 1 ⁇ Site 5 and a data synchronizing controller 110 ,
  • the data synchronizing controller 110 is communicatively coupled to the data centers Site 1 ⁇ Site 5 , and the data synchronizing controller 110 outputs a synchronizing command and a synchronizing parameter to the data centers Site 1 ⁇ Site 5 periodically, such that one of the data centers (for example, Site 1 ) adjusts a data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to another one of the data centers for example, Site 2 ), such that each of the data centers Site 1 ⁇ Site 5 has the same data.
  • the data synchronizing controller 110 can output the synchronizing command and the synchronizing parameter to the data centers Site 1 ⁇ Site 5 periodically.
  • the data center Site 1 adjusts the data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to the data center Site 2 .
  • the data center Site 2 can use a similar technique to synchronize data to the data center Site 1 .
  • the other data centers Site 3 ⁇ Site 5 can use a similar technique to synchronize data to each other, such that each of the data centers Site 1 ⁇ Site 5 has the same data.
  • the data center Site 1 has data of the data centers Site 1 ⁇ Site 5
  • the data center Site 2 also has data of the data centers Site 1 ⁇ Site 5
  • each of the data centers Site 3 ⁇ Site 5 also has data of the data centers Site 1 ⁇ Site 5 .
  • each of the data centers Site 1 ⁇ Site 5 has all the data of all the data centers Site 1 ⁇ Site 5 , if users need to access data, users can access the data quickly from a local site data center. Furthermore, since each of the data centers Site 1 ⁇ Site 5 can adjust a data transmitting condition based on the synchronizing parameter so as to synchronize data to each other, the data synchronizing system can adjust data synchronizing parameters according to a result of a former synchronizing process and network performance for enhancing network bandwidth efficiency and achieving offsite data synchronization by using minimum network bandwidth.
  • each of the data centers Site 1 ⁇ Site 5 has all the data of all the data centers Site 1 ⁇ Site 5 , if users need to access data, users can access the data center located in the same area or the same country with users to obtain data which users need to thereby decrease the chance of users requesting the same data so as to ultimately reduce the occupation of network bandwidth.
  • the synchronizing parameter is set according to the data transmitting condition of one of the data centers (for example, Site 1 ) synchronizing data to another one of the data centers (for example, Site 2 ).
  • one of the data centers (for example, Site 1 ) adjusts the synchronizing parameter according to a former data transmitting condition, and synchronizes data to another one of the data centers (for example, Site 2 ) according to the adjusted synchronizing parameter.
  • the data synchronizing system of the present invention can adjust the data synchronizing parameter according to a result of a former synchronizing process and network performance to synchronize data among data centers Site 1 ⁇ Site 5 for enhancing network bandwidth efficiency.
  • one of the data centers (for example, Site 1 ) needs to synchronize a transmitted data in a former synchronizing process to another one of the data centers (for example, Site 2 )
  • one of the data centers (for example, Site 1 ) adds the transmitted data in the former synchronizing process to another one of the data centers (for example, Site 2 ).
  • the same data will be added to an offsite data center, and not overwritten to the offsite data center to thereby solve the problem of data difference between old and new versions.
  • users can access data during the data synchronizing process.
  • the version can be identified by the data synchronizing system automatically.
  • one of the data centers (for example, Site 1 ) synchronizes a plurality of data to another one of the data centers (for example, Site 2 ) sequentially, and stores a first data sequence number of a last synchronizing data which is synchronized to another one of the data centers in a former synchronizing process. Subsequently, in this synchronizing process, one of the data centers (for example, Site 1 ) synchronizes data with a second sequence number following the first data sequence number to another one of the data centers (for example, Site 2 ).
  • the data center Site 1 sends out a data synchronizing request to the data center Site 2 according to a parameter which is automatically adjusted by the former synchronized result of the data center Site 2 .
  • the data center Site 2 receives the synchronizing parameter of the data center Site 1 so as to obtain a synchronizing parameter which is used in this synchronizing process, and synchronizes data to the data center Site 1 according to another data sequence number following the data sequence number in the former synchronizing process. For example, if the data sequence number of the last synchronized data in the former synchronizing process is 40 , one of the data centers synchronizes data with data sequence number 41 , 42 , 43 to another one of the data centers.
  • the data center Site 1 can adjust a parameter for the next synchronizing process according to synchronized time, amount of the synchronized data, network bandwidth, and number of synchronized data.
  • the data synchronizing system can perform a data synchronizing process in an off-peak time For example, the data synchronizing system can perform a data synchronizing process at nigh and thereby avoid occupation of network bandwidth.
  • FIG. 2 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 3 is an operation diagram of a data synchronizing system as shown in FIG. 2 according to embodiments of the present invention.
  • the data synchronizing system of FIG. 2 further includes a central server 120 , a local site data center 130 and an offsite data center 140 . If the central server 120 receives a data access request from a user, the central server 120 guides the user to the local site data center 130 of the data centers according to the location of the user.
  • FIG. 2 For facilitating understanding of the operations of the present invention, reference is now made to both FIG. 2 and FIG. 3 . Assuming the user is in the US, and the user needs data of the Czech Republic, the procedure is as described below.
  • the user sends out a request for data of the Czech Republic to a central server 120 .
  • the central server 120 guides the user to a designated local site data center 130 for processing the request according to the IP address of the user.
  • the designated local site data center 130 provides data to the user.
  • the local site data center 130 checks whether there are data of the Czech Republic in the local site data center 130 , and the request of the user is guided to the offsite data center 140 for processing the request if the local site data center 130 determines that there is no data of the Czech Republic in the local site data centers 130 . Subsequently, referring to arrow 5 of FIG. 2 and step 350 of FIG. 3 , the offsite data center 140 provides data to the user.
  • the local site data center 130 is a data center located in the same area or the same country as the client.
  • both the client and the data center may be located in Asia or the US.
  • the location of the client is an IP address.
  • FIG. 4 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 5 is an operation diagram of a data synchronizing system as shown in FIG. 4 according to embodiments of the present invention.
  • the data synchronizing system of FIG. 4 further includes a central server 120 and a local site data center 130 .
  • a central server 120 for facilitating understanding of operations of the present invention, reference is now made to both FIG. 4 and FIG. 5 , and the procedure is as described below.
  • the user sends out a request for uploading data to the central server 120 .
  • the central server 120 guides the user to a designated local site data center 130 for processing the request according to IP address of the user.
  • the local site data center 130 processes data which the user uploads.
  • the user uploads data.
  • embodiments of the present disclosure provide a data synchronizing system. It is apparent that the application of the present invention has a number of advantages as follows: (1) adjusting data synchronizing parameters according to a result of a former synchronizing process and present network performance in order to enhance network bandwidth efficiency; (2) achieving offsite data synchronization by using minimum network bandwidth; (3) decreasing the chance of users requesting the same data to thereby reduce the occupation of network bandwidth; (4) adding data to an offsite data center, and not overwriting data to the offsite data center, so as to solve the problem of data difference between old and new versions, in which the version can be identified by the data synchronizing system automatically; (5) enabling users to access data during the data synchronizing process.

Abstract

A data synchronizing system includes a plurality of data centers and a data synchronizing controller. The data synchronizing controller is communicatively coupled to the data centers for outputting a synchronizing command and a synchronizing parameter to the data centers periodically. One of the data centers adjusts a data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to another one of the data centers such that each of the data centers has the same data.

Description

    RELATED APPLICATIONS
  • This application claims priority to Chinese Application Serial Number 201410707569.1, filed Nov. 27, 2014, which is herein incorporated by reference.
  • BACKGROUND
  • 1. Field of Invention
  • The present invention relates to data synchronizing technology. More particularly, the present invention relates to a data synchronizing system.
  • 2. Description of Related Art
  • For an international company, data management of branches of the company in many countries is complex. A typical management scheme involves setting up many data centers for sharing data so as to enhance response speed and reduce the utilization of network bandwidth. In this situation, if the amount of data is extremely large and the network bandwidth cannot process the data, a number of problems will be encountered. For example, with respect to an overwriting mechanism or directly backing up original data in a data center during initialization, it is necessary to restore data to an offsite data center before such methods can be used. Disconnecting for a long time is such that a synchronizing mechanism cannot be restored, and the synchronizing mechanism must be initialized. Moreover the amount of data cannot be transmitted effectively according to the network bandwidth. Also, during initialization of an overwriting mechanism or backing up original data in a data center, access by users is not possible for a short period.
  • In view of the foregoing, problems and disadvantages are associated with existing products that require further improvement. However, those skilled in the art have yet to find a solution.
  • SUMMARY
  • The following presents a simplified summary of the disclosure in order to provide a basic understanding to the reader. This summary is not an extensive overview of the disclosure and it does not identify key/critical elements of the present invention or delineate the scope of the present invention.
  • One aspect of the present disclosure is directed to a data synchronizing system. The data synchronizing system includes a plurality of data centers and a data-synchronizing controller. The data-synchronizing controller is communicatively coupled to the data centers for outputting a synchronizing command and a synchronizing parameter to the data centers periodically. One of the data centers adjusts a data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to another one of the data centers such that each of the data centers has the same data
  • In view of the foregoing, embodiments of the present disclosure provide a data synchronizing system. It is apparent that the application of the present invention has a number of advantages as follows: (1) adjusting data synchronizing parameters according to a result of a former synchronizing process and present network performance in order to enhance network bandwidth efficiency; (2) achieving offsite data synchronization by using minimum network bandwidth; (3) decreasing the chance of users requesting the same data to thereby reduce the occupation of network bandwidth; (4) adding data to an offsite data center, and not overwriting data to the offsite data center, so as to solve the problem of data difference between old and new versions, in which the version can be identified by the data synchronizing system automatically; (5) enabling users to access data during the data synchronizing process.
  • These and other features, aspects, and advantages of the present invention, as well as the technical means and embodiments employed by the present invention, will become better understood with reference to the following description in connection with the accompanying drawings and appended claims.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention can be more fully understood by reading the following detailed description of the embodiment, with reference made to the accompanying drawings as follows:
  • FIG. 1 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 2 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 3 is an operation diagram of a data synchronizing system as shown in FIG. 2 according to embodiments of the present invention.
  • FIG. 4 is a schematic diagram of a data synchronizing system according to embodiments of the present invention.
  • FIG. 5 is an operation diagram of a data synchronizing system as shown in FIG. 4 according to embodiments of the present invention.
  • In accordance with common practice, the various described features/elements are not drawn to scale but instead are drawn to best illustrate specific features/elements relevant to the present invention. Also, wherever possible, like or the same reference numerals are used in the drawings and the description to refer to the same or like parts.
  • DETAILED DESCRIPTION
  • The detailed description provided below in connection with the appended drawings is intended as a description of the present examples and is not intended to represent the only forms in which the present example may be constructed or utilized. The description sets forth the functions of the example and the sequence of steps for constructing and operating the example. However, the same or equivalent functions and sequences may be accomplished by different examples.
  • Unless otherwise defined herein, scientific and technical terminologies employed in the present disclosure shall have the meanings that are commonly understood and used by one of ordinary skill in the art. Unless otherwise required by context, it will be understood that singular terms shall include plural forms of the same and plural terms shall include singular forms of the same.
  • FIG. 1 is a schematic diagram of a data synchronizing system according to embodiments of the present invention. As shown in FIG. 1, the data synchronizing system includes a plurality of data centers Site1˜Site5 and a data synchronizing controller 110, The data synchronizing controller 110 is communicatively coupled to the data centers Site1˜Site5, and the data synchronizing controller 110 outputs a synchronizing command and a synchronizing parameter to the data centers Site1˜Site5 periodically, such that one of the data centers (for example, Site1) adjusts a data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to another one of the data centers for example, Site2), such that each of the data centers Site1˜Site5 has the same data.
  • For example, the data synchronizing controller 110 can output the synchronizing command and the synchronizing parameter to the data centers Site1˜Site5 periodically. The data center Site1 adjusts the data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to the data center Site2. The data center Site2 can use a similar technique to synchronize data to the data center Site1. Moreover, the other data centers Site3˜Site5 can use a similar technique to synchronize data to each other, such that each of the data centers Site1˜Site5 has the same data. As shown in the figure, the data center Site1 has data of the data centers Site1˜Site5, the data center Site2 also has data of the data centers Site1˜Site5, and each of the data centers Site3˜Site5 also has data of the data centers Site1˜Site5.
  • In view of above, since each of the data centers Site1˜Site5 has all the data of all the data centers Site1˜Site5, if users need to access data, users can access the data quickly from a local site data center. Furthermore, since each of the data centers Site1˜Site5 can adjust a data transmitting condition based on the synchronizing parameter so as to synchronize data to each other, the data synchronizing system can adjust data synchronizing parameters according to a result of a former synchronizing process and network performance for enhancing network bandwidth efficiency and achieving offsite data synchronization by using minimum network bandwidth. Moreover, since each of the data centers Site1˜Site5 has all the data of all the data centers Site1˜Site5, if users need to access data, users can access the data center located in the same area or the same country with users to obtain data which users need to thereby decrease the chance of users requesting the same data so as to ultimately reduce the occupation of network bandwidth.
  • In another embodiment, the synchronizing parameter is set according to the data transmitting condition of one of the data centers (for example, Site1) synchronizing data to another one of the data centers (for example, Site2). In yet another embodiment, one of the data centers (for example, Site1) adjusts the synchronizing parameter according to a former data transmitting condition, and synchronizes data to another one of the data centers (for example, Site2) according to the adjusted synchronizing parameter. For example, the data synchronizing system of the present invention can adjust the data synchronizing parameter according to a result of a former synchronizing process and network performance to synchronize data among data centers Site1˜Site5 for enhancing network bandwidth efficiency.
  • In still another embodiment, if one of the data centers (for example, Site1) needs to synchronize a transmitted data in a former synchronizing process to another one of the data centers (for example, Site2), one of the data centers (for example, Site1) adds the transmitted data in the former synchronizing process to another one of the data centers (for example, Site2). Hence, the same data will be added to an offsite data center, and not overwritten to the offsite data center to thereby solve the problem of data difference between old and new versions. Moreover, users can access data during the data synchronizing process. The version can be identified by the data synchronizing system automatically.
  • In another embodiment, one of the data centers (for example, Site1) synchronizes a plurality of data to another one of the data centers (for example, Site2) sequentially, and stores a first data sequence number of a last synchronizing data which is synchronized to another one of the data centers in a former synchronizing process. Subsequently, in this synchronizing process, one of the data centers (for example, Site1) synchronizes data with a second sequence number following the first data sequence number to another one of the data centers (for example, Site2).
  • For example, the data center Site1 sends out a data synchronizing request to the data center Site2 according to a parameter which is automatically adjusted by the former synchronized result of the data center Site2. The data center Site2 receives the synchronizing parameter of the data center Site1 so as to obtain a synchronizing parameter which is used in this synchronizing process, and synchronizes data to the data center Site1 according to another data sequence number following the data sequence number in the former synchronizing process. For example, if the data sequence number of the last synchronized data in the former synchronizing process is 40, one of the data centers synchronizes data with data sequence number 41, 42, 43 to another one of the data centers. After the synchronizing process, the data center Site1 can adjust a parameter for the next synchronizing process according to synchronized time, amount of the synchronized data, network bandwidth, and number of synchronized data. In another embodiment, the data synchronizing system can perform a data synchronizing process in an off-peak time For example, the data synchronizing system can perform a data synchronizing process at nigh and thereby avoid occupation of network bandwidth.
  • FIG. 2 is a schematic diagram of a data synchronizing system according to embodiments of the present invention. FIG. 3 is an operation diagram of a data synchronizing system as shown in FIG. 2 according to embodiments of the present invention. Compared with FIG. 1, the data synchronizing system of FIG. 2 further includes a central server 120, a local site data center 130 and an offsite data center 140. If the central server 120 receives a data access request from a user, the central server 120 guides the user to the local site data center 130 of the data centers according to the location of the user.
  • For facilitating understanding of the operations of the present invention, reference is now made to both FIG. 2 and FIG. 3. Assuming the user is in the US, and the user needs data of the Czech Republic, the procedure is as described below.
  • Referring to arrow 1 of FIG. 2 and step 310 of FIG. 3, the user sends out a request for data of the Czech Republic to a central server 120. Subsequently, referring to arrow 2 of FIG. 2 and step 320 of FIG. 3, the central server 120 guides the user to a designated local site data center 130 for processing the request according to the IP address of the user. Finally, referring to arrow 3 of FIG. 2 and step 340 of FIG. 3, the designated local site data center 130 provides data to the user.
  • However, if all data of the data centers are not completely synchronized to each other, data of the Czech Republic which the user needs may not be stored in the local site data center 130. In this case, the procedure is as described below.
  • Referring to arrow 4 of FIG. 2 and step 330 of FIG. 3, the local site data center 130 checks whether there are data of the Czech Republic in the local site data center 130, and the request of the user is guided to the offsite data center 140 for processing the request if the local site data center 130 determines that there is no data of the Czech Republic in the local site data centers 130. Subsequently, referring to arrow 5 of FIG. 2 and step 350 of FIG. 3, the offsite data center 140 provides data to the user.
  • In one embodiment, the local site data center 130 is a data center located in the same area or the same country as the client. For example, both the client and the data center may be located in Asia or the US. In addition, the location of the client is an IP address.
  • FIG. 4 is a schematic diagram of a data synchronizing system according to embodiments of the present invention. FIG. 5 is an operation diagram of a data synchronizing system as shown in FIG. 4 according to embodiments of the present invention. Compared with the data synchronizing system of FIG. 1, the data synchronizing system of FIG. 4 further includes a central server 120 and a local site data center 130. For facilitating understanding of operations of the present invention, reference is now made to both FIG. 4 and FIG. 5, and the procedure is as described below.
  • Referring to arrow 1 of FIG. 4 and step 510 of FIG. 5, the user sends out a request for uploading data to the central server 120. Subsequently, referring to arrow 2 of FIG. 4 and step 520 of FIG. 5, the central server 120 guides the user to a designated local site data center 130 for processing the request according to IP address of the user. Next, referring to arrow 3 of FIG. 4 and step 530 of FIG. 5, the local site data center 130 processes data which the user uploads. Finally, referring to step 540 of FIG. 5, the user uploads data.
  • In view of the foregoing, embodiments of the present disclosure provide a data synchronizing system. It is apparent that the application of the present invention has a number of advantages as follows: (1) adjusting data synchronizing parameters according to a result of a former synchronizing process and present network performance in order to enhance network bandwidth efficiency; (2) achieving offsite data synchronization by using minimum network bandwidth; (3) decreasing the chance of users requesting the same data to thereby reduce the occupation of network bandwidth; (4) adding data to an offsite data center, and not overwriting data to the offsite data center, so as to solve the problem of data difference between old and new versions, in which the version can be identified by the data synchronizing system automatically; (5) enabling users to access data during the data synchronizing process.
  • Although the present invention has been described in considerable detail with reference to certain embodiments thereof, other embodiments are possible. Therefore, the spirit and scope of the appended claims should not be limited to the description of the embodiments contained herein,
  • It will be apparent to those skilled in the art that various modifications and variations can be made to the structure of the present invention without departing from the scope or spirit of the invention, In view of the foregoing, it is intended that the present invention cover modifications and variations of this invention provided they fall within the scope of the following claims.

Claims (10)

What is claimed is:
1. A data synchronizing system, comprising
a plurality of data centers; and
a data synchronizing controller communicatively coupled to the data centers for outputting a synchronizing command and a synchronizing parameter to the data centers periodically, wherein one of the data centers adjusts a data transmitting condition thereof based on the synchronizing parameter so as to synchronize data to another one of the data centers such that each of the data centers has the same data.
2. The data synchronizing system of claim wherein the synchronizing parameter is set according to the data transmitting condition of one of the data centers synchronizing data to another one of the data centers.
3. The data synchronizing system of claim 1, wherein one of the data centers adjusts the synchronizing parameter according to a former data transmitting condition, and synchronizes data to another one of the data centers according to the adjusted synchronizing parameter.
4. The data synchronizing system of claim 1, wherein if one of the data centers needs to synchronize a transmitted data in a former synchronizing process to another one of the data centers, one of the data centers adds the transmitted data in the former synchronizing process to another one of the data centers.
5. The data synchronizing system of claim 1, wherein one of the data centers synchronizes a plurality of data to another one of the data centers sequentially, and stores a first data sequence number of a last synchronizing data which is synchronized to another one of the data centers in a former synchronizing process, wherein in this synchronizing process, one of the data centers synchronizes data with a second sequence number following the first data sequence number to another one of the data centers.
6. The data synchronizing system of claim 1, wherein the synchronizing parameter comprises one of network bandwidth, number of synchronized data, and synchronized time.
7. The data synchronizing system of claim 1, further comprising a central server, wherein if the central server receives a data access request from a client, the central server guides the client to a local site data center of the data centers according to a location of the client.
8. The data synchronizing system of claim 7, wherein the local site data center is a data center located in the same area or the same country as the client.
9. The data synchronizing system of claim 7, wherein if the local site data center does not have data which the client needs, the central server guides the client to an offsite data center of the data centers which has the data the client needs according to data the client needs.
10. The data synchronizing system of claim 7, wherein the location of the client comprises an IP address of the client.
US14/684,438 2014-11-27 2015-04-13 Data synchronizing system Abandoned US20160154868A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410707569.1A CN105701116A (en) 2014-11-27 2014-11-27 Data synchronization system
CN201410707569.1 2014-11-27

Publications (1)

Publication Number Publication Date
US20160154868A1 true US20160154868A1 (en) 2016-06-02

Family

ID=56079346

Family Applications (1)

Application Number Title Priority Date Filing Date
US14/684,438 Abandoned US20160154868A1 (en) 2014-11-27 2015-04-13 Data synchronizing system

Country Status (2)

Country Link
US (1) US20160154868A1 (en)
CN (1) CN105701116A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113556371A (en) * 2020-04-26 2021-10-26 深信服科技股份有限公司 Data synchronization method, system, equipment and computer readable storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357723A (en) * 2016-08-15 2017-01-25 杭州古北电子科技有限公司 Synchronous system and method for multi-cluster information caching based on cloud host
CN109274709B (en) * 2018-07-30 2021-08-03 深圳点猫科技有限公司 Method and system for synchronizing programming works on education operation system

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070271309A1 (en) * 2006-05-22 2007-11-22 Microsoft Corporation Synchronizing structured web site contents
US20080140802A1 (en) * 2006-12-08 2008-06-12 Microsoft Corporation Offsite centralized data center providing client functionality
US20090037492A1 (en) * 2007-07-31 2009-02-05 Ahmad Baitalmal Framework for Synchronizing Applications
US20100145910A1 (en) * 2008-12-10 2010-06-10 Alibaba Group Holding Limited Method and system for efficient data synchronization
US20100205541A1 (en) * 2009-02-11 2010-08-12 Jeffrey A. Rapaport social network driven indexing system for instantly clustering people with concurrent focus on same topic into on-topic chat rooms and/or for generating on-topic search results tailored to user preferences regarding topic
US20100235431A1 (en) * 2009-03-16 2010-09-16 Microsoft Corporation Datacenter synchronization
US20100318495A1 (en) * 2009-06-12 2010-12-16 Sap Ag Correlation aware synchronization for near real-time decision support
US20110167040A1 (en) * 2008-09-04 2011-07-07 Huawei Technologies Co., Ltd. Method, apparatus and system for executing synchronization
US20120124000A1 (en) * 2010-11-15 2012-05-17 Microsoft Corporation Data Cube High Availability
US20120166391A1 (en) * 2009-09-02 2012-06-28 Zte Corporation Method and System for Data Synchronization in Content Delivery Network
US20130138615A1 (en) * 2011-11-29 2013-05-30 International Business Machines Corporation Synchronizing updates across cluster filesystems
US20130198352A1 (en) * 2012-01-31 2013-08-01 International Business Machines Corporation Interconnecting data centers for migration of virtual machines
US20130276070A1 (en) * 2012-04-17 2013-10-17 Salesforce.Com, Inc. Cross instance user authentication architecture
US20140067759A1 (en) * 2012-08-31 2014-03-06 Microsoft Corporation Replicating data across data centers
US20140258227A1 (en) * 2013-03-08 2014-09-11 Apigee Corporation Synchronization of transactional data and analytical data between data centers
US20140310240A1 (en) * 2013-04-15 2014-10-16 International Business Machines Corporation Executing distributed globally-ordered transactional workloads in replicated state machines
US20150186668A1 (en) * 2013-12-30 2015-07-02 Moka5, Inc. Protecting data in insecure cloud storage
US20150227602A1 (en) * 2014-02-13 2015-08-13 Actifio, Inc. Virtual data backup
US20150278244A1 (en) * 2005-01-12 2015-10-01 Wandisco, Inc. Geographically-distributed file system using coordinated namespace replication over a wide area network
US20160092537A1 (en) * 2014-09-30 2016-03-31 Alcatel-Lucent Canada, Inc Polling based synchronization in managed networks
US20160100006A1 (en) * 2014-10-01 2016-04-07 Red Hat, Inc. Transferring Data Between Sites
US9516107B2 (en) * 2014-06-05 2016-12-06 Dropbox, Inc. Secure local server for synchronized online content management system
US9887981B2 (en) * 2013-09-20 2018-02-06 Oracle International Corporation Single sign-on between multiple data centers

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201717889U (en) * 2010-07-05 2011-01-19 深圳华强游戏软件有限公司 Progressive data synchronization system
CN102932439A (en) * 2012-10-26 2013-02-13 华为终端有限公司 Method and device for synchronizing content

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150278244A1 (en) * 2005-01-12 2015-10-01 Wandisco, Inc. Geographically-distributed file system using coordinated namespace replication over a wide area network
US20070271309A1 (en) * 2006-05-22 2007-11-22 Microsoft Corporation Synchronizing structured web site contents
US20080140802A1 (en) * 2006-12-08 2008-06-12 Microsoft Corporation Offsite centralized data center providing client functionality
US20090037492A1 (en) * 2007-07-31 2009-02-05 Ahmad Baitalmal Framework for Synchronizing Applications
US20110167040A1 (en) * 2008-09-04 2011-07-07 Huawei Technologies Co., Ltd. Method, apparatus and system for executing synchronization
US20100145910A1 (en) * 2008-12-10 2010-06-10 Alibaba Group Holding Limited Method and system for efficient data synchronization
US20100205541A1 (en) * 2009-02-11 2010-08-12 Jeffrey A. Rapaport social network driven indexing system for instantly clustering people with concurrent focus on same topic into on-topic chat rooms and/or for generating on-topic search results tailored to user preferences regarding topic
US20100235431A1 (en) * 2009-03-16 2010-09-16 Microsoft Corporation Datacenter synchronization
US20100318495A1 (en) * 2009-06-12 2010-12-16 Sap Ag Correlation aware synchronization for near real-time decision support
US20120166391A1 (en) * 2009-09-02 2012-06-28 Zte Corporation Method and System for Data Synchronization in Content Delivery Network
US20120124000A1 (en) * 2010-11-15 2012-05-17 Microsoft Corporation Data Cube High Availability
US20130138615A1 (en) * 2011-11-29 2013-05-30 International Business Machines Corporation Synchronizing updates across cluster filesystems
US20130198352A1 (en) * 2012-01-31 2013-08-01 International Business Machines Corporation Interconnecting data centers for migration of virtual machines
US20130276070A1 (en) * 2012-04-17 2013-10-17 Salesforce.Com, Inc. Cross instance user authentication architecture
US20140067759A1 (en) * 2012-08-31 2014-03-06 Microsoft Corporation Replicating data across data centers
US20140258227A1 (en) * 2013-03-08 2014-09-11 Apigee Corporation Synchronization of transactional data and analytical data between data centers
US20140310240A1 (en) * 2013-04-15 2014-10-16 International Business Machines Corporation Executing distributed globally-ordered transactional workloads in replicated state machines
US9887981B2 (en) * 2013-09-20 2018-02-06 Oracle International Corporation Single sign-on between multiple data centers
US20150186668A1 (en) * 2013-12-30 2015-07-02 Moka5, Inc. Protecting data in insecure cloud storage
US20150227602A1 (en) * 2014-02-13 2015-08-13 Actifio, Inc. Virtual data backup
US9516107B2 (en) * 2014-06-05 2016-12-06 Dropbox, Inc. Secure local server for synchronized online content management system
US20160092537A1 (en) * 2014-09-30 2016-03-31 Alcatel-Lucent Canada, Inc Polling based synchronization in managed networks
US20160100006A1 (en) * 2014-10-01 2016-04-07 Red Hat, Inc. Transferring Data Between Sites

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113556371A (en) * 2020-04-26 2021-10-26 深信服科技股份有限公司 Data synchronization method, system, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN105701116A (en) 2016-06-22

Similar Documents

Publication Publication Date Title
CN110569309B (en) Apparatus, method, system, and medium for implementing blockchain
EP2819006B1 (en) System and method for generating output data by a primary apparatus for reception with a compatible secondary apparatus
AU2020202621B2 (en) Techniques for performing data reconciliation in distributed data store systems
US10229181B2 (en) System and method for synchronizing data between communication devices in a networked environment without a central server
US9679266B2 (en) Systems and methods for intelligent batch processing of business events
US20160154868A1 (en) Data synchronizing system
CN103731452A (en) File synchronization system and method
CN111597536A (en) Hadoop cluster kerberos high-availability authentication method
EP3306858B1 (en) Network management system deployment method and device, and network management system
CN110460668B (en) File uploading method and device, computer equipment and storage medium
US20170052777A1 (en) Network system, management apparatus, communication apparatus, management method, and communication method
CN110099128B (en) Authentication data synchronization method and device
EP2620876A1 (en) Method and apparatus for data processing, pci-e bus system and server
CN102710356B (en) A kind of real time redundancy master station data synchronization method
CN107038174B (en) Data synchronization method and device for data system
RU2698766C1 (en) Method and device for transmitting, sending and receiving information
CN105141616A (en) Method and device for management of distributed system
CN110601917B (en) Network performance testing method and device based on multi-system multiplexing network card design
CN104852935B (en) Date storage method and system
WO2020122095A8 (en) Control method, server, program, and data structure
JP2015156119A (en) Distributed database system, database device, and data synchronization method
EP3411792B1 (en) Method for sending a plurality of data from a server to a plurality of devices
CN115002218B (en) Traffic distribution method, traffic distribution device, computer equipment and storage medium
CN113743564B (en) Counting method, counting device, electronic equipment and storage medium
CN110120881B (en) Data synchronization method and device

Legal Events

Date Code Title Description
AS Assignment

Owner name: INVENTEC (PUDONG) TECHNOLOGY CORPORATION, CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HSIEH, MING-HSIAO;YANG, CHIH-CHIN;REEL/FRAME:035409/0044

Effective date: 20150331

Owner name: INVENTEC CORPORATION, TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HSIEH, MING-HSIAO;YANG, CHIH-CHIN;REEL/FRAME:035409/0044

Effective date: 20150331

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION