DV-Runtime

Source Code
Documentation

dv-runtime is our provided Runtime System. It is the environment that will host the modules and take care of the threads, the memory allocation and data exchange between the modules. It is better to use it implicitly via the GUI, but it can also be used independently.

All documentation related to the dv-runtime system can be found on:

https://dv-runtime.inivation.com/master/index.html#dv-runtime.

It contains details about Installation and Usage.