Gitlab Community Edition Instance

Skip to content

Enable parallel execution of PROV@TOS

Enable parallel execution of PROV@TOS, in order to reduce the computing overhead. The plan is to execute the creation and transformation of start / end component events to PROV activities / entities / agents in parallel to the TOS job itself. This should be possible (in a simple way?) by making the call to startActivity / endActivity to another thread.