CA2616103A1 - Partial item change tracking and synchronization - Google Patents

Partial item change tracking and synchronization Download PDF

Info

Publication number
CA2616103A1
CA2616103A1 CA002616103A CA2616103A CA2616103A1 CA 2616103 A1 CA2616103 A1 CA 2616103A1 CA 002616103 A CA002616103 A CA 002616103A CA 2616103 A CA2616103 A CA 2616103A CA 2616103 A1 CA2616103 A1 CA 2616103A1
Authority
CA
Canada
Prior art keywords
property
item
data
property group
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CA002616103A
Other languages
French (fr)
Other versions
CA2616103C (en
Inventor
Alec C. Dun
Joseph R. Warren
Robert R. Novitskey
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.)
Microsoft Technology Licensing LLC
Original Assignee
Individual
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37758031&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CA2616103(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Individual filed Critical Individual
Publication of CA2616103A1 publication Critical patent/CA2616103A1/en
Application granted granted Critical
Publication of CA2616103C publication Critical patent/CA2616103C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06F16/278Data partitioning, e.g. horizontal or vertical partitioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/02Comparing digital values
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/216Handling conversation history, e.g. grouping of messages in sessions or threads
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/234Monitoring or handling of messages for tracking messages
    • 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
    • G06F16/275Synchronous replication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail

Abstract

Embodiments herein change the way item syncing is handled and tracked between two devices. Changes to items are tracked in accordance with well defined property groups and each group is tracked independently of the other. For example, one group could contain large data items, e.g., attachments, while another group could include highly volatile properties like a follow-up flag.
The present invention increases the sync rates between a client and a server by syncing only select portions of an item that have changed, without monitoring the change of each individual property within the item.
Accordingly, if a change is made to a small data property (e.g., follow-up flag) on a relatively large email message, such change will not trigger a large download to a client running under a cached mode, nor will there be a requirement for high storage and processing for tracking each individual property.

Description

PARTIAL ITEM CHANGE TRACKING AND SYNCHRONIZATION
BACKGROUND

[0001] Laptop, handheld, and other portable computers or computing devices have increased in popularity as the devices become smaller in size and less expensive.
Additionally, improved operating speed and processing power of portable computers has increased their popularity. Many portable computers are capable of storing multiple application programs, such as address books, games, calculators, and the like. The application programs can be permanently installed in the portable computer during manufacture (e.g., on Read-Only Memory (ROM)). Alternatively, one or more application programs may be installed by the user after purchasing the portable computer.
[0002] With the increased popularity and computing power of such devices, people are beginning to store data and applications using more than just a single computing device. Many people, for example, often use laptop computers in addition to their regular desktop computer. Other devices such as cellular telephones, Personal Digital Assistance (PDAs), Internet services, and the like are also used for storing data and applications.
[0003] Each of these computing devices may be part of a distributed computing system, wherein related information can be correlated and stored on multiple such devices. For example, an email client running in a cached mode is designed to keep a copy of a mailbox locally on the client. As such, if a user has a PDA and a desktop work computer, each device will have email items stored locally thereon.
Ideally, the email information of the PDA should match the email information at the desktop work computer.
[0004] When the same or related information is stored in two places, it is possible for the data to change in one location and not in the other. This problem may be overcome through synchronization, which is an automated process that attempts to ensure that each device within the distributed systenl has the most current information or data. Synchronization, however, has its own set of problems. For example, when two devices sync with one another, typically such systems track changes on a per item basis, e.g., per email message, per contact, per appointment, etc.
Accordingly, when two devices or computing systems attempt to sync, the entire item is downloaded regardless of how small the size of the property (e.g., flag, attachment, body, recipient, etc.) that was changed. Although for some high bandwidth transfer systems this full item tracking and syncing process posses little if any problems, with slower links, e.g., wireless connections, the downloading or streaming of an entire item can severally limit the transfer rate of data.
[0005] Consider for example an email message that includes, among other things, a follow-up flag property, recipient properties, a body property, and one or more attachments properties. If the follow-up flag is changed in color, the entire item must now be downloaded when syncing with another device. If the attachments and other data within the email are relatively large, this relatively small byte size change in the follow-up flag causes the entire item to be downloaded; thus producing large data transfer times over slow data links.
[0006] Even if a high bandwidth data link is used, it may still be undesirable to download an entire item. For example, when a customer pays for downloading items based on a number of bytes downloaded, if only a small amount of data has changed on an item, e.g., the follow-up flag noted above, the customer must still pay for the entire item to be downloaded. Such a waste of money can cause much frustration for users.
[0007] Some replication systems may be one solution to the above deficiencies of systems that track and sync devices on a per item basis. Although some replication systems provide for tracking changes on a property basis, these systems still have their own inherent problems. For example, the tracking of each individual property for a large number of items creates both high storage and high processing requirements. As such, these tracking and syncing systems are impractical for most uses.
SUMMARY
[0008] The above-identified deficiencies and drawbacks of current synchronization systems are overcome througll exemplary embodiments of the present invention. Please note that the following summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detail description. The summary, however, is not intended to identify key or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
[0009] In one embodiment, methods, systems, and computer program products are provided for increasing sync rates between a client and a server by syncing only select portions of an item that have changed, without monitoring the change of each individual property within the item. In this embodiment, a request to sync data items that have changed since the last sync between a server and a client is received, wherein the data item represents a complete message with a plurality of properties that can be modified or otherwise changed. In response to the request to sync data, first it is determined that a data item has changed since the last sync. Such data item includes a plurality of property groups that are predefined based on industry wisdom and understanding of semantic for how properties within each of the plurality of property groups relate. Next, it is determined that at least one property group from among the plurality of property groups has changed since the last sync.
Accordingly, the at least one property group can be synced without streaming the entire at least one data item in order to reduce the time of data transfer between the client and the server when syncing.
[0010] In another embodiment, methods, systems, and computer program products are provided for tracking changes to select portions of an item for increasing sync rates between a client and a server, without monitoring the change of each individual property within the item. In this einbodiment, a plurality of data items are monitored for syncing purposes, wherein each of the plurality of data items present a coinplete message with a plurality of properties that can be modified or otherwise changed. During such monitoring, it is determined that a data item has changed since the last sync between the client and the server, wherein the data item includes a plurality of property groups that are predefined based on industry wisdom and understanding of semantics for how properties within each of the plurality of property groups relate.
[0011] Based on the determination that the data item has changed, an item change identifier associated with data item is updated, which will be used to identify that the data item has changed for syncing with the client. Accordingly, it is also determined that at least one property group from among the plurality of property groups has changed since the last sync. Based on the determination that the at least one property group has changed, a property group change identifier associated with the at least one property group is updated, which will be used to identify that the at least one property group has changed such that only the at least one property group will be synced with the client in order to reduce the time of data transfer between the client and the server.
[0012] In another embodiment, the present invention also provides for one or more computer-readable media having stored thereon an item data structure. The item data structure comprises the following: a plurality of properties that are capable of being modified or otherwise changed; an item change identifier for indicating if one or more of the plurality of properties have been modified or otherwise changed since the last sync with the client; a plurality of property groups, each including one or more properties from the plurality of properties, wherein the plurality of property groups are predetermined based on industry wisdom and understanding of semantics for how the one or more properties within each of the plurality of property groups related; and a plurality of property group change identifiers for indicating which of the plurality of property groups have changed for syncing only those property groups that have changed without syncing the entire item.
[0013] Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The features and advantages of the invention may be realized and obtained by means of the instruments and combinations particularly pointed out in the appended claims. These and other features of the present invention will become more fully apparent from the following description and appended claims, or may be learned by the practice of the invention as set forth hereinafter.
BRIEF DESCRIPTION OF THE DRAWINGS
[0014] In order to describe the manner in wllich the above-recited and other advantages and features of the invention can be obtained, a more particular description of the invention briefly described above will be rendered by reference to specific embodiments thereof which are illustrated in the appended drawings.
Understanding that these drawings depict only typical embodiments of the invention and are not therefore to be considered to be limiting of its scope, the invention will be described and explained with additional specificity and detail through the use of the accompanying drawings in which:
[0015] Figure lA illustrates a distributed system for syncing only property groups in accordance with example embodiments;
[0016] Figure 1B illustrates a mapping of property groups for an item in accordance with example embodiments;

5 [0017] Figure 1 C illustrates an example sync item stream in accordance with example embodiments;

[0018] Figure 2A illustrates a flow diagram for a method of increasing sync rates between a client and a server in accordance with example embodiments;
[0019] Figure 2B illustrates a flow diagram for a method of tracking changes to select portions of an item in accordance with example embodiments; and [0020] Figure 3 illustrates an example computing system that provides a suitable operating environment for iinplementing various features of the present invention.
DETAILED DESCRIPTION
[0021] The present invention extends to methods, systenls, and computer program products for increasing sync rates by syncing only select portions of an item that have changed. The embodiments of the present invention may coinprise a special purpose or general-purpose computer including various computer hardware or modules, as discussed in greater detail below.
[0022] Prior to discussing in detail embodiments herein, it will be useful to define some terms that will be used throughout the application. First, a "data item"
or "item"
is used herein to represent a complete message with properties that can be modified or otherwise changed. For example, a data item may be complete email message, a complete contact, a complete appointment, a complete task, a complete sticky note or any other type of message that may be synced between two computing devices. A
"property" for an item represents a portion of a message that can be modified or otherwise changed independently of other properties. Examples of such properties includes things like a follow-up flag, priority flag, a body of an item, individual attachments, individual recipients, a message status, message priority, or any other well known property for a message. Example embodiments provide that properties may be divided into "property groups," which as described in greater detail below, are predefined based on industry wisdom and understand of semantics for how properties within each of the property groups relate.
[0023] Embodiments herein change the way item syncing is handled and tracked between two devices, e.g., a server and a client. Changes to items are placed into the above-mentioned well defined property groups and each group is tracked independently of the other. For example, one group could contain the body of an item, and another group could contain the attachments, while still another group could include highly volatile properties like a follow-up flag, a read status, a priority flag, etc. Note that because the property groups are well defined based on industry wisdom, embodiments herein strike a balance between a data transfer rate and storage and/or processing requirements needed for typical replication systems. In other words, the present invention increases the sync rates between a client and a server by syncing only select portions of an item that have changed, without monitoring the change of each individual property within the item. Accordingly, if a change is made to a small data property (e.g., follow-up flag) on a relatively large email message, such change will not trigger a large download to a client running under a cached mode, nor will there be a requirement for high storage and processing for tracking each individual property.
[0024] Prior to describing further details for various embodiments of the present invention, a suitable computing architecture that may be used to implement the principles of the present invention will be described with respect to Figure 3. In the description that follows, embodiments of the invention are described with reference to acts and symbolic representations of operations that are performed by one or more coinputers, unless indicated otherwise. As such, it will be understood that such acts and operations, which are at times referred to as being computer-executed, include the manipulation by the processing unit of the computer of electrical signals representing data in a structured form. This manipulation transforms the data or maintains them at locations in the memory system of the computer, which reconfigures or otherwise alters the operation of the computer in a manner well understood by those skilled in the art. The data structures where data are maintained are physical locations of the memory that have particular properties defined by the format of the data.
However, while the principles of the invention are being described in the foregoing context, it is not meant to be limiting as those of skill in the art will appreciate that several of the acts and operations described hereinafter may also be implemented in hardware.
[0025] Turning to the drawings, wherein like reference numerals refer to like eleinents, the principles of the present invention are illustrated as being implemented in a suitable computing environment. The following description is based on illustrated embodiments of the invention and should not be taken as limiting the invention with regard to alternative embodiments that are not explicitly described herein.
[0026] Figure 3 shows a schematic diagram of an example computer architecture usable for these devices. For descriptive purposes, the architecture portrayed is only one example of a suitable environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing systems be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in Figure 3.
[0027] The principles of the present invention are operational with numerous other general-purpose or special-purpose computing or communications environments or configurations. Examples of well lcnown computing systems, environments, and configurations suitable for use with the invention include, but are not limited to, mobile telephones, pocket computers, personal computers, servers, multiprocessor systems, microprocessor-based systems, minicomputers, mainframe coinputers, and distributed computing environments that include any of the above systems or devices.
[0028] In its most basic configuration, a computing system 300 typically includes at least one processing unit 302 and memory 304. The memory 304 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.), or some combination of the two. This most basic configuration is illustrated in Figure 3 by the dashed line 306. In this description and in the claims, a "computing system"
is defined as any hardware component or combination of hardware components capable of executing software, finnware or microcode to perform a function. The computing system may even be distributed to accomplish a distributed fiuiction.
[0029] The storage media devices may have additional features and fiulctionality.
For example, they may include additional storage (removable and non-removable) including, but not limited to, PCMCIA cards, magnetic and optical disks, and magnetic tape. Such additional storage is illustrated in Figure 3 by removable storage 308 and non-removable storage 310. Computer-storage media include volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules, or other data. Memory 304, removable storage 308, and non-removable storage 310 are all examples of computer-storage media. Computer-storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory, other memory technology, CD-ROM, digital versatile disks, other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage, other magnetic storage devices, and any other media that can be used to store the desired information and that can be accessed by the computing system.

[0030] As used herein, the term "module" or "component" can refer to software objects or routines that execute on the computing system. The different components, modules, engines, and services described herein may be implemented as objects or processes that execute on the computing system (e.g., as separate threads).
While the system and methods described herein are preferably implemented in software, implementations in hardware or a combination of software and hardware are also poss~ible and contemplated. In this description, a "computing entity" may be any coinputing system as previously defined herein, or any module or combination of modulates running on a computing system.
[0031] Computing system 300 may also contain communication channels 312 that allow the host to communicate with other systems and devices over, for example, network 320. Comtnunication channels 312 are examples of communications media.
Communications media typically embody computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and include any inforination-delivery media.
By way of example, and not limitation, communications media include wired media, such as wired networks and direct-wired connections, and wireless media such as acoustic, radio, infrared, and other wireless media. The term computer-readable media as used herein includes both storage media and communications media.
[0032] The computing system 300 may also have input components 314 such as a keyboard, mouse, pen, a voice-input component, a touch-input device, and so forth.
Output components 316 include screen displays, speakers, printer, etc., and rendering modules (often called "adapters") for driving them. The computing system 300 has a power supply 318. All these components are well known in the art and need not be discussed at length here.
[0033] Figure 1A illustrates a distributed system 100 for syncing property groups 104 between a client 105 and a server 125 in accordance with example embodiments.
The distributed system 100 may be similar to the coinputing system 300 described above with regards to Figure 3, although that need not be the case. As shown in Figure 1A, distributed system 100 includes a client 105 that can be any one of a number of computing devices 110, 115, etc. For example, the client 105 may be a wireless device such as a phone 110, PDA 110, laptop computer 115, or any other computing device.
[0034] Note that the present invention is most advantageous in those systems in which data links are slow, e.g., wireless communication. The present invention, however, is not limited to such links and can be utilized in any environment.
For example, as previously mentioned, the present invention may be utilized in systems that requires user to pay for services based on the amount of data transferred from a server 125 to a client 105. Accordingly, auy specific reference to a specific data linlc between a server 125 and a client 105 is used herein for illustrative purposes only and is not meant to limit or otherwise narrow the scope of the present invention unless explicitly claimed.

[0035] Further note that although the present invention will be described in tenns of a server 125 and client 105, the roles of these devices in describing embodiments herein may be interchanged. For example, the following description will be described in terms of changes to items 170 that occur on the server 125, wherein such changes are synced by streaming changes to the client 105. Note, however, that changes on the client 105 may also be tracked and uploaded to the server 125. As such, the following description for events that happen between a server 125 and client 105-as well as any particular device herein used for either the client 105 or server 125-are used herein for illustrative purposes only and are not meant to limit or otlierwise narrow the scope of the present invention unless explicitly claimed.
[0036] As shown in Figure 1A, server 125 includes a plurality of folders 165 (e.g., folder "A"), wherein each folder 165 may represent or include certain types of items 170. For example, a folder 165 may contain or include email item messages, wherein another folder 165 my include contact item information. Of course, as previously mentioned, there may be a wide verity of items types that can be synced in accordance with example embodiments provided herein. In addition, other topologies and data configurations other then folders 165 may be used in practicing the present invention.
For example, tables or other ways of variously separating and storing different types of items 170 are also available to the present invention. Accordingly, any particular topology, data format, and/or storage hierarchy are used herein for illustrative purposes only and are not meant to limit or otherwise narrow the scope of the present invention.
[0037] Each folder 165, as previously mentioned, will contain a plurality of items 170 (e.g., item "A"). Associated with each item 170 is an item change identifier (ID) 175 that, as described in greater detail below, may be used to identify when an item 170 and property thereof has been changed since the last sync between server 125 and client 105. (Also included within each item 170 are property groups 180 (e.g., property group "A"). As previously mentioned, the property groups 180 are 5 predefined based on industry wisdom and understand of semantics for how properties within each of the plurality of property groups 180 relate. For example, the property groups may be deterinined based on the volatility of the properties, typical memory size requirements, and/or other considerations. Further, a property group 180 may include properties that are highly volatile such as a message status, follow-up flag, 10 priority flag, or other properties that are frequently modified and/or changed.
[0038] Alternatively, or in conjunction, property group 180 may be defined based on the relative size of the properties when compared to otller properties. For example, attachments are typically of larger size than other properties, and therefore may reside in one property group, whereas smaller data sizes such as recipients and/or the body of a message may reside iri another property group 180. There may even be a miscellaneous property group 180 for those properties that do not relate well with other properties.

[0039] Note that although the property groups 180 are predefined based on current industry wisdom, such knowledge is subject to change. Accordingly, embodiments provide that the property groups 180 are extensible, pluggable, and scaleable. That is, property groups 180 are configured in such a way that properties within each property group 180 can be moved, deleted, added, and/or otherwise modified. Similarly, the property groups 180 theinselves can be redefined, created, and/or deleted. In addition, the definition of property groups 180 may vary depending upon the type of item 170. For example, the property groups 180 defined for an email item 170 may be different then the property groups 180 defined for contact items 170.
As sucli-as will be described in greater detail below-the client 105 will needs to know the appropriate mapping 190 that is being used for each item 170 within the various folders 165.

[0040] Regardless of how the property groups 180 are defined, each property group 180 will typically have assigned therewith a property group change ID
185, which can be used to identify when changes have occurred to that particular property group 180. For example, item/property group module 150 can monitor changes occurring to an item 170, and also for each property group 180 within such item 170.
As changes occur, change ID generator 160 can change the item change ID 175 and the appropriate property group change ID 185.

[0041] In some embodiments, the item change ID 175 and the property change ID
185 may be the same identifier, indicating, e.g., that the item and property group were updated at the same time. Note, however, that this need not be the case in for example where Global Unique Identifiers (GUIDs) are used. It should be further noted that the change IDs 175, 185 may be any well lcnown alphanumeric or other identifying data object. For example, the change IDs 175, 185 could be a hash of the item 170 and/or property group 185, respectively. Of course, as previously mentioned, the change identities 175, 185 may be =generated based upon a simple counter of GUIDs. Note also that other mechanisms for identifying changes to items 170 and property groups 180 are also available to the present invention.
Accordingly, any specific type of change identifier 175, 185, and/or use thereof as described herein for identifying changes, are for illustrative purposes only and are not meant to limit or otherwise narrow the scope of the present invention unless explicitly claimed.
[0042] Regardless of the type of identity 175, 185 or how the change to the property groups are identified, when the item/property module 150 within server 125 identifies the change of one or more items 170 notification of such item change 120 may be sent to the client 105 in an attempt to prompt the client 105 to sync with the server 125. Of course, other mechanisms for prompting a client 105 to sync with the serer 125 are also available to the present invention. For example, client 105 may periodically, i.e., at certain predefined intervals, query the server 125 to sync therewith. Accordingly, any specific initiation of the synchronization process between a client 105 and server 125 is used herein for illustrative purposes only and is not meant to limit or otherwise narrow the scope of the present invention.
[0043] Nevertheless, upon initiation of the sync process, server 125 should receive a sync request 130 from client 105. Exemplary embodiments provide that the sync request 130 may include one or more item tokens 135s (e.g., item token "A") that may be used in determining if changes have occurred since the last sync between a client 105 and server 125. Prior to discussing the item token 135 in great detail, note that the item tokens 135 do not necessarily need to be included within the sync request 130. For example, other handshake mechanisms may otherwise prompt the client 105 to send the item tokens 135 to the server 125. Alternatively, the item tokens 135 may already be stored on the server 125. Accordingly, the inclusion of the item tokens 135 within the sync request 130 is used herein for illustrative purposes only and is not meant to limit or otherwise narrow the scope of the present invention.
unless explicitly claimed.

[0044] Associated with each item token 135 is an item change ID 140. For each item change ID 140 or item token 135, there is also a plurality of property group change IDs 145 (e.g., property group "A" change ID). The item change ID 145 and property group change IDs 145 represent those identifiers that were associated with items 170 and corresponding property groups 180 for the last sync between the client 1o 105 and the server 125. In other words, item tokens135 may have been handed down to the client 105 as a blob of data to be stored during the last sync with the server 125.
This blob of data 135 may then be used by the change identifier comparator 155 in determining those items 170, and more specifically those property groups 180 within each item 170, that have changed since a last sync.
[0045] For example, each item token 135 may be compared to each item 170.
More specifically the change IDs 175, 140 and property group IDs 185, 145 in both the item tokens 135 and actual items 170 can be coinpared using change identifier comparator 155. If the values differ, i.e., the item change ID 140 and a property group ID 145 for the item token 135 do not match the item change ID 175 and property group ID 185, then a change in the item 170 and property groups 180 has occurred. As previously noted, although the change IDs for the item tokens 135 are compared with the items 170 and property groups 180 on the server 125 in determining when items 170 and property groups 180 have changed since the last sync, other methods of detennining when or if changes to items 170 and property groups 180 have occurred are also available to the present invention. For example, the server 125 may store all of the information needed to determine what changes are needed on the client side 105, without the need for change IDs 140, 145, 175, 185.
Accordingly, the specific use of the change IDs 140, 145, 175, 185, as described herein, is for illustrative purposes only and is not meant to limit or otherwise narrow the scope of the present invention unless explicitly claimed.
[0046] Regardless of how the property groups 104 that have changed are identified, such changed property groups 104 can be included within the sync item stream 102, which can then be sent to the client 105 in accordance with example embodiments described herein below. Further, as previously mentioned, a mapping 190 identified by a specific versioning ID 195 can also be sent either before, during, or after the sync item stream 102. As will also be discussed in greater detail below, the property groups 104 within the sync item stream 102 should identify the particular mapping 190 version 195 used for such property group 104.

[0047] Figure 1B illustrates an example block diagram of a mapping 190 for a particular version identifier 195. As shown, the mapping 190 includes a plurality of items 106 and property groups 108, 114 for each item 106. Of course, there may be any number of property groups 108, 114 that can be identified witllin any particular item 106. Further, the properties 112, 116 are also mapped for each particular property group 108, 114. For example, property group "A" 108 may include properties 112 "C" and "E", whereas property group "B" 114 may include property "A" 106.

[0048] Consider the example wherein the mapping 190 identifies an einail item 106 with a property group "A" 108 for relatively small, volatile data properties, whereas the mapping for property group "B" 114 includes larger properties. As such, property "C" 112 and property "E" 112 within property group "A" 108 may be a follow-up flag and priority flag, respectively. On the other hand, property "A" 116 for property group "B" 114 may be attachment files. Of course, other well known ways of providing mappings 190 are also available to the present invention.
Accordingly, the mapping configuration provided for within Figure 1B is used herein for illustrative purposes only and is not meant to limit or otherwise narrow the scope of the present invention unless explicitly claimed.
[0049] Note that the current and previous property group mappings 190 may be persisted on the server database and can be accessed by the version ID 195. If an item 170 is encountered which has a version identifier 195 that is not known, or it does not have a group identifier, it should be treated as if it does not have any property groupings 180 and should be treated as a whole. Accordingly, if an item 170 like these needs to be downloaded to a client 105, the entire item 170 is streamed 102.
[0050] One embodiment provides for synchronization through a streaming mechanism referred to herein as fast transfer. Such process allows the server 125 to respond to the sync request 130 by breaking changed property groups 104 down and serializing them into a raw binary stream. Server 125 packages up as much of the message 102 as it can in a fixed size response buffer and returns the data 102 to the client 105. The client 105 then parses the data and rebuilds the property groups 104 by unserializing the byte stream 102. An example format of the byte stream 102 is shown below with regards to Figure 1 C, which illustrates an example of sync item stream 102, i.e., a wire transfer (or wireless transfer) data representation of what the sync item stream 102 may look like.

[0051] The first portion of the sync item stream 102 is an IncrSyncProgressItem 118 that is added to the beginning of the stream 102 for providing information on the total size of all the items that will follow in response stream 102. Next, IncrSyncProgressPerltem 122 indicates the total size of the next item in the sync item stream 102. The next grouping 124 within the sync stream 102 is the mapping as indicated by the marlcer IncrSyncPropGroupMap, which tells the client 105 what property group mapping the next item or items in the stream 102 uses.
Accordingly, various property groups 180 can be identified using the IncrSyncPropGroup marker and an a'rray or list of the property IDs within each property group 180. In other words, the sync item stream 102 can include a mapping 190, or a group of mappings 190, for various version IDs 195 as described herein. Note, however, as previously described, mappings 190 do not necessarily need to be included within the sync item stream 102, but can follow or lead the sync stream 102.
[0052] The next set of tags 126, i.e., IncrSynPropGroup ID, signify what property group mapping the next item or items in the stream uses. That is, the versions ID
within this group 126 identifies the mapping 190 version identity 195 for the following item. Next, the IncrSnyChgItem 128 is a marker to signify the beginning of a changed item, which will be followed by an array of property groups to be changed within the item. For example, as shown by the markers in IncrSnyChgPropGroup various property groups that have been changed can be identified. For example, as shown in stream 134 IncrSnyChgPropGroup changes the recipient properties by first having DelProp element that deletes the current ItemRecipients and then replaces the recipient properties using the StartRecip and EndRecip markers. As another example, the elements in stream 136 include an IncrSyncChgPropGroup for item attachments such that the current ItemAttachments will be deleted using a DelProp and replaced using NewAttach and EndAttach markers. Of course, other property groups can be included within the stream as indicated by the ellipses provided thereafter.
[0053] Other exemplary embodiments provide for combining existing methods of synchronizing items with current enlbodiments provided herein. For example, in legacy systems where no mapping is provided, the entire item may be downloaded within the sync item stream 102. For example, as shown in elements 138, an IncrSyncProgressPerItem indicates the total size of the next item and the IncrSyncChgltem marks the beginning of changing an item. The next markers, i.e., markers 142 for IncrSyncDel, IncrSyncRead, and IncrSyncEnd, signify the following:

5 (1) a list of items to be deleted from the client 105; (2) a read state transition as follows; and (3) a marker that signifies the end of the synchronization session, respectively. Finally, the IncrSyncStateBegin signifies that the final synchronization state follows in the byte streain and the IncrySyncStateEnd are marlcer signifies that the synchronization state is complete.

lo [0054] The present invention may also be described in terms of methods comprising functional steps and/or non-functional acts. The following is a description of steps and/or acts that may be performed in practicing the present invention.
Usually, functional steps describe the invention in terms of results that are accomplished, whereas non-functional acts describe more specific actions for 15 achieving a particular result. Although the functional steps and/or non-functional acts may be described or claimed in a particular order, the present invention is not necessarily limited to any particular ordering or combination of steps and/or acts.
Further, the use of steps and/or acts is the recitation of the claims-and in the following description of the flow diagrams for Figures 2A and 2B-is used to indicate the desired specific use of such terms.

[0055] Figures 2A and 2B illustrate flow diagrams for various exemplary embodiments of the present invention. The following description of Figures 2A
and 2B will occasionally refer to corresponding elements from Figures lA-C.
Altliough reference may be made to a specific element from these figures, such elements are used for illustrative purposes only and are not meant to limit or otherwise narrow the scope of the present invention unless explicitly claimed.
[0056] Figure 2A illustrates a flow diagram for a method 200 of increasing sync rates between a client and a server by syncing only select portions of an item that have changed, without monitoring the change of each individual property within the item.
Method 200 includes an act of receiving 205 a request to sync data items. For example, server 125 may receive sync request 130 to sync data items 170 tha.t have changed since a last sync between the server 125 and client 105, wherein the data items 170 represent complete messages with various properties that can be modified or otherwise changed. For example, a data item 170 may be an email message, contact, appointment, calendar information, task, sticky notes, etc.
Properties may include recipients, addresses, bodies, attachments, flags, state identifiers, or any other myriad of properties for a message. Also note that the data link between the server 125 and the client 105 for syncing data items 170 may be a wireless connection, or a wired connection, wherein a customer on the client 105 pays for syncing of the data items 170 based on a number of bytes downloaded from the server 125.
[0057] Method 200 also includes a step for reducing 225 the time of data transfer between client and server. More specifically, step for 225 includes an act of determining 210 that a data item has changed since the last sync. For example, server 125 may determine (using change ID comparator 155 or other methods described herein) that a data item 170 has changed since the last sync between the client 105 and server 125. As previously mentioned, the data items 170 include property groups 170 that are predefined based on 'industry wisdom and understand of semantics for how one or more properties within each of the property groups relate. For example, in an email message the various property groups may include a body property, recipient property group, subject property group, attachment property group, priority flag property group, read status property group, miscellaneous property group, and/or any combination thereof. Of course, other property groups may be defined and are extensible, pluggable, and scalable, such that properties within the property groups can be added, deleted, or otherwise redefined therein, and such that each of the property groups can be added, deleted, or otherwise redefined based on changes in industry wisdom.
[0058] Step for 225 also includes and act of determining 215 which property group within the data item has changed since the last sync. For example, item/property group module 155 and change ID comparator 155 may be used to determine which property groups 180 have changed since the last sync.
Accordingly, step for 225 includes an act of syncing 220 the changed group or groups witllout streaming the entire data item. In particular, sync item stream 102 may be streamed to the client 105 with various property groups 104 that have changed since the last sync, without streaming an entire data item 170 in order to reduce the time of data transfer between the client and the server when syncing.
[0059] The determination of the change in the data item 170, as well as the property group 180, may be based on change identifiers 140, 145, 175, 185 for the data item and the property group. Further, the change identifiers 141, 145, 175, 185 for the data item 170 and the property groups 180 may be the same. Further, the change identifiers 140, 145, 175, 185 for the data item 170 and the property groups 180 may be an alphanumeric number, global unique identifier, or a hash value.
17 [0060] Other embodiments provide for a mapping 190 of the data item 170 and the property groups 180 therein. The mapping may be sent before, during, or after sending the syncing item stream of the property groups 104 that have changed.
In any event, the client 105 can use the mapping 190 to know what properties are included in each of the property groups 180. Moreover, a second data item 170 may be determined to have changed, but does not have a property group 180. In such instance, the entire second data 170 item may be streamed to the client 105.
[0061] Figure 2B illustrates a flow diagram for a method 250 of tracking changes to select portions of an item for increasing sync rates between a client and a server, without monitoring the change of each individual property within the item.
Method 250 includes an act of monitoring 255 a plurality of data items for sync purposes. For example, items/property group module 150 or other components may monitor data items 170 wherein the data items 170 represent a complete message with a plurality of properties that can be modified or otherwise changed. Such properties include, but are not limited to, those previously described herein, e.g., attachments, flags, body parts, etc.
[0062] Method 250 also includes an act of determining 260 that a data item has changed since the last sync between a client and a server. For example, change identifier comparator 155 can be used to determine that a data item 170 has changed since the last sync between the server 125 and a client 105. As previously mentioned, the data item includes a plurality of property groups 180 that are predefined based on industry wisdom and understanding of semantics for how properties within each of the property groups relate. Based on the determination that the data item has changed, method 250 further includes an act of updating 265 an item change identifier.
For example, change identifier generator 160 can be used to update item change ID

3o associated with a data item 170, which will be used to identify that the data item 170 has changed for syncing with the client 105.
[0063] Similarly, method 250 includes an act of determining 270 which property group within the data item has changed. That is, change identifier comparator within item/property group module 150 can be used to determine which property groups 180 have changed since a last sync between the client 105 and server 125.
Based on the determination that a property group has changed, method 250 includes an act of updating 275 a property group change identifier. For example, change identifier generator 160 can be used to update change ID 185 for property group 180,
18 which will be used to identify that the property group 180 has changed such that only the property group 180 will be synced with the client 105 in order to reduce the time of data transfer between the client 105 and server 125. Note also that the other alternative embodiments described above are also available to method 250.
[0064] The present invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore, indicated by the appended claims rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.

Claims (20)

We claim:
1. ~In a distributed computing system that includes a client configured to locally cache items downloaded from a server and periodically synchronize changes of such items, a method of increasing sync rates between the client and the server by syncing only select portions of an item that have changed, without monitoring the change of each individual property within the item, the method comprising acts of:
receiving a request to sync data items that have changed since a last sync between a server and a client, wherein a data item represents a complete message with a plurality of properties that can be modified or otherwise changed;
in response to the request to sync data, determining that at least one data item has changed since the last sync, wherein the at least one data item includes a plurality of property groups that are predefined based on industry wisdom and understanding of semantics for how one or more properties within each of the plurality of property groups relate;
determining that at least one property group from among the plurality of property groups has changed since the last sync; and syncing the at least one property group without streaming the entire at least one data item in order to reduce the time of data transfer between the client and server when syncing.
2. ~The method of claim 1, wherein the data item is chosen from an email message, contact message, appointment message, calendar information, tasks message, or sticky notes message.
3. ~The method of claim 1, wherein the plurality of property groups are one or more of a body property group, recipient property group, replied on data property group, subject property group, attachment property group, priority flag property group, follow-up property group, a read status property group, or a miscellaneous property group.
4. ~The method of claim 1, wherein the plurality of property groups are predefined based on volatility, typical memory size, or both, for the one or more properties within each of the plurality of property groups.
5. ~The method of claim 1, wherein the predefined plurality of property groups are extensible, pluggable, and scalable such that the one or more properties within each of the plurality of property groups can be added, deleted, or otherwise redefined therein, and such that each of the plurality of property groups can be added, deleted, or otherwise redefined based on changes in the industry wisdom.
6. ~The method of claim 1, wherein a data link between the client and the server for syncing of the data items is a wired connection, and wherein a customer on the client pays for syncing of the data items based on a number of bytes downloaded from the server.
7. ~The method of claim 1, wherein the determination of the change in the at least one data item and change in the at least one property group is based on change identifiers for the at least one data item and the at least one property group, respectively.
8. ~The method of claim 1, wherein a mapping of the at least one data item and the at least one property group within the at least one data item is sent to the client before, during, or after the syncing of the at least one property group in order for the client to know what properties are included in each of the at least one property group.
9. ~The method of claim 8, wherein a second data item is determined to have changed, but does not have at least one property group, and wherein the entire second data item is streamed to the client.
10. ~In a distributed computing system that includes a client configured to locally cache items downloaded from a server and periodically synchronize changes of such items, a method of tracking changes to select portions of an item for increasing sync rates between the client and the server, without monitoring the change of each individual property within the item, the method comprising acts of:
monitoring a plurality of data items for sync purposes, wherein each of the plurality of data items represent a complete message with a plurality of properties that can be modified or otherwise changed;
determining that at least one data item has changed since a last sync between a server and a client, wherein the at least one data item includes a plurality of property groups that are predefined based on industry wisdom and understanding of semantics for how one or more properties within each of the plurality of property groups relate;
based on the determination that the data item has changed, updating an item change identifier associated with the data item, which will be used to identify that the data item has changed for syncing with the client;

determining that at least one property group from among the plurality of property groups has changed since the last sync; and based on the determination that the at least one property group has changed, updating a property group change identifier associated with the at least one property group, which will be used to identify that the at least one property group has changed such that only the at least one property group will be synced with the client in order to reduce the time of data transfer between the client and server.
11. ~The method of claim 10, wherein the item change identifier is the same as the property group change identifier.
12. ~The method of claim 10, wherein the change identifiers for the at least one data item and the at least one property group is one of an alphanumeric number, global unique identifier, or a hash value.
13. ~The method of claim 10, wherein the item change identifier, the property group change identifier, or both, are a hash value of the at least one data item, the at least one property group, or both.
14. ~The method of claim 10, wherein the plurality of property groups are predefined based on volatility, typical memory size, or both, for the one or more properties within each of the plurality of property groups.
15. ~The method of claim 10, wherein the predefined plurality of property groups are extensible, pluggable, and scalable such that the plurality of properties within each of the plurality of property groups can be added, deleted, or otherwise redefined therein, and such that each of the plurality of property groups can be added, deleted, or otherwise redefined based on changes in the industry wisdom.
16. ~The method of claim 10, wherein a data link between the client and the server for syncing of the data items is a wireless connection.
17. ~One or more computer-readable media having stored thereon an item data structure, the item data structure comprising:
a plurality of properties that are capable of being modified or otherwise changed;
a item change identifier for indicating if one or more of the plurality of properties have been modified or otherwise changed since a last sync with a client;
a plurality of property groups, each including one or more properties from the plurality of properties, wherein the plurality of property groups are predetermined based on industry wisdom and understanding of semantics for how the one or more properties within each of the plurality of property groups relate; and a plurality of property group change identifiers for indicating which of the plurality of property groups have changed for syncing only those property groups that have changed without syncing the entire item.
18. ~The computer-readable media of claim 17, wherein the item change identifier, the plurality of property group change identifiers, or both, are a hash value of the item data structure, at least one of the plurality of property groups, or both.
19. ~The computer-readable media of claim 17, wherein the item data structure is chosen from an email message, contact message, appointment message, calendar information, tasks message, or sticky notes message.
20. ~The computer-readable media of claim 17, wherein the plurality of property groups are one or more of a body property group, recipient property group, replied on data property group, subject property group, attachment property group, priority flag property group, follow-up property group, a read status property group, or a miscellaneous property group.
CA2616103A 2005-08-15 2006-07-20 Partial item change tracking and synchronization Active CA2616103C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US11/204,067 2005-08-15
US11/204,067 US7962585B2 (en) 2005-08-15 2005-08-15 Partial item change tracking and synchronization
PCT/US2006/028480 WO2007021454A2 (en) 2005-08-15 2006-07-20 Partial item change tracking and synchronization

Publications (2)

Publication Number Publication Date
CA2616103A1 true CA2616103A1 (en) 2007-02-22
CA2616103C CA2616103C (en) 2017-06-20

Family

ID=37758031

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2616103A Active CA2616103C (en) 2005-08-15 2006-07-20 Partial item change tracking and synchronization

Country Status (17)

Country Link
US (2) US7962585B2 (en)
EP (2) EP1915670B1 (en)
JP (2) JP4959703B2 (en)
KR (1) KR101312810B1 (en)
CN (2) CN101385017B (en)
AU (1) AU2006280352B2 (en)
BR (1) BRPI0614287A8 (en)
CA (1) CA2616103C (en)
EG (1) EG25523A (en)
HK (1) HK1162711A1 (en)
IL (1) IL188781A (en)
MX (1) MX2008002169A (en)
MY (2) MY188203A (en)
NZ (1) NZ565592A (en)
RU (1) RU2421780C2 (en)
TW (1) TWI454934B (en)
WO (1) WO2007021454A2 (en)

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7962585B2 (en) 2005-08-15 2011-06-14 Microsoft Corporation Partial item change tracking and synchronization
CN101159757B (en) * 2007-10-25 2011-11-30 中兴通讯股份有限公司 Dual-home synchronous data transmission method
CN101447886B (en) * 2007-11-26 2011-07-27 华为技术有限公司 Method for comparing mass data and device thereof
US20090203389A1 (en) * 2008-02-07 2009-08-13 Syncplanet Llc Systems and methods for synchronizing information using short message services and email services
US8280963B2 (en) * 2008-04-10 2012-10-02 Microsoft Corporation Caching and exposing pre-send data relating to the sender or recipient of an electronic mail message
TWI400623B (en) * 2008-11-06 2013-07-01 Acer Inc Remote computer synchronous transmission technology
US8463246B2 (en) 2009-05-26 2013-06-11 Sony Corporation Contact management
US20110126095A1 (en) * 2009-11-25 2011-05-26 T-Mobile USA, Inc Router Management via Touch-Sensitive Display
CN101719904B (en) * 2009-11-26 2012-07-04 华平信息技术股份有限公司 Method for reducing business communication volumes of server and client during Internet application
US8745037B2 (en) * 2009-12-17 2014-06-03 Microsoft Corporation Exploiting partitioning, grouping, and sorting in query optimization
US9141919B2 (en) 2010-02-26 2015-09-22 International Business Machines Corporation System and method for object migration using waves
CN102184375A (en) * 2010-04-30 2011-09-14 华为终端有限公司 Management method and terminal of data in subscriber identity module (SIM) card
US8392369B2 (en) 2010-09-10 2013-03-05 Microsoft Corporation File-backed in-memory structured storage for service synchronization
CN101989989A (en) * 2010-11-17 2011-03-23 中兴通讯股份有限公司 Method and system for synchronizing data of enterprise address book and personal address book
US8566336B2 (en) * 2011-03-30 2013-10-22 Splunk Inc. File identification management and tracking
GB2497793A (en) * 2011-12-21 2013-06-26 Ninian Solutions Ltd Pre-emptive caching of potentially relevant content from a collaborative workspace at a client device
US9110892B2 (en) * 2012-03-13 2015-08-18 Microsoft Technology Licensing, Llc Synchronizing local and remote data
US10095672B2 (en) 2012-06-18 2018-10-09 Novaworks, LLC Method and apparatus for synchronizing financial reporting data
CN104011752A (en) 2012-10-12 2014-08-27 统一有限责任两合公司 Method And Apparatus For Displaying E-Mail Messages
CN104951238A (en) * 2014-03-24 2015-09-30 国际商业机器公司 Method and device for managing data storage in distributed virtual environment
US10235331B1 (en) 2015-06-18 2019-03-19 EMC IP Holding Company LLC Event-based synchronization in a file sharing environment
US10242024B1 (en) 2015-06-18 2019-03-26 EMC IP Holding Company LLC Dynamic reprioritization of content download during synchronization
US10992748B1 (en) 2015-06-18 2021-04-27 EMC IP Holding Company LLC Verification of event-based synchronization
US10721298B1 (en) 2015-06-18 2020-07-21 EMC IP Holding Company LLC Learning client preferences to optimize event-based synchronization
US10129357B2 (en) 2015-08-21 2018-11-13 International Business Machines Corporation Managing data storage in distributed virtual environment
US10237218B2 (en) 2016-08-29 2019-03-19 International Business Machines Corporation Message delivery management based on device accessibility
US10091148B2 (en) 2016-08-29 2018-10-02 International Business Machines Corporation Message delivery management based on device accessibility
US11061936B2 (en) 2019-04-24 2021-07-13 Microsoft Technology Licensing, Llc Property grouping for change detection in distributed storage systems
US11055274B2 (en) 2019-04-24 2021-07-06 Microsoft Technology Licensing, Llc Granular change detection in distributed storage systems
US11080265B2 (en) 2019-04-24 2021-08-03 Microsoft Technology Licensing, Llc Dynamic hash function composition for change detection in distributed storage systems

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5966714A (en) * 1995-04-28 1999-10-12 Intel Corporation Method and apparatus for scaling large electronic mail databases for devices with limited storage
US5923848A (en) * 1996-05-31 1999-07-13 Microsoft Corporation System and method for resolving names in an electronic messaging environment
US5794254A (en) * 1996-12-03 1998-08-11 Fairbanks Systems Group Incremental computer file backup using a two-step comparison of first two characters in the block and a signature with pre-stored character and signature sets
US6036945A (en) 1997-04-11 2000-03-14 Shamrock Technologies, Inc. Delivery systems for active ingredients including sunscreen actives and methods of making same
US6052735A (en) * 1997-10-24 2000-04-18 Microsoft Corporation Electronic mail object synchronization between a desktop computer and mobile device
US6295541B1 (en) * 1997-12-16 2001-09-25 Starfish Software, Inc. System and methods for synchronizing two or more datasets
US6018762A (en) * 1998-03-31 2000-01-25 Lucent Technologies Inc. Rules-based synchronization of mailboxes in a data network
US6226650B1 (en) * 1998-09-17 2001-05-01 Synchrologic, Inc. Database synchronization and organization system and method
US6862617B1 (en) * 1998-10-12 2005-03-01 Microsoft Corp. System and method for synchronizing objects between two devices
US6463427B1 (en) * 1999-03-16 2002-10-08 Microsoft Corporation Use of object signature property as a search parameter during synchronization of objects on a computer
US6751634B1 (en) 1999-08-26 2004-06-15 Microsoft Corporation Method and system for detecting object inconsistency in a loosely consistent replicated directory service
US6694336B1 (en) * 2000-01-25 2004-02-17 Fusionone, Inc. Data transfer and synchronization system
US6941326B2 (en) * 2001-01-24 2005-09-06 Microsoft Corporation Accounting for update notifications in synchronizing data that may be represented by different data structures
US6993522B2 (en) * 2001-06-27 2006-01-31 Microsoft Corporation System and method for resolving conflicts detected during a synchronization session
TW579463B (en) * 2001-06-30 2004-03-11 Ibm System and method for a caching mechanism for a central synchronization server
US7149813B2 (en) 2001-08-14 2006-12-12 Microsoft Corporation Method and system for synchronizing mobile devices
CN1195359C (en) * 2001-12-13 2005-03-30 互慧科技股份有限公司 Data synchronizing system and method
US20030177171A1 (en) * 2002-01-22 2003-09-18 Brown Bruce Loring Electronic mail retrieval
US7024429B2 (en) * 2002-01-31 2006-04-04 Nextpage,Inc. Data replication based upon a non-destructive data model
US7814055B2 (en) * 2002-08-28 2010-10-12 Apple Inc. Method of managing a calendar and a computer system for implementing that method
US7650364B2 (en) * 2002-10-09 2010-01-19 Hewlett-Packard Development Company, L.P. Portable database system
US7386590B2 (en) * 2003-01-03 2008-06-10 Microsoft Corporation System and method for improved synchronization between a server and a client
US7768234B2 (en) * 2004-02-28 2010-08-03 Janik Craig M System and method for automatically synchronizing and acquiring content for battery powered devices
WO2005015882A1 (en) * 2003-07-25 2005-02-17 International Business Machines Corporation Method and system for sharing device - session data with multiple devices
KR100491541B1 (en) * 2003-08-01 2005-05-25 니트젠테크놀러지스 주식회사 A contents synchronization system in network environment and a method therefor
US20050033777A1 (en) * 2003-08-04 2005-02-10 Moraes Mark A. Tracking, recording and organizing changes to data in computer systems
US7512638B2 (en) * 2003-08-21 2009-03-31 Microsoft Corporation Systems and methods for providing conflict handling for peer-to-peer synchronization of units of information manageable by a hardware/software interface system
US20050144044A1 (en) * 2003-09-29 2005-06-30 Samsung Electronics Co., Ltd. System and apparatus for efficiently utilizing network capacity in a healthcare setting
GB2406660A (en) 2003-09-30 2005-04-06 Ibm A system for retrieving data from a partially indexed data store
US7080104B2 (en) * 2003-11-07 2006-07-18 Plaxo, Inc. Synchronization and merge engines
JP4211982B2 (en) * 2003-12-19 2009-01-21 矢崎総業株式会社 Manufacturing method of wire harness branch
US7594022B2 (en) * 2004-04-21 2009-09-22 Microsoft Corporation Regulating client requests in an electronic messaging environment
US7383291B2 (en) * 2004-05-24 2008-06-03 Apple Inc. Method for sharing groups of objects
US20060123087A1 (en) * 2004-12-04 2006-06-08 Gibson David W Email storage format including partially ordered logs of updates to email message attributes
US7962585B2 (en) 2005-08-15 2011-06-14 Microsoft Corporation Partial item change tracking and synchronization

Also Published As

Publication number Publication date
TWI454934B (en) 2014-10-01
EP1915670B1 (en) 2018-12-05
MY188203A (en) 2021-11-24
BRPI0614287A2 (en) 2011-03-22
IL188781A (en) 2014-07-31
JP5356561B2 (en) 2013-12-04
EP1915670A2 (en) 2008-04-30
US9524329B2 (en) 2016-12-20
EP2400405A1 (en) 2011-12-28
US20070078941A1 (en) 2007-04-05
MX2008002169A (en) 2008-04-22
AU2006280352A1 (en) 2007-02-22
BRPI0614287A8 (en) 2017-01-10
JP2009507276A (en) 2009-02-19
JP2012133795A (en) 2012-07-12
RU2008105763A (en) 2009-08-20
IL188781A0 (en) 2008-08-07
CN102207957B (en) 2014-06-04
WO2007021454A3 (en) 2008-10-02
CN101385017B (en) 2011-06-08
CN101385017A (en) 2009-03-11
AU2006280352B2 (en) 2011-03-17
MY147049A (en) 2012-10-15
CA2616103C (en) 2017-06-20
EG25523A (en) 2012-02-01
CN102207957A (en) 2011-10-05
WO2007021454A2 (en) 2007-02-22
JP4959703B2 (en) 2012-06-27
TW200712912A (en) 2007-04-01
RU2421780C2 (en) 2011-06-20
KR20080039387A (en) 2008-05-07
HK1162711A1 (en) 2012-08-31
KR101312810B1 (en) 2013-09-27
US7962585B2 (en) 2011-06-14
US20110218963A1 (en) 2011-09-08
NZ565592A (en) 2010-02-26
EP1915670A4 (en) 2011-10-05

Similar Documents

Publication Publication Date Title
EP1915670B1 (en) Partial item change tracking and synchronization
US7370067B2 (en) Maintaining time-date information for syncing low fidelity devices
US7284021B2 (en) Determining when a low fidelity property value has changed during a SYNC
CN108038114A (en) A kind of path query method, terminal, computer-readable recording medium
US7216134B2 (en) Determining when a low fidelity property value has changed during a sync
US7269609B2 (en) Preserving memory resources by limiting time-date information for a subset of properties
EP1691516B1 (en) Method and system for message thread compression
AU2011202919B2 (en) Partial item change tracking and synchronization
CA2507424C (en) Maintaining time-date information for syncing low fidelity devices
KR101201075B1 (en) Maintaining time-date information for syncing low fidelity devices

Legal Events

Date Code Title Description
EEER Examination request