Tibco
TB0-123 · Question #76
An engine deployed with a single process with one process starter is configured for Max Jobs as 12 and a FlowLimit of 36. The default engine ThreadCount is 8. What happens when 36 concurrent…
The correct answer is C. The engine will create 36 jobs, load 12 jobs in memory, and page 24 jobs to disk. See the full explanation below for the reasoning.
Question
An engine deployed with a single process with one process starter is configured for Max Jobs as 12 and a FlowLimit of 36. The default engine ThreadCount is 8. What happens when 36 concurrent requests are sent to the starter?
Options
- AThe engine will create 8 jobs at a time and load all of them in memory.
- BThe engine will create 12 jobs, load 12 jobs in memory, and page 12 jobs to disk.
- CThe engine will create 36 jobs, load 12 jobs in memory, and page 24 jobs to disk.
- DThe engine will create 12 jobs at a time and load all of them in memory.
How the community answered
(50 responses)- A10% (5)
- B6% (3)
- C82% (41)
- D2% (1)
Community Discussion
No community discussion yet for this question.