A framework help to manage Real-Time Container in a distributed IoT system.
This framework includes the monitor and migration executor for container migration, thus yoou need to prepare multiple devices as migration target before you install it.
The default installation can be through simple command:
make
Some other configuration options are:
make rt-controller
make monitor
We can accept customized migration decision rules through rules
file.
Then use the following command to install our framework by your own rules:
make custom-rule