ccm_components

SyncMS

This is a component for Sync-MS communication. It enables other components to communicate at instance level in realtime and synchronized on time via a ccm datastore.

About Sync-MS

This Paper is the origin of Sync-MS and explains it.

Implementation

This is a implementation of Sync-MS as a CCM-Component.

Source Code

Version 1.0.0

Description

Folder structure

src

The src folder contains the current developement version of the syncms component (with a basic description and further references in the README). For concrete versions see above.

test

The test component is a component which is for testing the accuracy of syncms. This might not be what you are looking for if you just want to use the component. However, feel free to use this component to test syncms.

Usage

For usage see the README file in src directory.