Page 1 of 1

TM1 Tip - Parallel Processing with tm1runti

Posted: Mon Oct 09, 2017 5:47 pm
by tiagoblauth79
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 :)

Re: TM1 Tip - Parallel Processing with tm1runti

Posted: Tue Oct 10, 2017 11:49 am
by jim wood
Moved this post to useful code, tips and tricks as it will be easily visible for longer.