Hi mvp morgan,
When you call the RUNPROCESS command from a TI, it creates a new thread. I recommend that you test it to see if it meets your requirements. Testing RUNPROCESS should be much easier than testing TM1RunTI, which can also achieve parallel processing.
You have mentioned that you want to create massive threads so I assume that you will run many threads in parallel. However, if you create more threads than what your processor cores can handle at a given time, the extra threads will have to wait anyway. I think RUNPROCESS can help you speed up some tasks and increate CPU utilization until all CPU cores are fully utilized.
Thanks,
Kong
------------------------------
Kong Intrasinghathong
Master Consultant
QueBIT Consulting
https://quebit.com------------------------------