US20090083441A1 - Synchronization of web service endpoints in a multi-master synchronization environment - Google Patents

Synchronization of web service endpoints in a multi-master synchronization environment Download PDF

Info

Publication number
US20090083441A1
US20090083441A1 US11/859,931 US85993107A US2009083441A1 US 20090083441 A1 US20090083441 A1 US 20090083441A1 US 85993107 A US85993107 A US 85993107A US 2009083441 A1 US2009083441 A1 US 2009083441A1
Authority
US
United States
Prior art keywords
node
web service
knowledge
objects
synchronization
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
US11/859,931
Inventor
Michael Ray Clark
Moe Khosravy
Oliver C. Lee
Lev Novik
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
Microsoft 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 Microsoft Corp filed Critical Microsoft Corp
Priority to US11/859,931 priority Critical patent/US20090083441A1/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CLARK, MICHAEL RAY, KHOSRAVY, MOE, NOVIK, LEV, LEE, OLIVER C.
Priority to MX2010002200A priority patent/MX2010002200A/en
Priority to CN2008801082232A priority patent/CN101802809B/en
Priority to PCT/US2008/077395 priority patent/WO2009042608A2/en
Priority to KR1020107003874A priority patent/KR101564471B1/en
Priority to JP2010526060A priority patent/JP5456677B2/en
Priority to EP19204345.3A priority patent/EP3614274A1/en
Priority to CA 2695017 priority patent/CA2695017A1/en
Priority to EP08834595.4A priority patent/EP2203843A4/en
Publication of US20090083441A1 publication Critical patent/US20090083441A1/en
Priority to JP2013245860A priority patent/JP2014089719A/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Priority to US14/582,894 priority patent/US20150120664A1/en
Priority to US14/668,916 priority patent/US9648101B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the subject disclosure relates to a synchronization protocol for loosely coupled devices to synchronize with one another in a multi-master synchronization environment.
  • music sharing systems may synchronize music between a PC, a Cell phone, a gaming console and an MP3 player.
  • Email data may be synchronized among a work server, a client PC, and a portable email device.
  • the synchronization takes place according to a static setup among the devices.
  • a master node 100 synchronizes in a dedicated manner with a client node 110 , such as when an email server synchronizes with an email client. Due to the dedicated synchronization between the two devices, the information 102 needed to synchronize between the two devices can be tracked by the master node 100 . Such information 102 can also optionally be tracked by client node 110 as well, however, when the connection between master node 100 and client node 110 becomes disconnected at times, and when the number of synchronizing devices increases, tracking the necessary information of the common information that each device needs across all of those devices becomes a difficult problem.
  • the solutions only apply to the one specific domain, e.g., Word processing documents.
  • synchronization objects of all kinds e.g., pictures, videos, emails, documents, database stores, etc.
  • implementing custom synchronization solutions based on each object type for tracking evolution of such objects across all devices in a multi-master environment is unworkable today. Accordingly, such solutions cannot be said to decouple the synchronization semantics from the data semantics.
  • Web services i.e., software systems designed to support interoperable machine to machine interaction over a network.
  • Web services are Web APIs that can be accessed over a network by client devices, such as the Internet, and executed on a remote system hosting the requested services.
  • client devices such as the Internet
  • a Web service synchronization protocol sets forth the metadata and messaging by which endpoints roam, share and synchronize with one another in a multi-master networked computing ecosystem.
  • a general SOAP-based protocol for synchronizing data between two endpoints is provided where one or more of the endpoints support a Web service.
  • the protocol defines messaging for knowledge-based transfers using XML Web services, allowing devices, services and applications to synchronize through firewalls in a flexible manner that permits any common set or subset of information across endpoints and allowing for extensibility by not prescribing the schema of the actual data being synchronized at the endpoints.
  • FIG. 1 illustrates a dedicated synchronization system that provides synchronization between two well defined endpoints of the system
  • FIG. 2A is a block diagram illustrating an exemplary multi-master synchronization environment where some nodes may come into contact with one another infrequently or not at all;
  • FIG. 2B illustrates an exemplary scenario wherein a node synchronizes with a Web service endpoint in accordance with a Web services synchronization protocol in accordance with non-limiting embodiments of the invention
  • FIG. 2C illustrates an exemplary scenario wherein a Web service endpoint synchronizes with a node in accordance with a Web services synchronization protocol in accordance with non-limiting embodiments of the invention
  • FIG. 2D illustrates an exemplary scenario wherein a nodes of a multi-master synchronization environment achieve a richer exchange of knowledge according to non-limiting embodiments of the Web services synchronization protocol of the invention
  • FIG. 3A illustrates exemplary non-limiting knowledge exchange between four nodes of a loosely connected network of nodes
  • FIG. 3B illustrates exemplary non-limiting knowledge exchange between four nodes of a loosely connected network of nodes when some of the devices become disconnected from one another;
  • FIGS. 4A , 4 B and 4 C illustrate exemplary knowledge exchange in the context of multiple objects shared among nodes of a network
  • FIG. 5A is an exemplary non-limiting flow diagram illustrating the process for knowledge exchange in the context of multiple objects shared among nodes of a network
  • FIG. 5B is a general architecture illustrating the framework for requesting and conveying changes based on knowledge and partial knowledge
  • FIG. 6 is a general architecture for Web services communications by nodes and/or Web service providers in accordance with non-limiting embodiments of a Web service synchronization protocol of the invention
  • FIGS. 7A , 7 B, 7 C and 7 D illustrate different knowledge exchange messaging patterns that can be implemented with flexible Web services synchronization protocol communications of non-limiting embodiments of the invention
  • FIG. 8 illustrates an example where two different versions of knowledge are represented according to different schema, but synchronized according to a common representation of knowledge as enabled by partial knowledge representations in accordance with non-limiting embodiments of the invention
  • FIG. 9 is an exemplary non-limiting flow diagram illustrating the process for knowledge and/or partial knowledge exchange in the context of multiple objects shared among nodes and/or a Web service endpoint of a network in accordance with non-limiting embodiments of the invention.
  • FIG. 10 is a block diagram of an exemplary non-limiting implementation of a device for performing a knowledge exchange with another node or Web service endpoint;
  • FIG. 11 is a block diagram representing an exemplary non-limiting networked environment in which the present invention may be implemented.
  • FIG. 12 is a block diagram representing an exemplary non-limiting computing system or operating environment in which the present invention may be implemented.
  • Mobile computing thus has a pervasive issue—data synchronization.
  • All the popular mobile devices handheld computers, mobile phones, pagers, laptops—synchronize their data with network applications, music applications, desktop calendars, and other locations where information is stored. This ability to access and update such information on the fly under conditions of intermittent connectivity, however, is fast becoming a pervasive part of mobile computing. Yet, today, almost every device uses a different technology for performing data synchronization.
  • any distributed data system that wishes to share common information across multiple loosely coupled devices including Web services endpoints needs an efficient way to represent what changes to the common information of which they are aware and what changes of which they are unaware.
  • the invention provides a data type agnostic synchronization protocol that enables Web service endpoints to participate in synchronization of a common set or subset of information among nodes and other Web service endpoints in a multi-master synchronization environment.
  • a data synchronization protocol is provided that defines communications for a data synchronization session when a device is connected to another node or Web service endpoint in a network.
  • the protocol supports a knowledge framework for synchronizing among nodes including identification and versioning of objects and common protocol commands for an efficient knowledge exchange to synchronize local and network data.
  • a representative multi-master synchronization environment might be represented by a user's desire to store music, and synchronize the user's music across all of the user's devices, wherever and whenever the music collection changes.
  • the user may have an MP3 player 220 and a computing device 230 that can synchronize with one another.
  • the user might have another computer device 200 and a mobile phone 240 .
  • the user has no trouble synchronizing the mobile phone 240 with device 200 when in contact with it, but as part of company policy, the user cannot carry the mobile phone 240 away from work.
  • the devices at home can synchronize via a knowledge based exchange and the devices at work can synchronize via a knowledge based exchange, however, there is no bridge to transfer knowledge from work devices to home devices, or vice versa.
  • the protocol of the invention in various non-limiting embodiments described in more detail below, enables such a knowledge based exchange via XML messaging with a Web service endpoint to give additional synchronization options and flexibility in a multi-master synchronization environment.
  • PC 200 includes knowledge 202 , which includes a set of objects and their versions (e.g., timestamp).
  • knowledge 202 includes a set of objects and their versions (e.g., timestamp).
  • PC 200 sends its knowledge 202 to Web service 210 , which in turn has its own knowledge 212 to compare against knowledge 202 .
  • Web service 210 returns knowledge 212 to PC 200 .
  • the details of the knowledge exchange framework are described in more detail below.
  • a Web services synchronization protocol 205 is provided that defines the way PC 200 sends XML messages to Web service 210 to have a knowledge based synchronization based on knowledge 202 and 212 .
  • Web service endpoint 210 picks up any knowledge 202 understood by the client that the Web service endpoint 210 does not appreciate and vice versa.
  • knowledge 212 is updated to knowledge 212 ′, as shown in FIG. 2C , where device 200 of FIG. 2B becomes disconnected, but MP3 Player 220 becomes connected to the Web service 210 , making a request to synchronize with the Web service endpoint 210 with the Web service synchronization protocol 205 .
  • a knowledge exchange occurs with respect to knowledge 222 and 212 ′ in which case MP3 Player 220 learns that part of knowledge 212 ′ that MP3 Player 220 does not know, and vice versa.
  • a Web service endpoint 210 following the same synchronization framework for representing knowledge among nodes that connect, disconnect and synchronize in a multi-master synchronization environment, can synchronize with any of the nodes, and thereby facilitate the learning of knowledge across all of a user's nodes, even where some nodes never connect directly with other nodes of the multi-master synchronization group.
  • the general mechanism includes (1) an efficient exchange of knowledge between connected devices by requiring only the minimum data needed by a first node from a second node to be sent, (2) the ability to efficiently and correctly recognize disagreements over the state of data, i.e., conflicts, between a first node and a second node, (3) the ability to synchronize an arbitrary number of nodes and (4) the ability to synchronize any node via any other node, i.e., the ability to work in a peer to peer, multi-master synchronization environment.
  • any number of changes can be made to some information that is to be shared between the two devices.
  • they become connected by exchanging their knowledge with one another, they become aware of at least the minimum amount of information needed to reconstruct what each other knows and doesn't know to facilitate of changes between the devices.
  • knowledge may be incomplete knowledge of a greater base of information to be shared, but as more knowledge is shared around the multiple devices, collective knowledge continues to be accrued by the devices as they connect to the other devices over time.
  • the invention operates to perform synchronization for a set of devices, or, as described below, a subset of devices, all interested in maintaining the latest versions of a set of objects, but also allows such devices to come into connection and out of connection with the other objects of the set.
  • a device comes back into connection with other device(s) of the set of devices via one or more networks, the device regains collective knowledge that is as up to date as the other device(s) represent with their collective knowledge. In this fashion, even loosely connected devices may come into and out of contact with a set of devices, and then relearn all the knowledge missed by coming into contact with any set of devices that possess the latest set of collective knowledge.
  • FIG. 3A illustrates that knowledge exchanges are generalizable, or scalable, to any number of devices. As shown, four devices 300 , 310 , 320 and 330 are shown with knowledge representations 302 , 312 , 322 and 332 that respectively indicate what each device knows and doesn't know about a set of common information to be shared across the devices.
  • a method is described in further detail for two nodes to engage in a conversation and at the end of the conversation to have equivalent knowledge for the concerned data set.
  • the method is scalable beyond two nodes by creating a knowledge exchange capability for each new device entering the peer-to-peer network.
  • node 400 of a peer-to-peer network having any number of nodes wants to exchange data with Node 410 .
  • Node A begins by requesting changes from Node 410 and in order to do so
  • Node 400 sends its knowledge (represented as K N400 ) to Node 410 as shown.
  • K N400 as shown in FIG. 4A includes objects A, B, C and D each to be synchronized between nodes 400 and 410 , and the number following each of the objects represents the latest version of the object known on the device.
  • node 410 compares knowledge K N400 received from node 400 against its own knowledge K N410 and determines what needs to be sent to node 400 .
  • node 410 will send node 400 the changes relating to B and D since node 400 's knowledge of B 3 , D 0 is behind node 410 's knowledge of B 6 and D 2 .
  • node 410 sends node 400 the changes between B 6 and B 3 , and the changes between D 2 and D 0 , it also sends along the latest version of knowledge K N410 it has (reflecting whenever the last change on node 410 was made).
  • sending knowledge K N410 to node 400 allows node 400 to detect conflicts (e.g., store them for later resolution) if it later finds out that both node 400 and node 410 made a change to an object while they were on the same version.
  • This allows for autonomous updating, efficient enumeration, but also correct conflict detection when the nodes meet and exchange changes. For instance, in the example, if C 6 is not the same object in both knowledge K N410 and K N410 , e.g., if both independently evolved from C 5 to C 6 , then which C 6 is the correct C 6 can be set aside for conflict resolution, e.g., according to pre-set policy resolution that befits the synchronization scenario and devices involved.
  • node A requests synchronization with node B, thereby asking node B for changes node A does not know about.
  • node A sends its knowledge to node B.
  • node B compares the knowledge received from node A with its own knowledge to determine what changes node B knows about that should be sent to node A.
  • node B sends such changes to node A, and in addition, node B sends its knowledge to node A so that node A can perform a similar knowledge comparison at 540 .
  • node A detects any potential conflicts between latest versions reflected in the knowledge of node B and latest versions reflected in the knowledge of node A, in the event that independent evolution of versions has occurred on node A and node B.
  • any conflict resolution policy may be applied to determine which node trumps the other node in the event of a conflict.
  • the latest changes from node A that are not possessed by node B are sent to node B.
  • the conflict resolution policy will additionally dictate whether any changes are sent from node B to node A, or node A to node B, to maintain common information between the nodes. If independent versioning is OK, or desirable, no conflict resolution is another option.
  • FIG. 5B illustrates the generalized mechanism for exchanging knowledge when filtered knowledge is possible, i.e., where a subset of a node's knowledge is to be synchronized with one or more of the other nodes.
  • each replica A and B has provider PA and provider PB, respectively.
  • each replica A and B maintains knowledge K A and K B , respectively, and potentially also maintains filtered knowledge F A and F B .
  • any of the replicas can request changes 570 of another replica and receive changes 580 in response to the other replica conveying changes. If the filtered knowledge F A and filtered knowledge F B are of the same scope, then as with the generalized knowledge exchange:
  • K A K A ⁇ K B
  • the knowledge is a function of existing knowledge plus the knowledge of the other replica as projected onto the intersection of their respective Filters F A and F B , as follows:
  • K A K A ⁇ ( K B ⁇ ( F A ⁇ F B ))
  • an exemplary, non-limiting application for these types of filters is for filtering columns, or any change units of a synchronization framework. This is particularly applicable since column changes are not likely to be subject to move operations in the system. There are two considerations for this scenario worth noting: filter representation and knowledge consolidation.
  • filter representation for the case of no move filters is as follows. Each filter is represented as a list of the change units contained within the filter. This representation provides a convenient means of representation as well as the ability to combine filters when necessary. The ability to combine filters is useful for consolidating knowledge.
  • filters can be represented as a set of change units, overlaps in filters can be reconciled by isolating the sets of change units that exist in both filters.
  • the combination of the filters can be performed by finding the combined vector for the change unit for each change unit in both filters. Then once all of the vectors are known, the change units that have a common vector are recombined into a new filter.
  • the notion of knowledge can be used to efficiently represent data for knowledge exchanges among multiple nodes of a multi-master synchronization network, any node of which may independently evolve common information, or subsets of common information, to be synchronized across the nodes.
  • any node of which may independently evolve common information, or subsets of common information, to be synchronized across the nodes.
  • the above-described knowledge based framework is extendible to a multi-master synchronization environment including Web service endpoint(s).
  • non-interoperable data synchronization products each connecting data from a few types of data repositories to a few devices.
  • Each protocol functions only for selected transports, and is implemented on a few devices.
  • existing synchronization products use different and diverse communication protocols over the network.
  • the proliferation of non-interoperable synchronization technologies complicates the tasks of users, device manufacturers, service providers, and application developers.
  • the lack of a common data synchronization protocol is impeding growth in use of mobile devices, restricting users' ability to access data, and limiting the delivery of mobile data services.
  • a Web service (WS) synchronization protocol sets forth the structure for metadata and the protocol by which endpoints roam, share and synchronize in a multi-master ecosystem.
  • the protocol allows devices, services, and applications to synchronize through firewalls and also allows for extensibility by not prescribing the schema of the actual data being synchronized.
  • the invention also enables a variety of communication scenarios for flexible messaging over Web services depending on the goals of the nodes and symmetry of communications, e.g., pull, push or ping to pull messaging scenarios. This also includes scenarios involving prerequisite synchronization knowledge.
  • Web services generically refers to any software system(s) designed to support interoperable machine to machine interaction over a network
  • Web services commonly refers to clients and servers that communicate using extensible markup language (XML) messages that follow the simple object access protocol (SOAP) standard.
  • SOAP simple object access protocol
  • Web services definitions to include a machine readable description of the operations supported by the Web service provider 610 , a description in the Web Services Description Language (WSDL), so that a service requester 600 can understand the services provided by the Web service.
  • a service broker 620 can include descriptions of various Web service providers 610 and Universal Description, Discovery and Integration (UDDI) can be used to publish service listings for discovery by service requesters 600 over networks.
  • UDDI is one of the core Web services standards providing access to WSDL documents describing the protocol bindings and message formats required to interact with the web services listed in its directory.
  • a WS synchronization protocol for synchronizing data between two endpoints where at least one of the endpoints supports a Web service.
  • the invention provides a general SOAP-based protocol for synchronizing data between two endpoints where at least one of the endpoints supports a Web service.
  • is used to indicate a choice between alternatives.
  • the characters “[” and “]” are used to indicate that contained items are to be treated as a group with respect to cardinality or choice.
  • An ellipsis i.e., “ . . . ”, indicates a point of extensibility that allows other child or attribute content. Additional children and/or attributes may be added at the indicated extension points but should avoid contradicting the semantics of the parent and/or owner, respectively. If a receiver does not recognize an extension, the receiver should avoid processing the message and may fault.
  • XML namespace prefixes are used to indicate the namespace of the element being defined.
  • a SOAP node does not use an XML namespace identifier within SOAP envelopes unless it complies with the protocol as defined in various non-limiting embodiments of the invention.
  • Different types of data exchanges can be defined for different synchronization goals, e.g., pulling changes from a remote endpoint and pushing changes to a remote endpoint. While the scenario may exist where two endpoints in a synchronization exchange can communicate symmetrically, the various non-limiting embodiments of the protocol of the invention is mainly applicable to situations where only one of the endpoints exposes a Web service.
  • Pulling changes generally refers to a scenario where a client wishes to obtain data from a Web service host in order to obtain the knowledge of the Web service host.
  • Pushing changes generally refers to a scenario where a client wishes to send its knowledge it has maintained locally to a Web Service.
  • the scenarios may also include a notion of sending prerequisite knowledge along with a set of changes that have been made that are predicated on the prerequisite knowledge.
  • knowledge is the ‘water mark’ for change enumeration.
  • knowledge is well defined and may be interpreted by any party involved in the synchronization.
  • techniques are defined to accurately combine knowledge, it is not necessary to keep an instance of knowledge for every partner synchronized. Rather, each endpoint keeps its own local knowledge and merely adds to its local knowledge whenever it receives changes from a remote endpoint.
  • the protocol can be used where the remote endpoint supports a Web service.
  • an embodiment the Web services synchronization protocol supports a variety of messaging patterns for exchanging knowledge in a multi-master synchronization environment leveraging the concepts of an efficient knowledge exchange as described above.
  • a first scenario symmetric bilateral communications are assumed between a generic provider P of a node maintaining a replica A and knowledge K A of replica A and a Web services sync provider WSP of a Web services endpoint maintaining a replica B and knowledge K B of replica B.
  • WSP Web services sync provider WSP of a Web services endpoint maintaining a replica B and knowledge K B of replica B.
  • provider P requesting changes including sending its knowledge to Provider WSP at 700 .
  • provider WSP conveys changes to provider P based on the request at 710 including sending its knowledge to Provider P.
  • Any of the messaging scenarios herein can apply from the node side or the Web service endpoint side, i.e., either side can make a request, though with Web services communications, it is noted the client must initiate synchronization requests whether pull or push operations.
  • another scenario is a “ping-to-pull” scenario.
  • a “ping-to-pull” scenario Rather than send the knowledge directly as part of an initial request, which can waste network bandwidth if unnecessary a ping 720 is performed from provider P to Web services provider SP, or vice versa, whereby the provider WSP then determines whether any updates to its knowledge have occurred since a previous synchronization point. If so, then the provider P is so informed and a knowledge exchange ensues according to steps 730 and 740 as with FIG. 7A .
  • FIG. 7C Another scenario, the push scenario, is depicted in FIG. 7C .
  • the node simply pushes its changes to the Web services endpoint provider WSP according to some predetermined criterion, e.g., whenever a change occurs, whenever a batch of changes occurs, periodically, etc.
  • provider P provides its knowledge K A to provider WSP at 750 and the Web services endpoint either can incorporate the knowledge K A into its knowledge K B or the Web services endpoint disregards the attempt to convey changes if the knowledge is not new.
  • provider P instead of a blind push, conveys its knowledge K A and a set of prerequisite knowledge PK A that must be understood by provider WSP, or vice versa, in order to consume the knowledge K A for valid synchronization purposes. Accordingly, the synchronization communications are conditional on the recipient having a certain amount of knowledge already, or else the data is discarded. At that point, a full knowledge exchange may be required to synchronize with one another.
  • the /Knowledge/ScopeVector in the XML representation contains the VectorClock that is applied to all items in the data set that contain a specific override.
  • /Knowledge/RangeExceptions is a list of ranges with VectorClocks that should override the ScopeVector.
  • /Knowledge/RangeExceptions/Range:upperBound represents the smallest item larger than the lowerBound that is not contained in the range.
  • /Knowledge/RangeExceptions/Range is a VectorClock that should be used for the range.
  • /Knowledge/ItemExceptions represents a list of items with either a VectorClock that should override the ScopeVector or a set of ChangeUnits with an overriding VectorClock.
  • /Knowledge/ItemExceptions/Item represents the item specified by its identifier to which the exception applies.
  • /Knowledge/ItemExceptions/Item/ItemVector is a VectorClock that overrides any scope or range vector that would also apply to the item.
  • Change units can be, for instance, properties of an item. They can be set/cleared but conform to a schema and cannot be deleted.
  • a change batch is a grouping of changes that are communicated between two synchronizing parties, and takes the following XML pseudo-structure.
  • /ChangeBatch/PrerequisiteKnowledge specifies a knowledge that is a prerequisite for the current batch of changes. This knowledge is subsumed by the knowledge of the endpoint receiving the changes.
  • /ChangeBatch/ChangeSet is a set of changes in the batch that share a Made With Knowledge.
  • /ChangeBatch/ChangeSet/MadeWithKnowledge is the knowledge that applies to the change set. It is used for conflict detection as well as to generate the knowledge fragment that can be added to the knowledge of the endpoint receiving the ChangeBatch.
  • /ChangeBatch/ChangeSet/Changes is the list of changes.
  • /ChangeBatch/ChangeSet/Changes/Change describes an individual change of /ChangeBatch/ChangeSet/Changes.
  • /ChangeBatch/ChangeSet/Changes/Change/ItemId is the sync identifier for the item being sent. Providers can also optimize by including the actual data in this message (link or embedded) using the Address element
  • /ChangeBatch/ChangeSet/Changes/Change/IsTombstone is a flag indicating whether this is metadata representing an item that has been deleted.
  • /ChangeBatch/ChangeSet/Changes/Change/BeginsRange is a flag indicating whether this item is the first in a continuous sequence of items.
  • /ChangeBatch/ChangeSet/Changes/Change/CreationVersion is the version that the item was given when it entered the scope.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits is a list of change units contained within the item.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits/Unit/UnitId is the identifier for the change unit. Similar to the Change/ItemId field, this can be used to either embed or link the data using the Address element.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits/Unit/Update Version is the version of the change unit within the item being communicated in this change batch.
  • /ChangeBatch/MoreDataIsAvailable is a flag that indicates that all changes known to the source between the PrerequisiteKnowledge and the MadeWithKnowledge are contained within the batch.
  • a GetKnowledge message is a message that can be sent by device nodes to the Web service endpoint to obtain a copy of the current knowledge of the service, and has the following exemplary XML pseudo-structure.
  • GetKnowledge defines information relevant to the service that allows the service to identify the target data to be synchronized.
  • Web service providers use the URI to fully resolve the logical set of items being synchronized, e.g., “4-star music”, “Videos”, “Public Contacts”, etc.
  • the GetKnowledgeResponse message is the response to from the Web service to the GetKnowledge message, containing a snapshot of the knowledge for the service, and has the following exemplary XML pseudo-structure.
  • /GetKnowledgeResponse/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • the RequestChanges message is sent to the Web service to request that the service enumerate a batch of changes and return it, and has the following exemplary XML pseudo-structure.
  • /RequestChanges/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /RequestChanges/Knowledge is the Knowledge of the client that the service should as a basis to enumerate changes.
  • /RequestChanges/RequestParams/EnumerateAllItemsOnForgottenKno wledgeFailure is a flag that indicates, if the client's knowledge fails to subsume the forgotten knowledge of the server, that the server should enumerate all items in its store allowing the client to cleanup deleted items.
  • the RequestChangesResponse message is the response to RequestChanges, containing a change batch with all of the changes within the batch.
  • the PrerequisiteKnowledge within the ChangeBatch is the knowledge that was sent as part of the RequestChanges message.
  • RequestChangesResponse/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /RequestChangesResponse/ChangeBatch is a batch of the changes identified by the service that need to be returned to the client.
  • /RequestChangesResponse/FullItemSetEnumerated is a flag indicating that the change batch contains a full enumeration of items in the Scope-Replica of the service due to a forgotten knowledge check failure.
  • /RequestChangesResponse/ForgottenKnowledge is the forgotten knowledge of the service that should be learned by the client with the batch of changes.
  • the ConveyChanges message is sent to the service when a set of changes is being pushed to the service.
  • the knowledge that is sent in the ChangeBatch is the knowledge that was used for enumeration. It could have been obtained by either a call to GetKnowledge or as a cached copy obtained through previous sync messages, and takes the following exemplary XML pseudo-structure.
  • ConveyChanges/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /ConveyChanges/ChangeBatch is a batch of the changes identified by the client that need to be applied to the service.
  • /ConveyChanges/FullItemSetEnumerated is a flag indicating that the change batch contains a full enumeration of items in the Scope-Replica of the client due to a forgotten knowledge check failure.
  • the ConveyChangesResponse message is the response to the ConveyChanges message, containing the knowledge on the Web service as a result of the application of changes, and has the following exemplary XML pseudo-structure.
  • ConveyChangesResponse/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • a Web service synchronization protocol is thus provided that sets forth the metadata and messaging by which endpoints roam, share and synchronize common information with one another in a multi-master networked computing ecosystem.
  • a general SOAP-based protocol is defined for synchronizing data between two endpoints where one or more of the endpoints supports a Web service. Defining messaging for knowledge-based transfers using XML Web services, the protocol allows devices, services and applications to synchronize through firewalls, allows for flexibility by allowing any common set or subset of information across endpoints and allows for extensibility by not prescribing the schema of the actual data being synchronized at the endpoints.
  • FIG. 8 illustrates that the knowledge based framework for synchronizing sets or subsets of common information among nodes and/or Web service endpoints in a multi-master synchronization environment enables the nodes and/or Web service endpoints to store the same data with different schema. While the different endpoints must negotiate a common representation for schema elements being synchronized, i.e., the synchronization protocol is data type agnostic in terms of its representation of knowledge and thus each node can store the underlying schema elements according to its own wishes.
  • the synchronization protocol is data type agnostic in terms of its representation of knowledge and thus each node can store the underlying schema elements according to its own wishes.
  • a node e.g., PC 1 may include a first schema S 1 for representing contact objects whereas a Web service endpoint WSE may store contact objects according to a different schema S 2 .
  • a Web service endpoint WSE may store contact objects according to a different schema S 2 .
  • FIG. 9 is a flow diagram of an exemplary, non-limiting method for exchanging knowledge between a node and a Web service in accordance with non-limiting embodiments of the protocol of the invention.
  • the invention is not limited to the full knowledge exchange pattern represented by FIG. 9 , but rather ping to pull, pull and push scenarios, as well as prerequisite knowledge scenarios are all contemplated in accordance with a flexible synchronization protocol.
  • a node request changes from the Web service.
  • the node sends its knowledge to the Web service.
  • the Web service compares its knowledge to Node knowledge.
  • the Web service sends the latest changes from the Web service to the node of which the node is unaware.
  • the node receives the knowledge of the Web service for a comparison to its own knowledge at 940 .
  • conflicts between any independently evolved changes in the node's knowledge and the Web service's knowledge are detected.
  • the latest changes are sent to the Web service from the node of which the Web service is unaware.
  • the knowledge analysis thus enables an efficient knowledge exchange by only sending the changes that the other endpoint requests and does not have already.
  • FIG. 10 is a block diagram of an exemplary non-limiting implementation of a device 1000 b for performing a full or partial knowledge exchange.
  • device 1000 b includes a sync module 1020 that performs the full or partial knowledge exchange techniques for synchronizing a set of objects 1030 with another device in accordance with non-limiting embodiments of the invention.
  • Sync module 1020 may include a sync communications module 1022 for generally transmitting and receiving data in accordance with the knowledge exchange techniques of non-limiting embodiments of the invention.
  • Sync communications module 1022 may also include a sync initiation module 1022 a which may initiate synchronization with a second device if authorized, e.g., via authorization module 1040 , and connect to the second device.
  • Sync module 1020 may also include an I/O module 1022 b responsive to the initiation of synchronization by sending full and/or partial knowledge 1002 b about the set of objects 1030 to the second device (not shown) and for receiving back full and/or partial knowledge 1012 b of the second device and changes to be made to the set of objects 1030 originating from the second device.
  • a sync analysis module 1024 operates to apply the changes to be made to the set of objects 1030 and to compare full and/or partial knowledge 1012 b from the second device with the full and/or partial knowledge 1002 b of the first device in order to determine changes to send to the second device to complete synchronization between the devices.
  • SOAP Simple Object Access Protocol
  • HTTP Hyper Text Transfer Protocol
  • HTTPS HTTP Secure
  • SOAP forms the foundation layer of the Web services stack, providing a basic messaging framework that more abstract layers can build on.
  • RPC Remote Procedure Call
  • SOAP is versatile enough to allow for the use of different transport protocols.
  • the standard stacks use HTTP as a transport protocol, but other protocols are also usable (TCP, SNMP).
  • WSDL is an XML format that allows service interfaces to be described, along with the details of their bindings to specific protocols and is typically used to generate server and client code, and for configuration.
  • UDDI Universal Description, Discovery and Integration
  • a UDDI business registration consists of three components:
  • Green Pages technical information about services exposed by the business.
  • UDDI is one of the core Web services standards. It is designed to be interrogated by SOAP messages and to provide access to WSDL documents describing the protocol bindings and message formats required to interact with the web services listed in its directory.
  • the various non-limiting embodiments for synchronization knowledge representation and exchange with Web service endpoint(s)described above can be implemented in connection with any computer or other client or server device, which can be deployed as part of a computer network, or in a distributed computing environment, connected to any kind of data store.
  • the present invention pertains to any computer system or environment having any number of memory or storage units, and any number of applications and processes occurring across any number of storage units or volumes, which may be used in connection with synchronization techniques in accordance with the present invention.
  • the present invention may apply to an environment with server computers and client computers deployed in a network environment or a distributed computing environment, having remote or local storage.
  • the present invention may also be applied to standalone computing devices, having programming language functionality, interpretation and execution capabilities for generating, receiving and transmitting information in connection with remote or local services and processes.
  • Distributed computing provides sharing of computer resources and services by exchange between computing devices and systems. These resources and services include the exchange of information, cache storage and disk storage for objects, such as files. Distributed computing takes advantage of network connectivity, allowing clients to leverage their collective power to benefit the entire enterprise.
  • a variety of devices may have applications, objects or resources that may implicate the systems and methods for synchronizing in accordance with the invention.
  • FIG. 11 provides a schematic diagram of an exemplary networked or distributed computing environment.
  • the distributed computing environment comprises computing objects 1110 a, 1110 b, etc. and computing objects or devices 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc.
  • These objects may comprise programs, methods, data stores, programmable logic, etc.
  • the objects may comprise portions of the same or different devices such as PDAs, audio/video devices, MP3 players, personal computers, etc.
  • Each object can communicate with another object by way of the communications network 1140 .
  • This network may itself comprise other computing objects and computing devices that provide services to the system of FIG. 11 , and may itself represent multiple interconnected networks.
  • each object 1110 a, 1110 b, etc. or 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. may contain an application that might make use of an API, or other object, software, firmware and/or hardware, suitable for use with the systems and methods for synchronizing with knowledge in accordance with the invention.
  • an object such as 1120 c
  • an object may be hosted on another computing device 1110 a, 1110 b, etc. or 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc.
  • the physical environment depicted may show the connected devices as computers, such illustration is merely exemplary and the physical environment may alternatively be depicted or described comprising various digital devices such as PDAs, televisions, MP3 players, etc., any of which may employ a variety of wired and wireless services, software objects such as interfaces, COM objects, and the like.
  • computing systems may be connected together by wired or wireless systems, by local networks or widely distributed networks.
  • networks are coupled to the Internet, which provides an infrastructure for widely distributed computing and encompasses many different networks. Any of the infrastructures may be used for exemplary communications made incident to synchronizing according to the present invention.
  • Data Services may enter the home as broadband (e.g., either DSL or Cable modem) and are accessible within the home using either wireless (e.g., HomeRF or 802.11B) or wired (e.g., Home PNA, Cat 5, Ethernet, even power line) connectivity.
  • Voice traffic may enter the home either as wired (e.g., Cat 3) or wireless (e.g., cell phones) and may be distributed within the home using Cat 3 wiring.
  • Entertainment media may enter the home either through satellite or cable and is typically distributed in the home using coaxial cable.
  • IEEE 1394 and DVI are also digital interconnects for clusters of media devices. All of these network environments and others that may emerge, or already have emerged, as protocol standards may be interconnected to form a network, such as an intranet, that may be connected to the outside world by way of a wide area network, such as the Internet.
  • a variety of disparate sources exist for the storage and transmission of data, and consequently, any of the computing devices of the present invention may share and communicate data in any existing manner, and no one way described in the embodiments herein is intended to be limiting.
  • the Internet commonly refers to the collection of networks and gateways that utilize the Transmission Control Protocol/Internet Protocol (TCP/IP) suite of protocols, which are well-known in the art of computer networking.
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • the Internet can be described as a system of geographically distributed remote computer networks interconnected by computers executing networking protocols that allow users to interact and share information over network(s). Because of such wide-spread information sharing, remote networks such as the Internet have thus far generally evolved into an open system with which developers can design software applications for performing specialized operations or services, essentially without restriction.
  • the network infrastructure enables a host of network topologies such as client/server, peer-to-peer, or hybrid architectures.
  • the “client” is a member of a class or group that uses the services of another class or group to which it is not related.
  • a client is a process, i.e., roughly a set of instructions or tasks, that requests a service provided by another program.
  • the client process utilizes the requested service without having to “know” any working details about the other program or the service itself.
  • a client/server architecture particularly a networked system
  • a client is usually a computer that accesses shared network resources provided by another computer, e.g., a server.
  • computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. can be thought of as clients and computers 1110 a, 1110 b, etc. can be thought of as servers where servers 1110 a, 1110 b, etc. maintain the data that is then replicated to client computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc., although any computer can be considered a client, a server, or both, depending on the circumstances. Any of these computing devices may be processing data or requesting services or tasks that may implicate the synchronization techniques with knowledge in accordance with the invention.
  • a server is typically a remote computer system accessible over a remote or local network, such as the Internet or wireless network infrastructures.
  • the client process may be active in a first computer system, and the server process may be active in a second computer system, communicating with one another over a communications medium, thus providing distributed functionality and allowing multiple clients to take advantage of the information-gathering capabilities of the server.
  • Any software objects utilized pursuant to the techniques for synchronizing based on knowledge in accordance with the invention may be distributed across multiple computing devices or objects.
  • HTTP HyperText Transfer Protocol
  • WWW World Wide Web
  • a computer network address such as an Internet Protocol (IP) address or other reference such as a Universal Resource Locator (URL) can be used to identify the server or client computers to each other.
  • IP Internet Protocol
  • URL Universal Resource Locator
  • Communication can be provided over a communications medium, e.g., client(s) and server(s) may be coupled to one another via TCP/IP connection(s) for high-capacity communication.
  • FIG. 11 illustrates an exemplary networked or distributed environment, with server(s) in communication with client computer (s) via a network/bus, in which the present invention may be employed.
  • a number of servers 1110 a, 1110 b, etc. are interconnected via a communications network/bus 1140 , which may be a LAN, WAN, intranet, GSM network, the Internet, etc., with a number of client or remote computing devices 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc., such as a portable computer, handheld computer, thin client, networked appliance, or other device, such as a VCR, TV, oven, light, heater and the like in accordance with the present invention.
  • the present invention may apply to any computing device in connection with which it is desirable to synchronize any kind of data.
  • the servers 110 a, 1110 b, etc. can be Web servers with which the clients 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. communicate via any of a number of known protocols such as HTTP.
  • Servers 1110 a, 1110 b, etc. may also serve as clients 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc., as may be characteristic of a distributed computing environment.
  • communications may be wired or wireless, or a combination, where appropriate.
  • Client devices 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. may or may not communicate via communications network/bus 1140 , and may have independent communications associated therewith. For example, in the case of a TV or VCR, there may or may not be a networked aspect to the control thereof.
  • Each client computer 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. and server computer 1110 a, 1110 b, etc. may be equipped with various application program modules or objects 1135 a, 1135 b, 1135 c, etc.
  • computers 1110 a, 1110 b, 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. may be responsible for the maintenance and updating of a database 1130 or other storage element, such as a database or memory 1130 for storing data processed or saved according to the invention.
  • the present invention can be utilized in a computer network environment having client computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc.
  • server computers 1110 a, 1110 b, etc. that can access and interact with a computer network/bus 1140 and server computers 1110 a, 1110 b, etc. that may interact with client computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. and other like devices, and databases 1130 .
  • the invention applies to any device wherein it may be desirable to synchronize any kind of data across a set of devices. It should be understood, therefore, that handheld, portable and other computing devices and computing objects of all kinds are contemplated for use in connection with the present invention, i.e., anywhere that a device may benefit from sharing of data across devices or otherwise receive, process or store data. Accordingly, the below general purpose remote computer described below in FIG. 12 is but one example, and the present invention may be implemented with any client having network/bus interoperability and interaction.
  • the present invention may be implemented in an environment of networked hosted services in which very little or minimal client resources are implicated, e.g., a networked environment in which the client device serves merely as an interface to the network/bus, such as an object placed in an appliance.
  • the invention can partly be implemented via an operating system, for use by a developer of services for a device or object, and/or included within application software that operates in connection with the component(s) of the invention.
  • Software may be described in the general context of computer-executable instructions, such as program modules, being executed by one or more computers, such as client workstations, servers or other devices. Those skilled in the art will appreciate that the invention may be practiced with other computer system configurations and protocols.
  • FIG. 12 thus illustrates an example of a suitable computing system environment 1200 a in which the invention may be implemented, although as made clear above, the computing system environment 1200 a is only one example of a suitable computing environment for a media device and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 1200 a be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 1200 a.
  • an exemplary remote device for implementing the invention includes a general purpose computing device in the form of a computer 1210 a.
  • Components of computer 1210 a may include, but are not limited to, a processing unit 1220 a, a system memory 1230 a, and a system bus 1221 a that couples various system components including the system memory to the processing unit 1220 a.
  • the system bus 1221 a may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • Computer 1210 a typically includes a variety of computer readable media.
  • Computer readable media can be any available media that can be accessed by computer 1210 a.
  • Computer readable media may comprise computer storage media and communication media.
  • Computer storage media includes both volatile and nonvolatile, 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.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CDROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computer 1210 a.
  • Communication media typically embodies 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 includes any information delivery media.
  • the system memory 1230 a may include computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) and/or random access memory (RAM).
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system (BIOS) containing the basic routines that help to transfer information between elements within computer 1210 a, such as during start-up, may be stored in memory 1230 a.
  • Memory 1230 a typically also contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 1220 a.
  • memory 1230 a may also include an operating system, application programs, other program modules, and program data.
  • the computer 1210 a may also include other removable/non-removable, volatile/nonvolatile computer storage media.
  • computer 1210 a could include a hard disk drive that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive that reads from or writes to a removable, nonvolatile magnetic disk, and/or an optical disk drive that reads from or writes to a removable, nonvolatile optical disk, such as a CD-ROM or other optical media.
  • removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM and the like.
  • a hard disk drive is typically connected to the system bus 1221 a through a non-removable memory interface such as an interface, and a magnetic disk drive or optical disk drive is typically connected to the system bus 1221 a by a removable memory interface, such as an interface.
  • a user may enter commands and information into the computer 1210 a through input devices such as a keyboard and pointing device, commonly referred to as a mouse, trackball or touch pad.
  • Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are often connected to the processing unit 1220 a through user input 1240 a and associated interface(s) that are coupled to the system bus 1221 a, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB).
  • a graphics subsystem may also be connected to the system bus 1221 a.
  • a monitor or other type of display device is also connected to the system bus 1221 a via an interface, such as output interface 1250 a, which may in turn communicate with video memory.
  • computers may also include other peripheral output devices such as speakers and a printer, which may be connected through output interface 1250 a.
  • the computer 1210 a may operate in a networked or distributed environment using logical connections to one or more other remote computers, such as remote computer 1270 a, which may in turn have media capabilities different from device 1210 a.
  • the remote computer 1270 a may be a personal computer, a server, a router, a network PC, a peer device or other common network node, or any other remote media consumption or transmission device, and may include any or all of the elements described above relative to the computer 1210 a.
  • the logical connections depicted in FIG. 12 include a network 1271 a, such local area network (LAN) or a wide area network (WAN), but may also include other networks/buses.
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in homes, offices, enterprise-wide computer networks, intranets and the Internet.
  • the computer 1210 a When used in a LAN networking environment, the computer 1210 a is connected to the LAN 1271 a through a network interface or adapter. When used in a WAN networking environment, the computer 1210 a typically includes a communications component, such as a modem, or other means for establishing communications over the WAN, such as the Internet.
  • a communications component such as a modem, which may be internal or external, may be connected to the system bus 1221 a via the user input interface of input 1240 a, or other appropriate mechanism.
  • program modules depicted relative to the computer 1210 a, or portions thereof may be stored in a remote memory storage device. It will be appreciated that the network connections shown and described are exemplary and other means of establishing a communications link between the computers may be used.
  • an appropriate API, tool kit, driver code, operating system, control, standalone or downloadable software object, etc. which enables applications and services to use the systems and methods for representing and exchanging knowledge in accordance with the invention.
  • the invention contemplates the use of the invention from the standpoint of an API (or other software object), as well as from a software or hardware object that performs the knowledge exchange in accordance with the invention.
  • various implementations of the invention described herein may have aspects that are wholly in hardware, partly in hardware and partly in software, as well as in software.
  • exemplary is used herein to mean serving as an example, instance, or illustration.
  • the subject matter disclosed herein is not limited by such examples.
  • any aspect or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs, nor is it meant to preclude equivalent exemplary structures and techniques known to those of ordinary skill in the art.
  • the terms “includes,” “has,” “contains,” and other similar words are used in either the detailed description or the claims, for the avoidance of doubt, such terms are intended to be inclusive in a manner similar to the term “comprising” as an open transition word without precluding any additional or other elements.
  • the underlying concepts may be applied to any computing device or system in which it is desirable to synchronize data with another computing device or system.
  • the synchronization processes of the invention may be applied to the operating system of a computing device, provided as a separate object on the device, as part of another object, as a reusable control, as a downloadable object from a server, as a “middle man” between a device or object and the network, as a distributed object, as hardware, in memory, a combination of any of the foregoing, etc.
  • a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and/or a computer.
  • a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and/or a computer.
  • an application running on computer and the computer can be a component.
  • One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers.
  • the methods and apparatus of the present invention may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
  • the computing device In the case of program code execution on programmable computers, the computing device generally includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device.
  • One or more programs that may implement or utilize the synchronization services and/or processes of the present invention are preferably implemented in a high level procedural or object oriented programming language to communicate with a computer system.
  • the program(s) can be implemented in assembly or machine language, if desired.
  • the language may be a compiled or interpreted language, and combined with hardware implementations.
  • the methods and apparatus of the present invention may also be practiced via communications embodied in the form of program code that is transmitted over some transmission medium, such as over electrical wiring or cabling, through fiber optics, or via any other form of transmission, wherein, when the program code is received and loaded into and executed by a machine, such as an EPROM, a gate array, a programmable logic device (PLD), a client computer, etc., the machine becomes an apparatus for practicing the invention.
  • a machine such as an EPROM, a gate array, a programmable logic device (PLD), a client computer, etc.
  • PLD programmable logic device
  • client computer etc.
  • the program code When implemented on a general-purpose processor, the program code combines with the processor to provide a unique apparatus that operates to invoke the functionality of the present invention.
  • any storage techniques used in connection with the present invention may invariably be a combination of hardware and software.
  • the disclosed subject matter may be implemented as a system, method, apparatus, or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof to control a computer or processor based device to implement aspects detailed herein.
  • article of manufacture (or alternatively, “computer program product”) where used herein is intended to encompass a computer program accessible from any computer-readable device, carrier, or media.
  • computer readable media can include but are not limited to magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips . . . ), optical disks (e.g., compact disk (CD), digital versatile disk (DVD) . . . ), smart cards, and flash memory devices (e.g., card, stick).
  • a carrier wave can be employed to carry computer-readable electronic data such as those used in transmitting and receiving electronic mail or in accessing a network such as the Internet or a local area network (LAN).
  • various portions of the disclosed systems above and methods below may include or consist of artificial intelligence or knowledge or rule based components, sub-components, processes, means, methodologies, or mechanisms (e.g., support vector machines, neural networks, expert systems, Bayesian belief networks, fuzzy logic, data fusion engines, classifiers . . . ).
  • Such components can automate certain mechanisms or processes performed thereby to make portions of the systems and methods more adaptive as well as efficient and intelligent.
  • exemplary embodiments refer to utilizing the present invention in the context of particular programming language constructs, the invention is not so limited, but rather may be implemented in any language to provide methods for representing and exchanging knowledge for a set of nodes in accordance with the invention. Still further, the present invention may be implemented in or across a plurality of processing chips or devices, and storage may similarly be effected across a plurality of devices. Therefore, the present invention should not be limited to any single embodiment, but rather should be construed in breadth and scope in accordance with the appended claims.

Abstract

A Web service synchronization protocol is provided that sets forth the metadata and messaging by which endpoints roam, share and synchronize common information with one another in a multi-master networked computing ecosystem. A general SOAP-based protocol is defined for synchronizing data between two endpoints where one or more of the endpoints supports a Web service. Defining messaging for knowledge-based transfers using XML Web services, the protocol allows devices, services and applications to synchronize through firewalls, allows for flexibility by allowing any common set or subset of information across endpoints and allows for extensibility by not prescribing the schema of the actual data being synchronized at the endpoints.

Description

    TECHNICAL FIELD
  • The subject disclosure relates to a synchronization protocol for loosely coupled devices to synchronize with one another in a multi-master synchronization environment.
  • BACKGROUND
  • The popularity of mobile computing and communications devices has created a corresponding wish for the ability to deliver and receive information whenever wanted by users. Put simply, users want ubiquitous access to information and applications from a variety of devices, wherever, whenever, and whatever the devices' capabilities, and in addition, users want to be able to access and update such information on the fly, and they want guarantees that the data is as correct and up to date as can be.
  • There are a variety of distributed data systems that attempt to have devices and objects share replicas of data with one another. For instance, music sharing systems may synchronize music between a PC, a Cell phone, a gaming console and an MP3 player. Email data may be synchronized among a work server, a client PC, and a portable email device. However, today, to the extent such devices synchronize a set of common information among one another, the synchronization takes place according to a static setup among the devices. However, when these devices become disconnected frequently or intermittently, i.e., when they are loosely coupled such that they may become disconnected from communications with each other, e.g., when a cell phone is in a tunnel, or when the number of devices to be synchronized is dynamic, it becomes desirable to have a topology independent way for the devices to determine what changes each other device needs when they re-connect to one another, or as they join the network.
  • Today, as shown in FIG. 1, there are various examples where a master node 100 synchronizes in a dedicated manner with a client node 110, such as when an email server synchronizes with an email client. Due to the dedicated synchronization between the two devices, the information 102 needed to synchronize between the two devices can be tracked by the master node 100. Such information 102 can also optionally be tracked by client node 110 as well, however, when the connection between master node 100 and client node 110 becomes disconnected at times, and when the number of synchronizing devices increases, tracking the necessary information of the common information that each device needs across all of those devices becomes a difficult problem.
  • Current solutions often base their synchronization semantics solely on clocks or logical watermarks for a specific node (e.g., the email server), as opposed to any node. These systems can work well in cases of a single connecting node or master. However, they run into problems when the topology or pattern in which the nodes connect changes unpredictably.
  • Other systems build proprietary synchronization models for specific kinds of data objects, tracking an enormous amount of primitive metadata specific to the data format across the devices in order to handle the problem. For instance, to synchronize objects of a particular Word processing document format, a lot of overhead and complexity must go into representing a document and its fundamental primitives as they change over time, and representing that information efficiently to other devices wishing to synchronize according to a common set of Word processing documents. In addition to such systems being expensive and complex to build and non-extendible due to the custom data format upon which they are based, such systems are inherently unscalable due to large amounts of metadata that must be generated, analyzed and tracked.
  • In addition, the solutions only apply to the one specific domain, e.g., Word processing documents. When synchronization objects of all kinds are considered, e.g., pictures, videos, emails, documents, database stores, etc., one can see that implementing custom synchronization solutions based on each object type for tracking evolution of such objects across all devices in a multi-master environment is unworkable today. Accordingly, such solutions cannot be said to decouple the synchronization semantics from the data semantics.
  • Thus, there is a need for node-independent synchronization knowledge when computers in a topology change the way they connect to each other or as the number of computers grows. For instance, with a media player, it might be desirable to synchronize among multiple computers and multiple websites. In most instances, most applications can only synchronize data between a few well-known endpoints (home PC and media player). As the device community evolves over time for a user of the media player application, however, the need for data synchronization flexibility for the music library utilized by the devices increases, thereby creating the need for a more robust system.
  • The need becomes even more complex when one considers the growth of Web services endpoints that are increasingly involved in receiving, generation, processing, storage, updating and transmitting data, generating a variety of network traffic to or from devices. In this regard, in parallel with the evolution of synchronization needs of devices, a coincident trend is that more data is being created, stored, manipulated, transmitted, etc., by Web services, i.e., software systems designed to support interoperable machine to machine interaction over a network. Typically, Web services are Web APIs that can be accessed over a network by client devices, such as the Internet, and executed on a remote system hosting the requested services. However, there is no way to synchronize with Web services as a generic endpoint as part of a loosely coupled multi-master synchronization environment, either.
  • In this respect, from a synchronization standpoint in a multi-master environment, Web services implementations of an endpoint that can synchronize to any device would be a valuable scenario since two devices may not be able to connect directly, but may be able to connect via a common Web services endpoint. In this regard, complications arise when attempting to synchronize among loosely coupled devices and Web services when there is no mechanism for understanding, independent of the objects being synchronized, the collective knowledge of all of the set of devices that are connected, as those devices invariably connect and disconnect from one or more networks that couple them all together as part of an evolving and devolving network topology of nodes.
  • Thus, what is needed is an efficient, simple and universal mechanism for representing what each of the connected devices know and do not know, so that the common information can be pieced together to the maximum extent permitted by the collective knowledge of the individuals/devices. Moreover, there is a need to accommodate Web services as a synchronization node in such a multi-master system to help facilitate loosely connected systems of nodes to describe the data, and versions of the data, they have, to describe where they received the data, and to further describe what data they need from another node involved in the conversation.
  • Additional detail about these and other deficiencies in the current state of synchronization among loosely coupled devices may become apparent from the description of the various embodiments of the invention that follows.
  • SUMMARY
  • A Web service synchronization protocol is provided that sets forth the metadata and messaging by which endpoints roam, share and synchronize with one another in a multi-master networked computing ecosystem. In various non-limiting embodiments, a general SOAP-based protocol for synchronizing data between two endpoints is provided where one or more of the endpoints support a Web service. The protocol defines messaging for knowledge-based transfers using XML Web services, allowing devices, services and applications to synchronize through firewalls in a flexible manner that permits any common set or subset of information across endpoints and allowing for extensibility by not prescribing the schema of the actual data being synchronized at the endpoints.
  • A simplified summary is provided herein to help enable a basic or general understanding of various aspects of exemplary, non-limiting embodiments that follow in the more detailed description and the accompanying drawings. This summary is not intended, however, as an extensive or exhaustive overview. Instead, the sole purpose of this summary is to present some concepts related to some exemplary non-limiting embodiments of the invention in a simplified form as a prelude to the more detailed description of the various embodiments of the invention that follows.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The Web services synchronization protocol and techniques for synchronizing using the protocol are further described with reference to the accompanying drawings in which:
  • FIG. 1 illustrates a dedicated synchronization system that provides synchronization between two well defined endpoints of the system;
  • FIG. 2A is a block diagram illustrating an exemplary multi-master synchronization environment where some nodes may come into contact with one another infrequently or not at all;
  • FIG. 2B illustrates an exemplary scenario wherein a node synchronizes with a Web service endpoint in accordance with a Web services synchronization protocol in accordance with non-limiting embodiments of the invention;
  • FIG. 2C illustrates an exemplary scenario wherein a Web service endpoint synchronizes with a node in accordance with a Web services synchronization protocol in accordance with non-limiting embodiments of the invention;
  • FIG. 2D illustrates an exemplary scenario wherein a nodes of a multi-master synchronization environment achieve a richer exchange of knowledge according to non-limiting embodiments of the Web services synchronization protocol of the invention;
  • FIG. 3A illustrates exemplary non-limiting knowledge exchange between four nodes of a loosely connected network of nodes;
  • FIG. 3B illustrates exemplary non-limiting knowledge exchange between four nodes of a loosely connected network of nodes when some of the devices become disconnected from one another;
  • FIGS. 4A, 4B and 4C illustrate exemplary knowledge exchange in the context of multiple objects shared among nodes of a network;
  • FIG. 5A is an exemplary non-limiting flow diagram illustrating the process for knowledge exchange in the context of multiple objects shared among nodes of a network;
  • FIG. 5B is a general architecture illustrating the framework for requesting and conveying changes based on knowledge and partial knowledge;
  • FIG. 6 is a general architecture for Web services communications by nodes and/or Web service providers in accordance with non-limiting embodiments of a Web service synchronization protocol of the invention;
  • FIGS. 7A, 7B, 7C and 7D illustrate different knowledge exchange messaging patterns that can be implemented with flexible Web services synchronization protocol communications of non-limiting embodiments of the invention;
  • FIG. 8 illustrates an example where two different versions of knowledge are represented according to different schema, but synchronized according to a common representation of knowledge as enabled by partial knowledge representations in accordance with non-limiting embodiments of the invention;
  • FIG. 9 is an exemplary non-limiting flow diagram illustrating the process for knowledge and/or partial knowledge exchange in the context of multiple objects shared among nodes and/or a Web service endpoint of a network in accordance with non-limiting embodiments of the invention;
  • FIG. 10 is a block diagram of an exemplary non-limiting implementation of a device for performing a knowledge exchange with another node or Web service endpoint;
  • FIG. 11 is a block diagram representing an exemplary non-limiting networked environment in which the present invention may be implemented; and
  • FIG. 12 is a block diagram representing an exemplary non-limiting computing system or operating environment in which the present invention may be implemented.
  • DETAILED DESCRIPTION Overview
  • As described in the background, given today's disconnected and distributed manner of computing, what is desired is the ability to use applications and information on a device, and synchronize any updates with the applications and information back at the office, or with devices of a home network, etc. In this regard, the scenarios for synchronization are limitless.
  • In a multi-master synchronization environment, the ability to synchronize is desirable anywhere and anytime a device comes into contact with one or more nodes of a loosely coupled set of nodes, including Web services endpoints. However, it is desirable to undergo an efficient knowledge exchange without tracking burdensome amounts data specific metadata. Unfortunately, networked data does not today support synchronization with any mobile device and mobile devices do not support synchronization with any networked data. Rather, there is a proliferation of different, proprietary data synchronization protocols for mobile devices. Each of these protocols is only available for selected transports, implemented on a selected subset of devices, and able to access a small set of networked data. The absence of a single synchronization standard poses many problems for end users, device manufacturers, application developers, and service providers.
  • Mobile computing thus has a pervasive issue—data synchronization. All the popular mobile devices—handheld computers, mobile phones, pagers, laptops—synchronize their data with network applications, music applications, desktop calendars, and other locations where information is stored. This ability to access and update such information on the fly under conditions of intermittent connectivity, however, is fast becoming a pervasive part of mobile computing. Yet, today, almost every device uses a different technology for performing data synchronization.
  • Thus, any distributed data system that wishes to share common information across multiple loosely coupled devices including Web services endpoints needs an efficient way to represent what changes to the common information of which they are aware and what changes of which they are unaware.
  • In consideration of these needs, in various non-limiting embodiments, the invention provides a data type agnostic synchronization protocol that enables Web service endpoints to participate in synchronization of a common set or subset of information among nodes and other Web service endpoints in a multi-master synchronization environment. A data synchronization protocol is provided that defines communications for a data synchronization session when a device is connected to another node or Web service endpoint in a network. The protocol supports a knowledge framework for synchronizing among nodes including identification and versioning of objects and common protocol commands for an efficient knowledge exchange to synchronize local and network data.
  • As shown in FIG. 2A, a representative multi-master synchronization environment might be represented by a user's desire to store music, and synchronize the user's music across all of the user's devices, wherever and whenever the music collection changes. For instance, at the user's house, the user may have an MP3 player 220 and a computing device 230 that can synchronize with one another. Similarly, at the user's place of employment, the user might have another computer device 200 and a mobile phone 240. In this respect, the user has no trouble synchronizing the mobile phone 240 with device 200 when in contact with it, but as part of company policy, the user cannot carry the mobile phone 240 away from work. Thus, in this hypothetical scenario, the devices at home can synchronize via a knowledge based exchange and the devices at work can synchronize via a knowledge based exchange, however, there is no bridge to transfer knowledge from work devices to home devices, or vice versa. Thus, what would be desirable would be able to synchronize to a Web service endpoint. The protocol of the invention, in various non-limiting embodiments described in more detail below, enables such a knowledge based exchange via XML messaging with a Web service endpoint to give additional synchronization options and flexibility in a multi-master synchronization environment.
  • As shown in FIG. 2B, leveraging an efficient knowledge based synchronization framework for exchanging understanding about a common set or subset of information among nodes of a multi-master synchronization ecosystem, a knowledge based exchange with a Web service endpoint is enabled. As illustrated, PC 200 includes knowledge 202, which includes a set of objects and their versions (e.g., timestamp). By invoking a Web service synchronization request of Web service endpoint 210, PC 200 sends its knowledge 202 to Web service 210, which in turn has its own knowledge 212 to compare against knowledge 202. In return, Web service 210 returns knowledge 212 to PC 200. The details of the knowledge exchange framework are described in more detail below. In this regard, a Web services synchronization protocol 205 is provided that defines the way PC 200 sends XML messages to Web service 210 to have a knowledge based synchronization based on knowledge 202 and 212. As a result, Web service endpoint 210 picks up any knowledge 202 understood by the client that the Web service endpoint 210 does not appreciate and vice versa.
  • As a result of the exchange with Web service endpoint 210, knowledge 212 is updated to knowledge 212′, as shown in FIG. 2C, where device 200 of FIG. 2B becomes disconnected, but MP3 Player 220 becomes connected to the Web service 210, making a request to synchronize with the Web service endpoint 210 with the Web service synchronization protocol 205. In this regard, a knowledge exchange occurs with respect to knowledge 222 and 212′ in which case MP3 Player 220 learns that part of knowledge 212′ that MP3 Player 220 does not know, and vice versa.
  • In this way, as shown in FIG. 2D, a Web service endpoint 210, following the same synchronization framework for representing knowledge among nodes that connect, disconnect and synchronize in a multi-master synchronization environment, can synchronize with any of the nodes, and thereby facilitate the learning of knowledge across all of a user's nodes, even where some nodes never connect directly with other nodes of the multi-master synchronization group.
  • Efficient Knowledge Representation and Exchange
  • As a prelude to describing the synchronization protocol for synchronizing data or subsets of data among nodes in a multi-master synchronization environment including synchronization with Web service endpoints in accordance with various non-limiting embodiments of the invention, in this section, an overview is presented of a general mechanism for efficiently representing knowledge in data synchronization systems. The general mechanism includes (1) an efficient exchange of knowledge between connected devices by requiring only the minimum data needed by a first node from a second node to be sent, (2) the ability to efficiently and correctly recognize disagreements over the state of data, i.e., conflicts, between a first node and a second node, (3) the ability to synchronize an arbitrary number of nodes and (4) the ability to synchronize any node via any other node, i.e., the ability to work in a peer to peer, multi-master synchronization environment.
  • With the general mechanism, any number of changes can be made to some information that is to be shared between the two devices. At any time they become connected, by exchanging their knowledge with one another, they become aware of at least the minimum amount of information needed to reconstruct what each other knows and doesn't know to facilitate of changes between the devices. It is noted that where more than two devices are involved, knowledge may be incomplete knowledge of a greater base of information to be shared, but as more knowledge is shared around the multiple devices, collective knowledge continues to be accrued by the devices as they connect to the other devices over time.
  • Advantageously, in various non-limiting embodiments, the invention operates to perform synchronization for a set of devices, or, as described below, a subset of devices, all interested in maintaining the latest versions of a set of objects, but also allows such devices to come into connection and out of connection with the other objects of the set. Whenever a device comes back into connection with other device(s) of the set of devices via one or more networks, the device regains collective knowledge that is as up to date as the other device(s) represent with their collective knowledge. In this fashion, even loosely connected devices may come into and out of contact with a set of devices, and then relearn all the knowledge missed by coming into contact with any set of devices that possess the latest set of collective knowledge.
  • FIG. 3A illustrates that knowledge exchanges are generalizable, or scalable, to any number of devices. As shown, four devices 300, 310, 320 and 330 are shown with knowledge representations 302, 312, 322 and 332 that respectively indicate what each device knows and doesn't know about a set of common information to be shared across the devices.
  • Advantageously, as shown by FIG. 3B, even where connections in the network become disconnected, a complete set of knowledge can nonetheless be gained by all of the devices 300, 310, 320, and 330, as long as at least one connection directly or indirectly exists to the other devices. For instance, as shown, knowledge 332 of device 330 still reaches device 300 via the knowledge exchange with device 320, then via the knowledge exchange between device 320 and 310, and finally via the knowledge exchange between device 310 and 300.
  • With more devices sharing knowledge about common information to be shared, all of the devices benefit because knowledge exchange(s) in accordance with various non-limiting embodiments of the invention of the invention are agnostic about from which device collective knowledge comes. The devices each independently operate to try to gain as much knowledge about information to be shared among the devices from any of the other devices to which it is connected.
  • In exemplary non-limiting detail, a method is described in further detail for two nodes to engage in a conversation and at the end of the conversation to have equivalent knowledge for the concerned data set. The method is scalable beyond two nodes by creating a knowledge exchange capability for each new device entering the peer-to-peer network.
  • Thus, as shown in FIG. 4A, node 400 of a peer-to-peer network having any number of nodes wants to exchange data with Node 410. Node A begins by requesting changes from Node 410 and in order to do so Node 400 sends its knowledge (represented as KN400) to Node 410 as shown.
  • Knowledge of a device or node is represented by labeling each object to be shared among devices with a letter identifier, and then the trailing number represents the latest version for this object. For instance, KN400 as shown in FIG. 4A includes objects A, B, C and D each to be synchronized between nodes 400 and 410, and the number following each of the objects represents the latest version of the object known on the device. For instance, knowledge KN400 at a time t=1 includes the 5th version of A, the 4th version of B, the 7th version of C, and the 1st version of D, notated as A4, B3, C6, D0 in FIG. 4A. In contrast, knowledge KN410 of node 410 at a time t=1 may include the 4th version of A, the 7th version of B, the 7th version of C, and the 3rd version of D, notated as A3, B6, C6, D2 in FIG. 4A.
  • As shown in FIG. 4B, at time T=2, node 410 compares knowledge KN400 received from node 400 against its own knowledge KN410 and determines what needs to be sent to node 400. In this example, as a result, node 410 will send node 400 the changes relating to B and D since node 400's knowledge of B3, D0 is behind node 410's knowledge of B6 and D2. When node 410 sends node 400 the changes between B6 and B3, and the changes between D2 and D0, it also sends along the latest version of knowledge KN410 it has (reflecting whenever the last change on node 410 was made).
  • As shown in FIG. 4C, representing time t=3, sending knowledge KN410 to node 400 allows node 400 to detect conflicts (e.g., store them for later resolution) if it later finds out that both node 400 and node 410 made a change to an object while they were on the same version. This allows for autonomous updating, efficient enumeration, but also correct conflict detection when the nodes meet and exchange changes. For instance, in the example, if C6 is not the same object in both knowledge KN410 and KN410, e.g., if both independently evolved from C5 to C6, then which C6 is the correct C6 can be set aside for conflict resolution, e.g., according to pre-set policy resolution that befits the synchronization scenario and devices involved.
  • An exemplary knowledge exchange process between any two nodes of a distributed multi-master synchronization environment using the above described general mechanism is shown in the flow diagram of FIG. 5A. At 500, node A requests synchronization with node B, thereby asking node B for changes node A does not know about. In order to equip node B, at 510, node A sends its knowledge to node B. At 520, node B compares the knowledge received from node A with its own knowledge to determine what changes node B knows about that should be sent to node A. At 530, node B sends such changes to node A, and in addition, node B sends its knowledge to node A so that node A can perform a similar knowledge comparison at 540.
  • At 550, node A detects any potential conflicts between latest versions reflected in the knowledge of node B and latest versions reflected in the knowledge of node A, in the event that independent evolution of versions has occurred on node A and node B. Optionally, any conflict resolution policy may be applied to determine which node trumps the other node in the event of a conflict. At 560, the latest changes from node A that are not possessed by node B are sent to node B. The conflict resolution policy will additionally dictate whether any changes are sent from node B to node A, or node A to node B, to maintain common information between the nodes. If independent versioning is OK, or desirable, no conflict resolution is another option.
  • FIG. 5B illustrates the generalized mechanism for exchanging knowledge when filtered knowledge is possible, i.e., where a subset of a node's knowledge is to be synchronized with one or more of the other nodes. As shown, each replica A and B has provider PA and provider PB, respectively. In this regard, each replica A and B maintains knowledge KA and KB, respectively, and potentially also maintains filtered knowledge FA and FB. Similar to the case with no subsetting, any of the replicas can request changes 570 of another replica and receive changes 580 in response to the other replica conveying changes. If the filtered knowledge FA and filtered knowledge FB are of the same scope, then as with the generalized knowledge exchange:

  • KA=KA ∪ KB
  • If the filtered knowledge FA and filtered knowledge FB are not of the same scope, then instead the knowledge is a function of existing knowledge plus the knowledge of the other replica as projected onto the intersection of their respective Filters FA and FB, as follows:

  • K A =K A ∪ (K B→(F A ∩ F B))
  • Among other applications, an exemplary, non-limiting application for these types of filters is for filtering columns, or any change units of a synchronization framework. This is particularly applicable since column changes are not likely to be subject to move operations in the system. There are two considerations for this scenario worth noting: filter representation and knowledge consolidation.
  • With respect to filter representation, filter representation for the case of no move filters is as follows. Each filter is represented as a list of the change units contained within the filter. This representation provides a convenient means of representation as well as the ability to combine filters when necessary. The ability to combine filters is useful for consolidating knowledge.
  • With respect to knowledge consolidation, in order to keep knowledge in its most concise form the ability to consolidate knowledge must be maintained. In this regard, fragments of filtered knowledge can be consolidated so that knowledge can be maintained in its most compact form.
  • Considering the ability to combine filters, since filters can be represented as a set of change units, overlaps in filters can be reconciled by isolating the sets of change units that exist in both filters.
  • Also, since the vector for a filter applies to each of the individual change units within the filter, the combination of the filters can be performed by finding the combined vector for the change unit for each change unit in both filters. Then once all of the vectors are known, the change units that have a common vector are recombined into a new filter.
  • Accordingly, the notion of knowledge can be used to efficiently represent data for knowledge exchanges among multiple nodes of a multi-master synchronization network, any node of which may independently evolve common information, or subsets of common information, to be synchronized across the nodes. As described in more detail below, the above-described knowledge based framework is extendible to a multi-master synchronization environment including Web service endpoint(s).
  • Synchronization of Web Service Endpoints in a Multi-Master Synchronization Environment
  • As mentioned, today, a variety of non-interoperable data synchronization products exist, each connecting data from a few types of data repositories to a few devices. Each protocol functions only for selected transports, and is implemented on a few devices. In this regard, existing synchronization products use different and diverse communication protocols over the network. The proliferation of non-interoperable synchronization technologies complicates the tasks of users, device manufacturers, service providers, and application developers. The lack of a common data synchronization protocol is impeding growth in use of mobile devices, restricting users' ability to access data, and limiting the delivery of mobile data services.
  • Accordingly, a Web service (WS) synchronization protocol is provided that sets forth the structure for metadata and the protocol by which endpoints roam, share and synchronize in a multi-master ecosystem. Using XML Web services, the protocol allows devices, services, and applications to synchronize through firewalls and also allows for extensibility by not prescribing the schema of the actual data being synchronized. The invention also enables a variety of communication scenarios for flexible messaging over Web services depending on the goals of the nodes and symmetry of communications, e.g., pull, push or ping to pull messaging scenarios. This also includes scenarios involving prerequisite synchronization knowledge.
  • While Web services generically refers to any software system(s) designed to support interoperable machine to machine interaction over a network, Web services commonly refers to clients and servers that communicate using extensible markup language (XML) messages that follow the simple object access protocol (SOAP) standard. This is illustrated generally in FIG. 6 as between service requester 600 (e.g. a client) and Web service provider 610 (e.g., a server) beginning with a SOAP request from the service requester 600, the request being handled by Web service provider 610, and returning any SOAP messages in response according to Web service communication protocols.
  • Additionally, it is typical of Web services definitions to include a machine readable description of the operations supported by the Web service provider 610, a description in the Web Services Description Language (WSDL), so that a service requester 600 can understand the services provided by the Web service. A service broker 620 can include descriptions of various Web service providers 610 and Universal Description, Discovery and Integration (UDDI) can be used to publish service listings for discovery by service requesters 600 over networks. UDDI is one of the core Web services standards providing access to WSDL documents describing the protocol bindings and message formats required to interact with the web services listed in its directory.
  • Thus, a WS synchronization protocol for synchronizing data between two endpoints is provided where at least one of the endpoints supports a Web service. In various non-limiting embodiments, the invention provides a general SOAP-based protocol for synchronizing data between two endpoints where at least one of the endpoints supports a Web service.
  • First, some notations, namespaces and terminology are set forth for the various non-limiting embodiments of the WS synchronization protocol of the invention. In this regard, the following syntax is used herein to define normative outlines for messages according to the exemplary non-limiting protocol specification presented below:
  • Below, syntax is represented as an XML instance. Characters are appended to elements and attributes to indicate cardinality, as follows:
  • “?” (0 or 1)
  • “*” (0 or more)
  • “+” (1 or more)
  • The character “|” is used to indicate a choice between alternatives. The characters “[” and “]” are used to indicate that contained items are to be treated as a group with respect to cardinality or choice.
  • An ellipsis, i.e., “ . . . ”, indicates a point of extensibility that allows other child or attribute content. Additional children and/or attributes may be added at the indicated extension points but should avoid contradicting the semantics of the parent and/or owner, respectively. If a receiver does not recognize an extension, the receiver should avoid processing the message and may fault.
  • XML namespace prefixes are used to indicate the namespace of the element being defined. In one embodiment, a SOAP node does not use an XML namespace identifier within SOAP envelopes unless it complies with the protocol as defined in various non-limiting embodiments of the invention.
  • Different types of data exchanges can be defined for different synchronization goals, e.g., pulling changes from a remote endpoint and pushing changes to a remote endpoint. While the scenario may exist where two endpoints in a synchronization exchange can communicate symmetrically, the various non-limiting embodiments of the protocol of the invention is mainly applicable to situations where only one of the endpoints exposes a Web service.
  • Pulling changes generally refers to a scenario where a client wishes to obtain data from a Web service host in order to obtain the knowledge of the Web service host.
  • Pushing changes generally refers to a scenario where a client wishes to send its knowledge it has maintained locally to a Web Service.
  • Combining pushing and pulling scenarios results in a full knowledge share between the client and Web service endpoint. The scenarios may also include a notion of sending prerequisite knowledge along with a set of changes that have been made that are predicated on the prerequisite knowledge.
  • As described above, knowledge is the ‘water mark’ for change enumeration. Unlike anchors common to many synchronization systems, as described above for generic knowledge exchanges among nodes, knowledge is well defined and may be interpreted by any party involved in the synchronization. Furthermore, since techniques are defined to accurately combine knowledge, it is not necessary to keep an instance of knowledge for every partner synchronized. Rather, each endpoint keeps its own local knowledge and merely adds to its local knowledge whenever it receives changes from a remote endpoint. Advantageously, the protocol can be used where the remote endpoint supports a Web service.
  • As shown in the block diagram of FIG. 7A, advantageously, an embodiment the Web services synchronization protocol supports a variety of messaging patterns for exchanging knowledge in a multi-master synchronization environment leveraging the concepts of an efficient knowledge exchange as described above. In a first scenario, symmetric bilateral communications are assumed between a generic provider P of a node maintaining a replica A and knowledge KA of replica A and a Web services sync provider WSP of a Web services endpoint maintaining a replica B and knowledge KB of replica B. When communications are not “blocked” one way or another, a knowledge exchange ensues by the provider P requesting changes including sending its knowledge to Provider WSP at 700. In turn, provider WSP conveys changes to provider P based on the request at 710 including sending its knowledge to Provider P. Any of the messaging scenarios herein can apply from the node side or the Web service endpoint side, i.e., either side can make a request, though with Web services communications, it is noted the client must initiate synchronization requests whether pull or push operations.
  • As shown in FIG. 7B, another scenario is a “ping-to-pull” scenario. Rather than send the knowledge directly as part of an initial request, which can waste network bandwidth if unnecessary a ping 720 is performed from provider P to Web services provider SP, or vice versa, whereby the provider WSP then determines whether any updates to its knowledge have occurred since a previous synchronization point. If so, then the provider P is so informed and a knowledge exchange ensues according to steps 730 and 740 as with FIG. 7A.
  • Another scenario, the push scenario, is depicted in FIG. 7C. In a blind push, perhaps because of a trusted relationship, or other reason, the node simply pushes its changes to the Web services endpoint provider WSP according to some predetermined criterion, e.g., whenever a change occurs, whenever a batch of changes occurs, periodically, etc. In this regard, provider P provides its knowledge KA to provider WSP at 750 and the Web services endpoint either can incorporate the knowledge KA into its knowledge KB or the Web services endpoint disregards the attempt to convey changes if the knowledge is not new.
  • In yet another messaging scenario, shown in FIG. 7D, instead of a blind push, provider P instead conveys its knowledge KA and a set of prerequisite knowledge PKA that must be understood by provider WSP, or vice versa, in order to consume the knowledge KA for valid synchronization purposes. Accordingly, the synchronization communications are conditional on the recipient having a certain amount of knowledge already, or else the data is discarded. At that point, a full knowledge exchange may be required to synchronize with one another.
  • Having presented an overview of the operations on knowledge according to a synchronization framework for efficient representation of synchronization data a multi-master environment and various techniques for manipulating knowledge in the foregoing section and under different messaging scenarios, an exemplary, non-limiting implementation of the Web service synchronization protocol is now presented. With the Web service synchronization protocol, knowledge can be represented according to the following exemplary XML pseudo-structure.
  • <Knowledge>
     <ScopeVector>
      <VectorEntry by=”...” sn=”...”/>
      <VectorEntry by=”...” sn=”...”/>
      <VectorEntry by=”...” sn=”...”/>
     </ScopeVector>
     <RangeExceptio ns>
      <Range lowerBound=”...” upperBound=”...”>
       <VectorEntry by=”...” sn=”...”/>
       <VectorEntry by=”...” sn=”...”/>
       <VectorEntry by=”...” sn=”...”/>
      </Range>
      <Range>
       ...
      </Range>
     </RangeExceptions>
     <ItemExceptions>
      <Item id=”...”>
       <ItemVector>
        <VectorEntry by=”...” sn=”...”/>
        <VectorEntry by=”...” sn=”...”/>
        <VectorEntry by=”...” sn=”...”/>
       </ItemVector>
      </Item>
      <Item id=”...”>
       <ChangeUnits>
        <Unit id=”...”>
         <VectorEntry by=”...” sn=”...”/>
         <VectorEntry by=”...” sn=”...”/>
         <VectorEntry by=”...” sn=”...”/>
        </Unit>
        <Unit id=”...”>
         ...
        </Unit>
       </ChangeUnits>
      </Item>
     </ItemExceptions>
    </Knowledge>
  • The /Knowledge/ScopeVector in the XML representation contains the VectorClock that is applied to all items in the data set that contain a specific override.
  • /Knowledge/RangeExceptions is a list of ranges with VectorClocks that should override the ScopeVector.
  • /Knowledge/RangeExceptions/Range:lowerBound in turn is the smallest item contained within the range.
  • /Knowledge/RangeExceptions/Range:upperBound represents the smallest item larger than the lowerBound that is not contained in the range.
  • /Knowledge/RangeExceptions/Range is a VectorClock that should be used for the range.
  • /Knowledge/ItemExceptions represents a list of items with either a VectorClock that should override the ScopeVector or a set of ChangeUnits with an overriding VectorClock.
  • /Knowledge/ItemExceptions/Item represents the item specified by its identifier to which the exception applies.
  • /Knowledge/ItemExceptions/Item/ItemVector is a VectorClock that overrides any scope or range vector that would also apply to the item.
  • /Knowledge/ItemExceptions/Item/ChangeUnits, if present, represents a list of change units contained within an item and an overriding VectorClock applying to that change unit. Change units can be, for instance, properties of an item. They can be set/cleared but conform to a schema and cannot be deleted.
  • /Knowledge/ItemExceptions/Item/ChangeUnits/Unit specifies the identifier and VectorClock that overrides any scope, range, or item vector that would also apply to the change unit.
  • A change batch is a grouping of changes that are communicated between two synchronizing parties, and takes the following XML pseudo-structure.
  • <ChangeBatch>
     <PrerequisiteKnowledge>
    ...
    </PrerequisiteKnowledge>
    <ChangeSet>
      <MadeWithKnowledge>
       ...
      </MadeWithKnowledge>
      <Changes>
       <Change>
        <ItemId>
         <wsu:Address>
          http://target/uri
         </wsu:Address>
        </ItemId>
        <IsTombstone> Boolean </IsTombstone>
        <BeginsRange> Boolean </BeginsRange>
        <CreationVersion by=”...” sn=”...”/>
        <UpdateVersion by=”...” sn=”...”/>
        <ChangeUnits>
         <Unit>
          <UnitId>
           <wsu:Address>
            http://target/uri
           </wsu:Address>
          </UnitId>
          <UpdateVersion .../>
         </Unit>
         ...
        </ChangeUnits>
       </Change>
      </Changes>
     </ChangeSet>
     ...
     <MoreDataIsAvailable> Boolean </MoreDataIsAvailable>
    </ChangeBatch>
  • In the above change batch pseudo-structure, /ChangeBatch/PrerequisiteKnowledge specifies a knowledge that is a prerequisite for the current batch of changes. This knowledge is subsumed by the knowledge of the endpoint receiving the changes.
  • /ChangeBatch/ChangeSet is a set of changes in the batch that share a Made With Knowledge.
  • /ChangeBatch/ChangeSet/MadeWithKnowledge is the knowledge that applies to the change set. It is used for conflict detection as well as to generate the knowledge fragment that can be added to the knowledge of the endpoint receiving the ChangeBatch.
  • /ChangeBatch/ChangeSet/Changes is the list of changes.
  • /ChangeBatch/ChangeSet/Changes/Change describes an individual change of /ChangeBatch/ChangeSet/Changes.
  • /ChangeBatch/ChangeSet/Changes/Change/ItemId is the sync identifier for the item being sent. Providers can also optimize by including the actual data in this message (link or embedded) using the Address element
  • /ChangeBatch/ChangeSet/Changes/Change/IsTombstone is a flag indicating whether this is metadata representing an item that has been deleted.
  • /ChangeBatch/ChangeSet/Changes/Change/BeginsRange is a flag indicating whether this item is the first in a continuous sequence of items.
  • /ChangeBatch/ChangeSet/Changes/Change/CreationVersion is the version that the item was given when it entered the scope.
  • /ChangeBatch/ChangeSet/Changes/Change/UpdateVersion, if present, is the version of the item being communicated in this change batch.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits, if present, is a list of change units contained within the item.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits/Unit describes a specific change unit within the item.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits/Unit/UnitId is the identifier for the change unit. Similar to the Change/ItemId field, this can be used to either embed or link the data using the Address element.
  • /ChangeBatch/ChangeSet/Changes/Change/ChangeUnits/Unit/Update Version is the version of the change unit within the item being communicated in this change batch.
  • /ChangeBatch/MoreDataIsAvailable is a flag that indicates that all changes known to the source between the PrerequisiteKnowledge and the MadeWithKnowledge are contained within the batch.
  • With respect to messaging of the synchronization protocol, a GetKnowledge message is a message that can be sent by device nodes to the Web service endpoint to obtain a copy of the current knowledge of the service, and has the following exemplary XML pseudo-structure.
  • <GetKnowledge>
     <ScopeReplica>
      http://scope/replica/uri
     </ScopeReplica>
    </GetKnowledge>
    /GetKnowledge/ScopeReplica
  • GetKnowledge defines information relevant to the service that allows the service to identify the target data to be synchronized. Web service providers use the URI to fully resolve the logical set of items being synchronized, e.g., “4-star music”, “Videos”, “Public Contacts”, etc.
  • The GetKnowledgeResponse message is the response to from the Web service to the GetKnowledge message, containing a snapshot of the knowledge for the service, and has the following exemplary XML pseudo-structure.
  • <GetKnowledgeResponse>
     <ScopeReplica>
      http://scope/replica/uri
     </ScopeReplica>
     <Knowledge>
      ...
     </Knowledge>
    </GetKnowledgeResponse>
  • /GetKnowledgeResponse/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /GetKnowledgeResponse/Knowledge is the Knowledge of the service for the given Scope-Replica.
  • The RequestChanges message is sent to the Web service to request that the service enumerate a batch of changes and return it, and has the following exemplary XML pseudo-structure.
  • <RequestChanges>
     <ScopeReplica>
      http://scope/replica/uri
     </ScopeReplica>
     <Knowledge>
      ...
     </Knowledge>
     <RequestParams
     EnumerateAllItemsOnForgottenKnowledgeFailure=true>
    </RequestChanges>
  • /RequestChanges/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /RequestChanges/Knowledge is the Knowledge of the client that the service should as a basis to enumerate changes.
  • /RequestChanges/RequestParams/EnumerateAllItemsOnForgottenKno wledgeFailure is a flag that indicates, if the client's knowledge fails to subsume the forgotten knowledge of the server, that the server should enumerate all items in its store allowing the client to cleanup deleted items.
  • The RequestChangesResponse message is the response to RequestChanges, containing a change batch with all of the changes within the batch. The PrerequisiteKnowledge within the ChangeBatch is the knowledge that was sent as part of the RequestChanges message.
  • <RequestChangesResponse>
     <ScopeReplica>
      http://scope/replica/uri
     </ScopeReplica>
     <ChangeBatch>
      ...
     </ChangeBatch>
     <FullItemSetEnumerated> Boolean </FullItemSetEnumerated>
     <ForgottenKnowledge>
      ...
     </ForgottenKnowledge>
    </RequestChangesResponse>
  • /RequestChangesResponse/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /RequestChangesResponse/ChangeBatch is a batch of the changes identified by the service that need to be returned to the client.
  • /RequestChangesResponse/FullItemSetEnumerated is a flag indicating that the change batch contains a full enumeration of items in the Scope-Replica of the service due to a forgotten knowledge check failure.
  • In the case of a full enumeration, /RequestChangesResponse/ForgottenKnowledge is the forgotten knowledge of the service that should be learned by the client with the batch of changes.
  • The ConveyChanges message is sent to the service when a set of changes is being pushed to the service. The knowledge that is sent in the ChangeBatch is the knowledge that was used for enumeration. It could have been obtained by either a call to GetKnowledge or as a cached copy obtained through previous sync messages, and takes the following exemplary XML pseudo-structure.
  • <ConveyChanges>
     <ScopeReplica>
      http://scope/replica/uri
     </ScopeReplica>
     <ChangeBatch>
      ...
     </ChangeBatch>
     <ForgottenKnowledge>
      ...
     </ForgottenKnowledge>
     <FullItemSetEnumerated> Boolean </FullItemSetEnumerated>
    </ConveyChanges>
  • /ConveyChanges/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /ConveyChanges/ChangeBatch is a batch of the changes identified by the client that need to be applied to the service.
  • /ConveyChanges/FullItemSetEnumerated is a flag indicating that the change batch contains a full enumeration of items in the Scope-Replica of the client due to a forgotten knowledge check failure.
  • In the case of a full enumeration, /ConveyChanges/ForgottenKnowledge is the forgotten knowledge of the client that should be learned by the service with the batch of changes.
  • The ConveyChangesResponse message is the response to the ConveyChanges message, containing the knowledge on the Web service as a result of the application of changes, and has the following exemplary XML pseudo-structure.
  • <ConveyChangesResponse>
     <ScopeReplica>
      http://scope/replica/uri
     </ScopeReplica>
     <ResultingKnowledge>
      ...
     </ResultingKnowledge>
    </ConveyChangesResponse>
  • /ConveyChangesResponse/ScopeReplica defines information relevant to the service that allows it to identify the target data to be synchronized.
  • /ConveyChangesResponse/ResultingKnowledge is the knowledge of the service after application of the conveyed change batch.
  • A Web service synchronization protocol is thus provided that sets forth the metadata and messaging by which endpoints roam, share and synchronize common information with one another in a multi-master networked computing ecosystem.
  • A general SOAP-based protocol is defined for synchronizing data between two endpoints where one or more of the endpoints supports a Web service. Defining messaging for knowledge-based transfers using XML Web services, the protocol allows devices, services and applications to synchronize through firewalls, allows for flexibility by allowing any common set or subset of information across endpoints and allows for extensibility by not prescribing the schema of the actual data being synchronized at the endpoints.
  • FIG. 8 illustrates that the knowledge based framework for synchronizing sets or subsets of common information among nodes and/or Web service endpoints in a multi-master synchronization environment enables the nodes and/or Web service endpoints to store the same data with different schema. While the different endpoints must negotiate a common representation for schema elements being synchronized, i.e., the synchronization protocol is data type agnostic in terms of its representation of knowledge and thus each node can store the underlying schema elements according to its own wishes.
  • As illustrated a node, e.g., PC1 may include a first schema S1 for representing contact objects whereas a Web service endpoint WSE may store contact objects according to a different schema S2. In this regard, because the efficient representation of knowledge is not dependent on the type of data being synchronized, different devices can make different decisions about which knowledge, e.g., which subsets of knowledge to consume.
  • FIG. 9 is a flow diagram of an exemplary, non-limiting method for exchanging knowledge between a node and a Web service in accordance with non-limiting embodiments of the protocol of the invention. However, as made clear from FIGS. 7A, 7B, 7C and 7D, the invention is not limited to the full knowledge exchange pattern represented by FIG. 9, but rather ping to pull, pull and push scenarios, as well as prerequisite knowledge scenarios are all contemplated in accordance with a flexible synchronization protocol.
  • At 900, a node request changes from the Web service. At 910, the node sends its knowledge to the Web service. At 920, the Web service compares its knowledge to Node knowledge. At 930, the Web service sends the latest changes from the Web service to the node of which the node is unaware. Also, the node receives the knowledge of the Web service for a comparison to its own knowledge at 940. At 950, conflicts between any independently evolved changes in the node's knowledge and the Web service's knowledge are detected. Lastly, at 960, the latest changes are sent to the Web service from the node of which the Web service is unaware. The knowledge analysis thus enables an efficient knowledge exchange by only sending the changes that the other endpoint requests and does not have already.
  • FIG. 10 is a block diagram of an exemplary non-limiting implementation of a device 1000 b for performing a full or partial knowledge exchange. As shown, device 1000 b includes a sync module 1020 that performs the full or partial knowledge exchange techniques for synchronizing a set of objects 1030 with another device in accordance with non-limiting embodiments of the invention. Sync module 1020 may include a sync communications module 1022 for generally transmitting and receiving data in accordance with the knowledge exchange techniques of non-limiting embodiments of the invention.
  • Sync communications module 1022 may also include a sync initiation module 1022 a which may initiate synchronization with a second device if authorized, e.g., via authorization module 1040, and connect to the second device. Sync module 1020 may also include an I/O module 1022 b responsive to the initiation of synchronization by sending full and/or partial knowledge 1002 b about the set of objects 1030 to the second device (not shown) and for receiving back full and/or partial knowledge 1012 b of the second device and changes to be made to the set of objects 1030 originating from the second device. In turn, a sync analysis module 1024 operates to apply the changes to be made to the set of objects 1030 and to compare full and/or partial knowledge 1012 b from the second device with the full and/or partial knowledge 1002 b of the first device in order to determine changes to send to the second device to complete synchronization between the devices.
  • Supplemental Context Regarding Web Services
  • The specifications that define Web services are intentionally modular, and as a result there is no one document that contains them all. Additionally, there is neither a single, nor a stable set of specifications. Generally speaking, there are a few “core” specifications that are supplemented by others as the circumstances and choice of technology dictate, including: XML, SOAP, WSDL and UDDI
  • Simple Object Access Protocol (SOAP) is an XML-based, extensible message envelope format, with “bindings” to underlying protocols. SOAP is a protocol for exchanging XML-based messages over computer networks, normally using Hyper Text Transfer Protocol (HTTP)/HTTP Secure (HTTPS). SOAP forms the foundation layer of the Web services stack, providing a basic messaging framework that more abstract layers can build on.
  • There are several different types of messaging patterns in SOAP, but by far the most common is the Remote Procedure Call (RPC) pattern, in which one network node (the client) sends a request message to another node (the server), and the server immediately sends a response message to the client. Using SOAP over HTTP allows for easier communication behind proxies and firewalls than previous remote execution technology.
  • SOAP is versatile enough to allow for the use of different transport protocols. The standard stacks use HTTP as a transport protocol, but other protocols are also usable (TCP, SNMP).
  • WSDL is an XML format that allows service interfaces to be described, along with the details of their bindings to specific protocols and is typically used to generate server and client code, and for configuration.
  • Universal Description, Discovery and Integration (UDDI) is a protocol for publishing and discovering metadata about Web services, to enable applications to find Web services, either at design time or runtime. UDDI is an open industry initiative enabling businesses to publish service listings and discover each other and define how the services or software applications interact over the Internet. A UDDI business registration consists of three components:
  • White Pages—address, contact, and known identifiers;
  • Yellow Pages—industrial categorizations based on standard taxonomies;
  • Green Pages—technical information about services exposed by the business.
  • UDDI is one of the core Web services standards. It is designed to be interrogated by SOAP messages and to provide access to WSDL documents describing the protocol bindings and message formats required to interact with the web services listed in its directory.
  • Exemplary Networked and Distributed Environments
  • One of ordinary skill in the art can appreciate that the various non-limiting embodiments for synchronization knowledge representation and exchange with Web service endpoint(s)described above can be implemented in connection with any computer or other client or server device, which can be deployed as part of a computer network, or in a distributed computing environment, connected to any kind of data store. In this regard, the present invention pertains to any computer system or environment having any number of memory or storage units, and any number of applications and processes occurring across any number of storage units or volumes, which may be used in connection with synchronization techniques in accordance with the present invention. The present invention may apply to an environment with server computers and client computers deployed in a network environment or a distributed computing environment, having remote or local storage. The present invention may also be applied to standalone computing devices, having programming language functionality, interpretation and execution capabilities for generating, receiving and transmitting information in connection with remote or local services and processes.
  • Distributed computing provides sharing of computer resources and services by exchange between computing devices and systems. These resources and services include the exchange of information, cache storage and disk storage for objects, such as files. Distributed computing takes advantage of network connectivity, allowing clients to leverage their collective power to benefit the entire enterprise. In this regard, a variety of devices may have applications, objects or resources that may implicate the systems and methods for synchronizing in accordance with the invention.
  • FIG. 11 provides a schematic diagram of an exemplary networked or distributed computing environment. The distributed computing environment comprises computing objects 1110 a, 1110 b, etc. and computing objects or devices 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. These objects may comprise programs, methods, data stores, programmable logic, etc. The objects may comprise portions of the same or different devices such as PDAs, audio/video devices, MP3 players, personal computers, etc. Each object can communicate with another object by way of the communications network 1140. This network may itself comprise other computing objects and computing devices that provide services to the system of FIG. 11, and may itself represent multiple interconnected networks. In accordance with an aspect of the invention, each object 1110 a, 1110 b, etc. or 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. may contain an application that might make use of an API, or other object, software, firmware and/or hardware, suitable for use with the systems and methods for synchronizing with knowledge in accordance with the invention.
  • It can also be appreciated that an object, such as 1120 c, may be hosted on another computing device 1110 a, 1110 b, etc. or 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. Thus, although the physical environment depicted may show the connected devices as computers, such illustration is merely exemplary and the physical environment may alternatively be depicted or described comprising various digital devices such as PDAs, televisions, MP3 players, etc., any of which may employ a variety of wired and wireless services, software objects such as interfaces, COM objects, and the like.
  • There are a variety of systems, components, and network configurations that support distributed computing environments. For example, computing systems may be connected together by wired or wireless systems, by local networks or widely distributed networks. Currently, many of the networks are coupled to the Internet, which provides an infrastructure for widely distributed computing and encompasses many different networks. Any of the infrastructures may be used for exemplary communications made incident to synchronizing according to the present invention.
  • In home networking environments, there are at least four disparate network transport media that may each support a unique protocol, such as Power line, data (both wireless and wired), voice (e.g., telephone) and entertainment media. Most home control devices such as light switches and appliances may use power lines for connectivity. Data Services may enter the home as broadband (e.g., either DSL or Cable modem) and are accessible within the home using either wireless (e.g., HomeRF or 802.11B) or wired (e.g., Home PNA, Cat 5, Ethernet, even power line) connectivity. Voice traffic may enter the home either as wired (e.g., Cat 3) or wireless (e.g., cell phones) and may be distributed within the home using Cat 3 wiring. Entertainment media, or other graphical data, may enter the home either through satellite or cable and is typically distributed in the home using coaxial cable. IEEE 1394 and DVI are also digital interconnects for clusters of media devices. All of these network environments and others that may emerge, or already have emerged, as protocol standards may be interconnected to form a network, such as an intranet, that may be connected to the outside world by way of a wide area network, such as the Internet. In short, a variety of disparate sources exist for the storage and transmission of data, and consequently, any of the computing devices of the present invention may share and communicate data in any existing manner, and no one way described in the embodiments herein is intended to be limiting.
  • The Internet commonly refers to the collection of networks and gateways that utilize the Transmission Control Protocol/Internet Protocol (TCP/IP) suite of protocols, which are well-known in the art of computer networking. The Internet can be described as a system of geographically distributed remote computer networks interconnected by computers executing networking protocols that allow users to interact and share information over network(s). Because of such wide-spread information sharing, remote networks such as the Internet have thus far generally evolved into an open system with which developers can design software applications for performing specialized operations or services, essentially without restriction.
  • Thus, the network infrastructure enables a host of network topologies such as client/server, peer-to-peer, or hybrid architectures. The “client” is a member of a class or group that uses the services of another class or group to which it is not related. Thus, in computing, a client is a process, i.e., roughly a set of instructions or tasks, that requests a service provided by another program. The client process utilizes the requested service without having to “know” any working details about the other program or the service itself. In a client/server architecture, particularly a networked system, a client is usually a computer that accesses shared network resources provided by another computer, e.g., a server. In the illustration of FIG. 11, as an example, computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. can be thought of as clients and computers 1110 a, 1110 b, etc. can be thought of as servers where servers 1110 a, 1110 b, etc. maintain the data that is then replicated to client computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc., although any computer can be considered a client, a server, or both, depending on the circumstances. Any of these computing devices may be processing data or requesting services or tasks that may implicate the synchronization techniques with knowledge in accordance with the invention.
  • A server is typically a remote computer system accessible over a remote or local network, such as the Internet or wireless network infrastructures. The client process may be active in a first computer system, and the server process may be active in a second computer system, communicating with one another over a communications medium, thus providing distributed functionality and allowing multiple clients to take advantage of the information-gathering capabilities of the server. Any software objects utilized pursuant to the techniques for synchronizing based on knowledge in accordance with the invention may be distributed across multiple computing devices or objects.
  • Client(s) and server(s) communicate with one another utilizing the functionality provided by protocol layer(s). For example, HyperText Transfer Protocol (HTTP) is a common protocol that is used in conjunction with the World Wide Web (WWW), or “the Web.” Typically, a computer network address such as an Internet Protocol (IP) address or other reference such as a Universal Resource Locator (URL) can be used to identify the server or client computers to each other. The network address can be referred to as a URL address. Communication can be provided over a communications medium, e.g., client(s) and server(s) may be coupled to one another via TCP/IP connection(s) for high-capacity communication.
  • Thus, FIG. 11 illustrates an exemplary networked or distributed environment, with server(s) in communication with client computer (s) via a network/bus, in which the present invention may be employed. In more detail, a number of servers 1110 a, 1110 b, etc. are interconnected via a communications network/bus 1140, which may be a LAN, WAN, intranet, GSM network, the Internet, etc., with a number of client or remote computing devices 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc., such as a portable computer, handheld computer, thin client, networked appliance, or other device, such as a VCR, TV, oven, light, heater and the like in accordance with the present invention. It is thus contemplated that the present invention may apply to any computing device in connection with which it is desirable to synchronize any kind of data.
  • In a network environment in which the communications network/bus 1140 is the Internet, for example, the servers 110 a, 1110 b, etc. can be Web servers with which the clients 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. communicate via any of a number of known protocols such as HTTP. Servers 1110 a, 1110 b, etc. may also serve as clients 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc., as may be characteristic of a distributed computing environment.
  • As mentioned, communications may be wired or wireless, or a combination, where appropriate. Client devices 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. may or may not communicate via communications network/bus 1140, and may have independent communications associated therewith. For example, in the case of a TV or VCR, there may or may not be a networked aspect to the control thereof. Each client computer 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. and server computer 1110 a, 1110 b, etc. may be equipped with various application program modules or objects 1135 a, 1135 b, 1135 c, etc. and with connections or access to various types of storage elements or objects, across which files or data streams may be stored or to which portion(s) of files or data streams may be downloaded, transmitted or migrated. Any one or more of computers 1110 a, 1110 b, 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. may be responsible for the maintenance and updating of a database 1130 or other storage element, such as a database or memory 1130 for storing data processed or saved according to the invention. Thus, the present invention can be utilized in a computer network environment having client computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. that can access and interact with a computer network/bus 1140 and server computers 1110 a, 1110 b, etc. that may interact with client computers 1120 a, 1120 b, 1120 c, 1120 d, 1120 e, etc. and other like devices, and databases 1130.
  • Exemplary Computing Device
  • As mentioned, the invention applies to any device wherein it may be desirable to synchronize any kind of data across a set of devices. It should be understood, therefore, that handheld, portable and other computing devices and computing objects of all kinds are contemplated for use in connection with the present invention, i.e., anywhere that a device may benefit from sharing of data across devices or otherwise receive, process or store data. Accordingly, the below general purpose remote computer described below in FIG. 12 is but one example, and the present invention may be implemented with any client having network/bus interoperability and interaction. Thus, the present invention may be implemented in an environment of networked hosted services in which very little or minimal client resources are implicated, e.g., a networked environment in which the client device serves merely as an interface to the network/bus, such as an object placed in an appliance.
  • Although not required, the invention can partly be implemented via an operating system, for use by a developer of services for a device or object, and/or included within application software that operates in connection with the component(s) of the invention. Software may be described in the general context of computer-executable instructions, such as program modules, being executed by one or more computers, such as client workstations, servers or other devices. Those skilled in the art will appreciate that the invention may be practiced with other computer system configurations and protocols.
  • FIG. 12 thus illustrates an example of a suitable computing system environment 1200 a in which the invention may be implemented, although as made clear above, the computing system environment 1200 a is only one example of a suitable computing environment for a media device and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 1200 a be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 1200 a.
  • With reference to FIG. 12, an exemplary remote device for implementing the invention includes a general purpose computing device in the form of a computer 1210 a. Components of computer 1210 a may include, but are not limited to, a processing unit 1220 a, a system memory 1230 a, and a system bus 1221 a that couples various system components including the system memory to the processing unit 1220 a. The system bus 1221 a may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • Computer 1210 a typically includes a variety of computer readable media. Computer readable media can be any available media that can be accessed by computer 1210 a. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, 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. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CDROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computer 1210 a. Communication media typically embodies 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 includes any information delivery media.
  • The system memory 1230 a may include computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) and/or random access memory (RAM). A basic input/output system (BIOS), containing the basic routines that help to transfer information between elements within computer 1210 a, such as during start-up, may be stored in memory 1230 a. Memory 1230 a typically also contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 1220 a. By way of example, and not limitation, memory 1230 a may also include an operating system, application programs, other program modules, and program data.
  • The computer 1210 a may also include other removable/non-removable, volatile/nonvolatile computer storage media. For example, computer 1210 a could include a hard disk drive that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive that reads from or writes to a removable, nonvolatile magnetic disk, and/or an optical disk drive that reads from or writes to a removable, nonvolatile optical disk, such as a CD-ROM or other optical media. Other removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM and the like. A hard disk drive is typically connected to the system bus 1221 a through a non-removable memory interface such as an interface, and a magnetic disk drive or optical disk drive is typically connected to the system bus 1221 a by a removable memory interface, such as an interface.
  • A user may enter commands and information into the computer 1210 a through input devices such as a keyboard and pointing device, commonly referred to as a mouse, trackball or touch pad. Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 1220 a through user input 1240 a and associated interface(s) that are coupled to the system bus 1221 a, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB). A graphics subsystem may also be connected to the system bus 1221 a. A monitor or other type of display device is also connected to the system bus 1221 a via an interface, such as output interface 1250 a, which may in turn communicate with video memory. In addition to a monitor, computers may also include other peripheral output devices such as speakers and a printer, which may be connected through output interface 1250 a.
  • The computer 1210 a may operate in a networked or distributed environment using logical connections to one or more other remote computers, such as remote computer 1270 a, which may in turn have media capabilities different from device 1210 a. The remote computer 1270 a may be a personal computer, a server, a router, a network PC, a peer device or other common network node, or any other remote media consumption or transmission device, and may include any or all of the elements described above relative to the computer 1210 a. The logical connections depicted in FIG. 12 include a network 1271 a, such local area network (LAN) or a wide area network (WAN), but may also include other networks/buses. Such networking environments are commonplace in homes, offices, enterprise-wide computer networks, intranets and the Internet.
  • When used in a LAN networking environment, the computer 1210 a is connected to the LAN 1271 a through a network interface or adapter. When used in a WAN networking environment, the computer 1210 a typically includes a communications component, such as a modem, or other means for establishing communications over the WAN, such as the Internet. A communications component, such as a modem, which may be internal or external, may be connected to the system bus 1221 a via the user input interface of input 1240 a, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 1210 a, or portions thereof, may be stored in a remote memory storage device. It will be appreciated that the network connections shown and described are exemplary and other means of establishing a communications link between the computers may be used.
  • There are multiple ways of implementing the present invention, e.g., an appropriate API, tool kit, driver code, operating system, control, standalone or downloadable software object, etc. which enables applications and services to use the systems and methods for representing and exchanging knowledge in accordance with the invention. The invention contemplates the use of the invention from the standpoint of an API (or other software object), as well as from a software or hardware object that performs the knowledge exchange in accordance with the invention. Thus, various implementations of the invention described herein may have aspects that are wholly in hardware, partly in hardware and partly in software, as well as in software.
  • The word “exemplary” is used herein to mean serving as an example, instance, or illustration. For the avoidance of doubt, the subject matter disclosed herein is not limited by such examples. In addition, any aspect or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs, nor is it meant to preclude equivalent exemplary structures and techniques known to those of ordinary skill in the art. Furthermore, to the extent that the terms “includes,” “has,” “contains,” and other similar words are used in either the detailed description or the claims, for the avoidance of doubt, such terms are intended to be inclusive in a manner similar to the term “comprising” as an open transition word without precluding any additional or other elements.
  • As mentioned above, while exemplary embodiments of the present invention have been described in connection with various computing devices and network architectures, the underlying concepts may be applied to any computing device or system in which it is desirable to synchronize data with another computing device or system. For instance, the synchronization processes of the invention may be applied to the operating system of a computing device, provided as a separate object on the device, as part of another object, as a reusable control, as a downloadable object from a server, as a “middle man” between a device or object and the network, as a distributed object, as hardware, in memory, a combination of any of the foregoing, etc.
  • As mentioned, the various techniques described herein may be implemented in connection with hardware or software or, where appropriate, with a combination of both. As used herein, the terms “component,” “system” and the like are likewise intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution. For example, a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration, both an application running on computer and the computer can be a component. One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers.
  • Thus, the methods and apparatus of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. In the case of program code execution on programmable computers, the computing device generally includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. One or more programs that may implement or utilize the synchronization services and/or processes of the present invention, e.g., through the use of a data processing API, reusable controls, or the like, are preferably implemented in a high level procedural or object oriented programming language to communicate with a computer system. However, the program(s) can be implemented in assembly or machine language, if desired. In any case, the language may be a compiled or interpreted language, and combined with hardware implementations.
  • The methods and apparatus of the present invention may also be practiced via communications embodied in the form of program code that is transmitted over some transmission medium, such as over electrical wiring or cabling, through fiber optics, or via any other form of transmission, wherein, when the program code is received and loaded into and executed by a machine, such as an EPROM, a gate array, a programmable logic device (PLD), a client computer, etc., the machine becomes an apparatus for practicing the invention. When implemented on a general-purpose processor, the program code combines with the processor to provide a unique apparatus that operates to invoke the functionality of the present invention. Additionally, any storage techniques used in connection with the present invention may invariably be a combination of hardware and software.
  • Furthermore, the disclosed subject matter may be implemented as a system, method, apparatus, or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof to control a computer or processor based device to implement aspects detailed herein. The term “article of manufacture” (or alternatively, “computer program product”) where used herein is intended to encompass a computer program accessible from any computer-readable device, carrier, or media. For example, computer readable media can include but are not limited to magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips . . . ), optical disks (e.g., compact disk (CD), digital versatile disk (DVD) . . . ), smart cards, and flash memory devices (e.g., card, stick). Additionally, it is known that a carrier wave can be employed to carry computer-readable electronic data such as those used in transmitting and receiving electronic mail or in accessing a network such as the Internet or a local area network (LAN).
  • The aforementioned systems have been described with respect to interaction between several components. It can be appreciated that such systems and components can include those components or specified sub-components, some of the specified components or sub-components, and/or additional components, and according to various permutations and combinations of the foregoing. Sub-components can also be implemented as components communicatively coupled to other components rather than included within parent components (hierarchical). Additionally, it should be noted that one or more components may be combined into a single component providing aggregate functionality or divided into several separate sub-components, and any one or more middle layers, such as a management layer, may be provided to communicatively couple to such sub-components in order to provide integrated functionality. Any components described herein may also interact with one or more other components not specifically described herein but generally known by those of skill in the art.
  • In view of the exemplary systems described supra, methodologies that may be implemented in accordance with the disclosed subject matter will be better appreciated with reference to the flowcharts of the figures. While for purposes of simplicity of explanation, the methodologies are shown and described as a series of blocks, it is to be understood and appreciated that the claimed subject matter is not limited by the order of the blocks, as some blocks may occur in different orders and/or concurrently with other blocks from what is depicted and described herein. Where non-sequential, or branched, flow is illustrated via flowchart, it can be appreciated that various other branches, flow paths, and orders of the blocks, may be implemented which achieve the same or a similar result. Moreover, not all illustrated blocks may be required to implement the methodologies described hereinafter.
  • Furthermore, as will be appreciated various portions of the disclosed systems above and methods below may include or consist of artificial intelligence or knowledge or rule based components, sub-components, processes, means, methodologies, or mechanisms (e.g., support vector machines, neural networks, expert systems, Bayesian belief networks, fuzzy logic, data fusion engines, classifiers . . . ). Such components, inter alia, can automate certain mechanisms or processes performed thereby to make portions of the systems and methods more adaptive as well as efficient and intelligent.
  • While the present invention has been described in connection with the preferred embodiments of the various figures, it is to be understood that other similar embodiments may be used or modifications and additions may be made to the described embodiment for performing the same function of the present invention without deviating therefrom. For example, while exemplary network environments of the invention are described in the context of a networked environment, such as a peer to peer networked environment, one skilled in the art will recognize that the present invention is not limited thereto, and that the methods, as described in the present application may apply to any computing device or environment, such as a gaming console, handheld computer, portable computer, etc., whether wired or wireless, and may be applied to any number of such computing devices connected via a communications network, and interacting across the network. Furthermore, it should be emphasized that a variety of computer platforms, including handheld device operating systems and other application specific operating systems are contemplated, especially as the number of wireless networked devices continues to proliferate.
  • While exemplary embodiments refer to utilizing the present invention in the context of particular programming language constructs, the invention is not so limited, but rather may be implemented in any language to provide methods for representing and exchanging knowledge for a set of nodes in accordance with the invention. Still further, the present invention may be implemented in or across a plurality of processing chips or devices, and storage may similarly be effected across a plurality of devices. Therefore, the present invention should not be limited to any single embodiment, but rather should be construed in breadth and scope in accordance with the appended claims.

Claims (20)

1. A method for synchronizing a set of objects between a node of a plurality of nodes and a Web service endpoint communicatively coupled via one or more networks, comprising:
evolving by the node at least one version of an object of the set of objects being synchronized with a corresponding set of objects maintained by the Web service endpoint; and
transmitting, by the node to the Web service endpoint, knowledge of the node concerning the set of objects and corresponding versions for the objects of the set of objects represented on the node for purposes of synchronization by the Web service endpoint with respect to the set of objects, wherein representation of the knowledge is independent of data type.
2. The method of claim 1, wherein the transmitting includes initiating a Web services request including at least one extensible markup language (XML) message conforming to simple object access protocol (SOAP) standards.
3. The method of claim 1, further comprising:
receiving by the node first changes to the set of objects from the Web service endpoint of which the node is not aware based on a comparison of knowledge of the Web service endpoint and the knowledge of the node.
4. The method of claim 3, further comprising:
applying said first changes to the set of objects represented on the node to bring the set of objects up to date as of collective knowledge of the node and Web service endpoint.
5. The method of claim 3, further comprising updating the knowledge of the node and corresponding versions represented on the node based on the first changes.
6. The method of claim 3, wherein said receiving by the node of first changes to the set of objects from the Web service endpoint includes receiving by the node first changes representing knowledge of the latest versions of the set of objects from the Web service endpoint of which the node is not aware.
7. The method of claim 1, further comprising:
receiving by the node from the Web service endpoint knowledge of the Web service endpoint concerning the set of objects and corresponding versions of the objects of the set of objects represented on the Web service endpoint.
8. The method of claim 7, further comprising:
comparing the knowledge of the Web service endpoint with the knowledge of the node to determine what second changes to the set of objects to send to the Web service endpoint of which the Web service endpoint is unaware.
9. The method of claim 8, further comprising:
transmitting the second changes of which the Web service endpoint is unaware to the Web service endpoint.
10. The method of claim 7, further comprising:
detecting from the knowledge of the Web service endpoint and the node whether an object of the set of objects independently evolved on the node and Web service endpoint.
11. The method of claim 7, wherein if an object independently evolves on the node and Web service endpoint, determining whether the version of the object on the Web service endpoint or the version of the object on the node is the version to propagate to the set of objects of the node and Web service endpoints.
12. A computer readable medium comprising computer executable instructions for carrying out the method of claim 1.
13. A method for synchronizing a set of objects between a node of a plurality of nodes and a Web service provider communicatively coupled via one or more networks, comprising:
receiving from a node of the plurality of nodes or a Web service provider a request for synchronization by the Web service provider or the node of the plurality of nodes, respectively, including receiving a set of changes to a set of objects, corresponding versions for the objects of the set of objects represented on the node or the Web service provider and a definition of prerequisite knowledge associated with the set of changes; and
processing the definition of prerequisite knowledge by the Web service provider or the node and if the Web service provider or the node has the prerequisite knowledge, applying the set of changes to the set of objects in at least one data store of the Web service provider or the node.
14. The method of claim 13, wherein the receiving includes receiving a Web services request including at least one extensible markup language (XML) message conforming to at least one simple object access protocol (SOAP) standard.
15. The method of claim 13, wherein the receiving includes receiving the set of changes, corresponding versions and definition of prerequisite knowledge irrespective of a presence of a firewall at either the node or the Web service provider.
16. A computing device comprising means for performing the method of claim 13.
17. A node of a plurality of nodes connectable via one or more networks that synchronizes a set of objects between the node and a Web service node of the plurality of nodes, comprising:
a synchronization component for synchronizing the set of objects between the node and the Web service node of the plurality of nodes, including:
a synchronization communications component that initiates synchronization with the Web service node via a Web services synchronization protocol that defines, independent of data type, metadata structure for a knowledge exchange between the Web service node and the node, that transmits to the Web service node a request to synchronize with the set of objects based on the Web services synchronization protocol and that receives external knowledge of the set of objects and corresponding Web service object versioning information from the Web service node; and
a synchronization analysis component that updates local knowledge of the set of objects represented on the node and corresponding node object versioning information by comparing the external knowledge of the set of objects and corresponding Web service object versioning information with the local knowledge of the set of objects and corresponding node object versioning information to determine what changes should be reflected by revised local knowledge of the set of objects and corresponding node object versioning information.
18. The node of claim 17, wherein the Web services synchronization protocol does not prescribe any schema of the actual data being synchronized between the node and the Web service node.
19. The node of claim 17, wherein the synchronization analysis component analyzes the external knowledge of the set of objects and corresponding Web service object versioning information with the local knowledge of the set of objects and corresponding node object versioning information to determine what second changes should be sent to the Web service node about which the Web service node does not know.
20. The node of claim 19, wherein the synchronization communications component further transmits the second changes to the Web service node.
US11/859,931 2007-09-24 2007-09-24 Synchronization of web service endpoints in a multi-master synchronization environment Abandoned US20090083441A1 (en)

Priority Applications (12)

Application Number Priority Date Filing Date Title
US11/859,931 US20090083441A1 (en) 2007-09-24 2007-09-24 Synchronization of web service endpoints in a multi-master synchronization environment
EP08834595.4A EP2203843A4 (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment
EP19204345.3A EP3614274A1 (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment
CN2008801082232A CN101802809B (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment
PCT/US2008/077395 WO2009042608A2 (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment
KR1020107003874A KR101564471B1 (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment
JP2010526060A JP5456677B2 (en) 2007-09-24 2008-09-23 Web service endpoint synchronization in a multi-master synchronization environment
MX2010002200A MX2010002200A (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment.
CA 2695017 CA2695017A1 (en) 2007-09-24 2008-09-23 Synchronization of web service endpoints in a multi-master synchronization environment
JP2013245860A JP2014089719A (en) 2007-09-24 2013-11-28 Synchronization of web service endpoints in multi-master synchronization environment
US14/582,894 US20150120664A1 (en) 2007-09-24 2014-12-24 Synchronization of web service endpoints in a multi-master synchronization environment
US14/668,916 US9648101B2 (en) 2007-09-24 2015-03-25 Synchronization of web service endpoints in a multi-master synchronization environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/859,931 US20090083441A1 (en) 2007-09-24 2007-09-24 Synchronization of web service endpoints in a multi-master synchronization environment

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US14/582,894 Continuation US20150120664A1 (en) 2007-09-24 2014-12-24 Synchronization of web service endpoints in a multi-master synchronization environment
US14/668,916 Continuation US9648101B2 (en) 2007-09-24 2015-03-25 Synchronization of web service endpoints in a multi-master synchronization environment

Publications (1)

Publication Number Publication Date
US20090083441A1 true US20090083441A1 (en) 2009-03-26

Family

ID=40472923

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/859,931 Abandoned US20090083441A1 (en) 2007-09-24 2007-09-24 Synchronization of web service endpoints in a multi-master synchronization environment
US14/582,894 Abandoned US20150120664A1 (en) 2007-09-24 2014-12-24 Synchronization of web service endpoints in a multi-master synchronization environment
US14/668,916 Active US9648101B2 (en) 2007-09-24 2015-03-25 Synchronization of web service endpoints in a multi-master synchronization environment

Family Applications After (2)

Application Number Title Priority Date Filing Date
US14/582,894 Abandoned US20150120664A1 (en) 2007-09-24 2014-12-24 Synchronization of web service endpoints in a multi-master synchronization environment
US14/668,916 Active US9648101B2 (en) 2007-09-24 2015-03-25 Synchronization of web service endpoints in a multi-master synchronization environment

Country Status (8)

Country Link
US (3) US20090083441A1 (en)
EP (2) EP2203843A4 (en)
JP (2) JP5456677B2 (en)
KR (1) KR101564471B1 (en)
CN (1) CN101802809B (en)
CA (1) CA2695017A1 (en)
MX (1) MX2010002200A (en)
WO (1) WO2009042608A2 (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080144669A1 (en) * 2006-12-18 2008-06-19 Microsoft Corporation Propagation of conflict knowledge
US20090063660A1 (en) * 2007-09-04 2009-03-05 Apple Inc. Synchronization and transfer of digital media items
US20090235185A1 (en) * 2008-03-12 2009-09-17 Oracle International Corporation Simplifying synchronization of copies of same data used by multiple applications
US20100153335A1 (en) * 2008-12-12 2010-06-17 Microsoft Corporation Synchronizing multiple classes with disparate schemas in the same collection
US20110295796A1 (en) * 2010-05-27 2011-12-01 Microsoft Corporation Synchronization of subsets of data including support for varying set membership
CN102438042A (en) * 2011-11-04 2012-05-02 中国工商银行股份有限公司 Dynamic parameter synchronizing method and system of multipoint access device
US20120203932A1 (en) * 2011-02-08 2012-08-09 Microsoft Corporation Multi-master media metadata synchronization
US20120324128A1 (en) * 2009-12-30 2012-12-20 Microsoft Corporation Cross-scope synchronization of data item knowledge and corresponding metadata
US20130132501A1 (en) * 2011-11-18 2013-05-23 Apple Inc. Synchronization of devices in a peer-to-peer network environment
US20130191332A1 (en) * 2012-01-20 2013-07-25 Research In Motion Limited Synchronizing endpoint data stores having disparate schemas
US8533275B2 (en) 2011-08-19 2013-09-10 Microsoft Corporation Synchronizing conversation structures in web-based email systems
US20140089259A1 (en) * 2011-06-01 2014-03-27 Huawei Technologies Co., Ltd. Operation method and apparatus for data storage system
US8850516B1 (en) * 2011-06-22 2014-09-30 Emc Corporation Virtual private cloud that provides enterprise grade functionality and compliance
US20140337482A1 (en) * 2009-08-13 2014-11-13 Dropbox, Inc. Network Folder Synchronization
US20150134710A1 (en) * 2008-09-04 2015-05-14 Samsung Electronics Co., Ltd. Method and apparatus for collecting and providing information of interest to user regarding multimedia content
US9213718B1 (en) 2011-06-22 2015-12-15 Emc Corporation Synchronized file management across multiple disparate endpoints
US9276634B1 (en) * 2011-12-22 2016-03-01 Landis+Gyr Technologies, Llc Configuration over power distribution lines
US9350772B2 (en) 2014-10-24 2016-05-24 Ringcentral, Inc. Systems and methods for making common services available across network endpoints
US9398085B2 (en) 2014-11-07 2016-07-19 Ringcentral, Inc. Systems and methods for initiating a peer-to-peer communication session
US20160267121A1 (en) * 2013-10-21 2016-09-15 International Business Machines Corporation Mechanism for communication in a distributed database
US20160330279A1 (en) * 2015-05-07 2016-11-10 Kodiak Networks Inc. System and Method for Mobile Data Synchronization
US9516615B2 (en) 2011-11-18 2016-12-06 Apple Inc. Selection of synchronization stations in a peer-to-peer network environment
US20170078384A1 (en) * 2015-09-15 2017-03-16 Microsoft Technology Licensing, Llc Synchronizing file data between computer systems
WO2018186517A1 (en) * 2017-04-07 2018-10-11 네이버 주식회사 Method and system for synchronizing multi-device data on basis of data type
US10162872B2 (en) * 2010-06-07 2018-12-25 Salesforce.Com, Inc. System, method and computer program product for performing a synchronization of data
US10271293B2 (en) 2011-11-18 2019-04-23 Apple Inc. Group formation within a synchronized hierarchy of peer-to-peer devices
US10291702B2 (en) 2013-01-07 2019-05-14 Dropbox, Inc. Synchronized content library
US20190236200A1 (en) * 2018-01-31 2019-08-01 EMC IP Holding Company LLC Method and system for efficient data replication in big data environment
US10977016B2 (en) 2017-10-31 2021-04-13 EMC IP Holding Company LLC Management of data using templates
US11789971B1 (en) * 2019-12-02 2023-10-17 Amazon Technologies, Inc. Adding replicas to a multi-leader replica group for a data set

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090083441A1 (en) 2007-09-24 2009-03-26 Microsoft Corporation Synchronization of web service endpoints in a multi-master synchronization environment
US11063829B2 (en) * 2016-06-10 2021-07-13 SECIP Holdings Pty Ltd. Secure collaborative data communications network
US11647095B1 (en) * 2018-10-02 2023-05-09 Intuit Inc. Method and system for orchestrating communications between application services through a unified connector platform
CN110619207B (en) * 2019-08-20 2021-12-17 广州海颐信息安全技术有限公司 Distributed storage method and device for privileged account
CN110708175B (en) * 2019-10-12 2021-11-30 北京友友天宇系统技术有限公司 Method for synchronizing messages in a distributed network
CN110795444B (en) * 2019-10-25 2022-12-02 北京小米移动软件有限公司 DOM data updating method, page updating method and device

Citations (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6317754B1 (en) * 1998-07-03 2001-11-13 Mitsubishi Electric Research Laboratories, Inc System for user control of version /Synchronization in mobile computing
US20030004955A1 (en) * 2001-06-27 2003-01-02 Microsoft Corporation System and method for translating synchronization information between two networks based on different synchronization protocols
US20030093435A1 (en) * 2001-11-05 2003-05-15 Bandekar Vijay R. Method and system for application level data object synchronization between two or more processes
US20030177408A1 (en) * 2001-04-06 2003-09-18 Patientkeeper, Inc. Synchronizing data between disparate schemas using composite version
US20040068516A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronizing files in multiple nodes
US20050086272A1 (en) * 2003-07-31 2005-04-21 Lev Novik Et Al. To Microsoft Corporation Systems and methods for replicating data stores
US20050246389A1 (en) * 2004-04-30 2005-11-03 Microsoft Corporation Client store synchronization through intermediary store change packets
US20060015816A1 (en) * 2004-07-14 2006-01-19 International Business Machines Corporation Framework for development and customization of web services deployment descriptors
US20060031264A1 (en) * 2004-05-20 2006-02-09 Bea Systems, Inc. Synchronization protocol for occasionally-connected application server
US20060080363A1 (en) * 2004-09-03 2006-04-13 Microsoft Corporation Synchronization for smart clients
US20060215569A1 (en) * 2003-07-31 2006-09-28 Microsoft Corporation Synchronization peer participant model
US20060235970A1 (en) * 2005-04-18 2006-10-19 Cameron Bateman System and method for exposing synchronous web services as notification style web services
US20060251125A1 (en) * 2005-04-18 2006-11-09 Bryan Goring System and method for producing notification based web services
US20070067354A1 (en) * 2005-09-16 2007-03-22 Microsoft Corporation Productivity suite to line of business synchronization mechanism
US20070074121A1 (en) * 2005-09-16 2007-03-29 Microsoft Corporation Interfaces for a productivity suite application and a hosted user interface
US20070088790A1 (en) * 2005-10-13 2007-04-19 Research In Motion Limited System and method for providing asynchronous notifications using synchronous data sources
US20070156842A1 (en) * 2005-12-29 2007-07-05 Vermeulen Allan H Distributed storage system with web services client interface
US20070162518A1 (en) * 2004-09-24 2007-07-12 Huawei Technologies Co., Ltd. Method for Transmitting SyncML Synchronization Data
US20070239864A1 (en) * 2006-04-11 2007-10-11 Samsung Electronics Co., Ltd Method and apparatus for synchronizing contents of home network devices
US20080005350A1 (en) * 2006-06-05 2008-01-03 Oleg Logvinov System and method for synchronized content rendering in a multi-node network
US20080098453A1 (en) * 2006-10-19 2008-04-24 Hinton Heather M Method and system for Synchronized Policy Control In A Web Services Environment
US20080162604A1 (en) * 2005-03-01 2008-07-03 Serge Soulet System and Method For Migrating a Platform, User Data, and Applications From at Least One Server to at Least One Computer
US20080168126A1 (en) * 2007-01-07 2008-07-10 Freedman Gordon J Synchronization methods and systems
US20080176536A1 (en) * 2007-01-23 2008-07-24 Sun Microsystems, Inc. Enterprise web service data to mobile device synchronization
US20080270481A1 (en) * 2007-04-27 2008-10-30 Microsoft Corporation Item Management with Data Sharing and Synchronization
US20080288547A1 (en) * 2007-05-18 2008-11-20 International Business Machines Corporation Apparatus, system, and method for a data server-managed web services runtime
US7478381B2 (en) * 2003-12-15 2009-01-13 Microsoft Corporation Managing software updates and a software distribution service
US20090055441A1 (en) * 2007-08-23 2009-02-26 International Busines Machine Corporation Method, System and Computer Program Product for Maintaining Synchronization of Files
US20090063504A1 (en) * 2007-08-29 2009-03-05 Richard Banister Bi-directional replication between web services and relational databases
US20090077002A1 (en) * 2007-09-14 2009-03-19 Microsoft Corporation Knowledge based synchronization of subsets of data with no move condition
US7574706B2 (en) * 2003-12-15 2009-08-11 Microsoft Corporation System and method for managing and communicating software updates
US20090228732A1 (en) * 2005-03-18 2009-09-10 Koninklijke Philips Electronics, N.V. Method for synchronization of network nodes
US20090287726A1 (en) * 2006-04-07 2009-11-19 Mag Productions Holding B.V. Method and system for synchronization of databases
US7747561B1 (en) * 2002-05-02 2010-06-29 Palmsource Inc. Synchronization protocol for synchronizing data between nodes

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5933837A (en) * 1997-05-09 1999-08-03 At & T Corp. Apparatus and method for maintaining integrated data consistency across multiple databases
US6385643B1 (en) * 1998-11-05 2002-05-07 Bea Systems, Inc. Clustered enterprise Java™ having a message passing kernel in a distributed processing system
JP3254434B2 (en) * 1999-04-13 2002-02-04 三菱電機株式会社 Data communication device
US6298135B1 (en) 1999-04-29 2001-10-02 Motorola, Inc. Method of preventing power analysis attacks on microelectronic assemblies
US20020077117A1 (en) * 2000-12-15 2002-06-20 Jocelyn Cloutier Synchronous transmission of data with network remote control
JP4334253B2 (en) * 2003-03-14 2009-09-30 株式会社東芝 Data alignment program, system and method
EA015549B1 (en) * 2003-06-05 2011-08-30 Интертраст Текнолоджис Корпорейшн Interoperable systems and methods for peer-to-peer service orchestration
US7440985B2 (en) * 2003-07-31 2008-10-21 Microsoft Corporation Filtered replication of data stores
US7636776B2 (en) * 2003-07-31 2009-12-22 Microsoft Corporation Systems and methods for synchronizing with multiple data stores
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
AU2004300300A1 (en) * 2003-12-12 2005-06-30 International Business Machines Corporation Port type agnostic proxy support for web services intermediaries
US8200700B2 (en) * 2005-02-01 2012-06-12 Newsilike Media Group, Inc Systems and methods for use of structured and unstructured distributed data
US7720890B2 (en) * 2005-02-22 2010-05-18 Microsoft Corporation Ghosted synchronization
EP1715430A1 (en) 2005-04-18 2006-10-25 Research In Motion Limited System and method for exposing a synchronous web service as a notification web service
KR101017365B1 (en) * 2006-02-14 2011-02-28 삼성전자주식회사 Method for synchronizing multiple CDS devices, CDS devices and system thereof.
US20080046437A1 (en) * 2006-07-27 2008-02-21 Wood Charles B Manual Conflict Resolution for Background Synchronization
US20090083441A1 (en) 2007-09-24 2009-03-26 Microsoft Corporation Synchronization of web service endpoints in a multi-master synchronization environment

Patent Citations (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6317754B1 (en) * 1998-07-03 2001-11-13 Mitsubishi Electric Research Laboratories, Inc System for user control of version /Synchronization in mobile computing
US20030177408A1 (en) * 2001-04-06 2003-09-18 Patientkeeper, Inc. Synchronizing data between disparate schemas using composite version
US20030004955A1 (en) * 2001-06-27 2003-01-02 Microsoft Corporation System and method for translating synchronization information between two networks based on different synchronization protocols
US20030093435A1 (en) * 2001-11-05 2003-05-15 Bandekar Vijay R. Method and system for application level data object synchronization between two or more processes
US7747561B1 (en) * 2002-05-02 2010-06-29 Palmsource Inc. Synchronization protocol for synchronizing data between nodes
US20040068516A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronizing files in multiple nodes
US20050086272A1 (en) * 2003-07-31 2005-04-21 Lev Novik Et Al. To Microsoft Corporation Systems and methods for replicating data stores
US7756825B2 (en) * 2003-07-31 2010-07-13 Microsoft Corporation Synchronization peer participant model
US20060215569A1 (en) * 2003-07-31 2006-09-28 Microsoft Corporation Synchronization peer participant model
US7478381B2 (en) * 2003-12-15 2009-01-13 Microsoft Corporation Managing software updates and a software distribution service
US7574706B2 (en) * 2003-12-15 2009-08-11 Microsoft Corporation System and method for managing and communicating software updates
US20050246389A1 (en) * 2004-04-30 2005-11-03 Microsoft Corporation Client store synchronization through intermediary store change packets
US20060031264A1 (en) * 2004-05-20 2006-02-09 Bea Systems, Inc. Synchronization protocol for occasionally-connected application server
US20060015816A1 (en) * 2004-07-14 2006-01-19 International Business Machines Corporation Framework for development and customization of web services deployment descriptors
US20060080363A1 (en) * 2004-09-03 2006-04-13 Microsoft Corporation Synchronization for smart clients
US20070162518A1 (en) * 2004-09-24 2007-07-12 Huawei Technologies Co., Ltd. Method for Transmitting SyncML Synchronization Data
US20080162604A1 (en) * 2005-03-01 2008-07-03 Serge Soulet System and Method For Migrating a Platform, User Data, and Applications From at Least One Server to at Least One Computer
US20090228732A1 (en) * 2005-03-18 2009-09-10 Koninklijke Philips Electronics, N.V. Method for synchronization of network nodes
US20060235970A1 (en) * 2005-04-18 2006-10-19 Cameron Bateman System and method for exposing synchronous web services as notification style web services
US20060251125A1 (en) * 2005-04-18 2006-11-09 Bryan Goring System and method for producing notification based web services
US20070074121A1 (en) * 2005-09-16 2007-03-29 Microsoft Corporation Interfaces for a productivity suite application and a hosted user interface
US20070067354A1 (en) * 2005-09-16 2007-03-22 Microsoft Corporation Productivity suite to line of business synchronization mechanism
US20070088790A1 (en) * 2005-10-13 2007-04-19 Research In Motion Limited System and method for providing asynchronous notifications using synchronous data sources
US20070156842A1 (en) * 2005-12-29 2007-07-05 Vermeulen Allan H Distributed storage system with web services client interface
US20090287726A1 (en) * 2006-04-07 2009-11-19 Mag Productions Holding B.V. Method and system for synchronization of databases
US20070239864A1 (en) * 2006-04-11 2007-10-11 Samsung Electronics Co., Ltd Method and apparatus for synchronizing contents of home network devices
US20080005350A1 (en) * 2006-06-05 2008-01-03 Oleg Logvinov System and method for synchronized content rendering in a multi-node network
US20080098453A1 (en) * 2006-10-19 2008-04-24 Hinton Heather M Method and system for Synchronized Policy Control In A Web Services Environment
US20080168126A1 (en) * 2007-01-07 2008-07-10 Freedman Gordon J Synchronization methods and systems
US20080176536A1 (en) * 2007-01-23 2008-07-24 Sun Microsystems, Inc. Enterprise web service data to mobile device synchronization
US20080270481A1 (en) * 2007-04-27 2008-10-30 Microsoft Corporation Item Management with Data Sharing and Synchronization
US20080288547A1 (en) * 2007-05-18 2008-11-20 International Business Machines Corporation Apparatus, system, and method for a data server-managed web services runtime
US20090055441A1 (en) * 2007-08-23 2009-02-26 International Busines Machine Corporation Method, System and Computer Program Product for Maintaining Synchronization of Files
US20090063504A1 (en) * 2007-08-29 2009-03-05 Richard Banister Bi-directional replication between web services and relational databases
US20090077002A1 (en) * 2007-09-14 2009-03-19 Microsoft Corporation Knowledge based synchronization of subsets of data with no move condition
US8090685B2 (en) * 2007-09-14 2012-01-03 Microsoft Corporation Knowledge based synchronization of subsets of data with no move condition

Cited By (61)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080144669A1 (en) * 2006-12-18 2008-06-19 Microsoft Corporation Propagation of conflict knowledge
US7778282B2 (en) * 2006-12-18 2010-08-17 Microsoft Corporation Propagation of conflict knowledge
US8135865B2 (en) * 2007-09-04 2012-03-13 Apple Inc. Synchronization and transfer of digital media items
US20090063660A1 (en) * 2007-09-04 2009-03-05 Apple Inc. Synchronization and transfer of digital media items
US8572161B2 (en) * 2008-03-12 2013-10-29 Oracle International Corporation Simplifying synchronization of copies of same data used by multiple applications
US20090235185A1 (en) * 2008-03-12 2009-09-17 Oracle International Corporation Simplifying synchronization of copies of same data used by multiple applications
US20150134710A1 (en) * 2008-09-04 2015-05-14 Samsung Electronics Co., Ltd. Method and apparatus for collecting and providing information of interest to user regarding multimedia content
US9626369B2 (en) * 2008-09-04 2017-04-18 Samsung Electronics Co., Ltd. Method and apparatus for collecting and providing information of interest to user regarding multimedia content
US10042858B2 (en) 2008-12-12 2018-08-07 Microsoft Technology Licensing, Llc Synchronizing multiple classes with disparate schemas in the same collection
US20100153335A1 (en) * 2008-12-12 2010-06-17 Microsoft Corporation Synchronizing multiple classes with disparate schemas in the same collection
US10911518B2 (en) 2009-08-13 2021-02-02 Dropbox, Inc. Network folder synchronization
US20140337482A1 (en) * 2009-08-13 2014-11-13 Dropbox, Inc. Network Folder Synchronization
US10148730B2 (en) * 2009-08-13 2018-12-04 Dropbox, Inc. Network folder synchronization
US8675687B2 (en) * 2009-12-30 2014-03-18 Microsoft Corporation Cross-scope synchronization of data item knowledge and corresponding metadata
US20120324128A1 (en) * 2009-12-30 2012-12-20 Microsoft Corporation Cross-scope synchronization of data item knowledge and corresponding metadata
US8805783B2 (en) * 2010-05-27 2014-08-12 Microsoft Corporation Synchronization of subsets of data including support for varying set membership
US20110295796A1 (en) * 2010-05-27 2011-12-01 Microsoft Corporation Synchronization of subsets of data including support for varying set membership
US11010405B2 (en) * 2010-06-07 2021-05-18 Salesforce.Com, Inc. System, method and computer program product for performing a synchronization of data
US10162872B2 (en) * 2010-06-07 2018-12-25 Salesforce.Com, Inc. System, method and computer program product for performing a synchronization of data
US20120203932A1 (en) * 2011-02-08 2012-08-09 Microsoft Corporation Multi-master media metadata synchronization
US20140089259A1 (en) * 2011-06-01 2014-03-27 Huawei Technologies Co., Ltd. Operation method and apparatus for data storage system
US9639588B2 (en) * 2011-06-01 2017-05-02 Huawei Technologies Co., Ltd. Operation method and apparatus for data storage system
US11334531B2 (en) 2011-06-22 2022-05-17 EMC IP Holding Company LLC Virtual private cloud that provides enterprise grade functionality and compliance
US10572453B2 (en) 2011-06-22 2020-02-25 EMC IP Holding Company LLC Virtual private cloud that provides enterprise grade functionality and compliance
US9367549B2 (en) * 2011-06-22 2016-06-14 Emc Corporation Virtual private cloud that provides enterprise grade functionality and compliance
US20140372382A1 (en) * 2011-06-22 2014-12-18 Emc Corporation Virtual private cloud that provides enterprise grade functionality and compliance
US8850516B1 (en) * 2011-06-22 2014-09-30 Emc Corporation Virtual private cloud that provides enterprise grade functionality and compliance
US9213718B1 (en) 2011-06-22 2015-12-15 Emc Corporation Synchronized file management across multiple disparate endpoints
US8533275B2 (en) 2011-08-19 2013-09-10 Microsoft Corporation Synchronizing conversation structures in web-based email systems
CN102438042A (en) * 2011-11-04 2012-05-02 中国工商银行股份有限公司 Dynamic parameter synchronizing method and system of multipoint access device
US10206190B2 (en) 2011-11-18 2019-02-12 Apple Inc. Selection of synchronization stations in a peer-to-peer network environment
US9516615B2 (en) 2011-11-18 2016-12-06 Apple Inc. Selection of synchronization stations in a peer-to-peer network environment
US9473574B2 (en) * 2011-11-18 2016-10-18 Apple Inc. Synchronization of devices in a peer-to-peer network environment
US10271293B2 (en) 2011-11-18 2019-04-23 Apple Inc. Group formation within a synchronized hierarchy of peer-to-peer devices
US20130132501A1 (en) * 2011-11-18 2013-05-23 Apple Inc. Synchronization of devices in a peer-to-peer network environment
US9825669B1 (en) 2011-12-22 2017-11-21 Landis+Gyr Technologies, Llc Configuration over power distribution lines
US9276634B1 (en) * 2011-12-22 2016-03-01 Landis+Gyr Technologies, Llc Configuration over power distribution lines
US9092499B2 (en) * 2012-01-20 2015-07-28 Blackberry Limited Synchronizing endpoint data stores having disparate schemas
US20130191332A1 (en) * 2012-01-20 2013-07-25 Research In Motion Limited Synchronizing endpoint data stores having disparate schemas
US11516288B2 (en) 2013-01-07 2022-11-29 Dropbox, Inc. Synchronized content library
US10951702B2 (en) 2013-01-07 2021-03-16 Dropbox, Inc. Synchronized content library
US10291702B2 (en) 2013-01-07 2019-05-14 Dropbox, Inc. Synchronized content library
US9734185B2 (en) * 2013-10-21 2017-08-15 International Business Machines Corporation Mechanism for communication in a distributed database
US20160267121A1 (en) * 2013-10-21 2016-09-15 International Business Machines Corporation Mechanism for communication in a distributed database
US9350772B2 (en) 2014-10-24 2016-05-24 Ringcentral, Inc. Systems and methods for making common services available across network endpoints
US10129304B2 (en) 2014-10-24 2018-11-13 Ringcentral, Inc. Systems and methods for making common services available across network endpoints
US10015246B2 (en) 2014-11-07 2018-07-03 Ringcentral, Inc. Systems and methods for initiating a peer-to-peer communication session
US9398085B2 (en) 2014-11-07 2016-07-19 Ringcentral, Inc. Systems and methods for initiating a peer-to-peer communication session
US10637922B2 (en) 2014-11-07 2020-04-28 Ringcentral, Inc. Systems and methods for initiating a peer-to-peer communication session
US20160330279A1 (en) * 2015-05-07 2016-11-10 Kodiak Networks Inc. System and Method for Mobile Data Synchronization
US10609138B2 (en) * 2015-05-07 2020-03-31 Kodiak Networks Inc. System and method for mobile data synchronization
EP3350976B1 (en) * 2015-09-15 2020-08-12 Microsoft Technology Licensing, LLC Synchronizing file data between computer systems
US20190394269A1 (en) * 2015-09-15 2019-12-26 Microsoft Technology Licensing, Llc Synchronizing file data between computer systems
US10425477B2 (en) * 2015-09-15 2019-09-24 Microsoft Technology Licensing, Llc Synchronizing file data between computer systems
US10979501B2 (en) * 2015-09-15 2021-04-13 Microsoft Technology Licensing, Llc Synchronizing file data between computer systems
US20170078384A1 (en) * 2015-09-15 2017-03-16 Microsoft Technology Licensing, Llc Synchronizing file data between computer systems
WO2018186517A1 (en) * 2017-04-07 2018-10-11 네이버 주식회사 Method and system for synchronizing multi-device data on basis of data type
US10977016B2 (en) 2017-10-31 2021-04-13 EMC IP Holding Company LLC Management of data using templates
US20190236200A1 (en) * 2018-01-31 2019-08-01 EMC IP Holding Company LLC Method and system for efficient data replication in big data environment
US11086901B2 (en) * 2018-01-31 2021-08-10 EMC IP Holding Company LLC Method and system for efficient data replication in big data environment
US11789971B1 (en) * 2019-12-02 2023-10-17 Amazon Technologies, Inc. Adding replicas to a multi-leader replica group for a data set

Also Published As

Publication number Publication date
EP3614274A1 (en) 2020-02-26
KR20100072170A (en) 2010-06-30
CN101802809B (en) 2013-01-02
WO2009042608A3 (en) 2009-06-04
JP5456677B2 (en) 2014-04-02
JP2011503678A (en) 2011-01-27
WO2009042608A2 (en) 2009-04-02
EP2203843A4 (en) 2015-01-21
JP2014089719A (en) 2014-05-15
US9648101B2 (en) 2017-05-09
US20150120664A1 (en) 2015-04-30
US20150201014A1 (en) 2015-07-16
CN101802809A (en) 2010-08-11
EP2203843A2 (en) 2010-07-07
KR101564471B1 (en) 2015-10-29
MX2010002200A (en) 2010-03-17
CA2695017A1 (en) 2009-04-02

Similar Documents

Publication Publication Date Title
US9648101B2 (en) Synchronization of web service endpoints in a multi-master synchronization environment
US7620659B2 (en) Efficient knowledge representation in data synchronization systems
US8185495B2 (en) Representation of qualitative object changes in a knowledge based framework for a multi-master synchronization environment
US20090077002A1 (en) Knowledge based synchronization of subsets of data with no move condition
US7430747B2 (en) Peer-to peer graphing interfaces and methods
US7668908B2 (en) System and method for generalized and distributed scalable eventing system
US7899917B2 (en) Synchronization framework for occasionally connected applications
KR101217389B1 (en) Synchronization server process
US20080162728A1 (en) Synchronization protocol for loosely coupled devices
US7181536B2 (en) Interminable peer relationships in transient communities
US20040143836A1 (en) System and method for sharing objects among two or more electronic devices
US20080176536A1 (en) Enterprise web service data to mobile device synchronization
US8675687B2 (en) Cross-scope synchronization of data item knowledge and corresponding metadata
US20080104206A1 (en) Efficient knowledge representation in data synchronization systems
WO2009099502A1 (en) Initiation and expiration of objects in a knowledge based framework for a multi-master synchronization environment
Pahl et al. Information-centric iot middleware overlay: Vsl
Grace Overcoming Middleware Heterogeneity in Mobile Computing Applications
Athanasopoulos et al. An architectural style for the development of choreographies in the future internet
Schmitt et al. An extensible framework for context-aware communication management using heterogeneous sensor networks
Uldal Casual resource sharing with shared virtual folders

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CLARK, MICHAEL RAY;KHOSRAVY, MOE;LEE, OLIVER C.;AND OTHERS;REEL/FRAME:020126/0448;SIGNING DATES FROM 20070917 TO 20071002

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034542/0001

Effective date: 20141014

STCB Information on status: application discontinuation

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