Hi. I did create a code for parallel processing in TM1, based on tm1runti.exe. With this code, TM1 can run multiple processes at the same time. You can define how many processes you want to run in parallel and the code triggers as many tm1runti is requested. So, when one process is ready, tm1runti takes another process in the list to run, until all requested processes are ready.
Objects and instructions in the attached file. Enjoy
