RunProcess can run multiple processes in parallel. This function can speed up data loads and other processes by dividing work into multiple parts. Each process thread is managed by TM1 Server.
In this video, RunProcess is used to execute the same process, RunProcess_Test, multiple times in parallel with a different year.
TurboIntegrator
Version 11 and 12
RunProcess(ProcessName, [ParamName1, ParamValue1, ParamName2, ParamValue2])