Next Page Arrow

SData Linking & Synchronisation

This section describes the SData Link & Sync protocol.

The first subsections describe the linking protocol:

The following subsections describe the synchronization algorithm, which is a variant of the well-known vector clock synchronization algorithm:

The following subsections describe the architecture of SData synchronization. They cover:

Once the architecture has been laid out, we describe the protocol elements:

Then, we dissect a typical synchronization pass. We show how the engine interacts with the URLs to:

We also give an example of immediate synchronization.

After this walkthrough, we describe advanced topics (not published yet): 

Finally, we give some implementation hints (not published yet):


Next Page Arrow