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.
This Paper is the origin of Sync-MS and explains it.
This is a implementation of Sync-MS as a CCM-Component.
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.
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.
For usage see the README file in src directory.