IBM
C2020-702 · Question #53
You have developed a sequence of T1 processes connected together by the ExecuteProcess(..) command. To improve the performance of the application, you decide to break up the sub- processes so that…
The correct answer is A. TM1 RunTl.exe. See the full explanation below for the reasoning.
Question
You have developed a sequence of T1 processes connected together by the ExecuteProcess(..) command. To improve the performance of the application, you decide to break up the sub- processes so that they run in their own thread to use cores more efficiently. Which TM1 object accomplishes this goal?
Options
- ATM1 RunTl.exe
- BExecuteProcessNewThread(..)
- CExecuteProcess(...)
- DBatchProcess.exe
How the community answered
(23 responses)- A78% (18)
- B13% (3)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.