It is worth restating that this result does not apply in all cases, and that additional threads may give a higher messagerate than extra execution groups for other workloads.
The fewer queue managers that input and output messages have to traverse the cheaper the cost of processing the messages and therefore the higher the messagerate that can be obtained.
输入输出消息需要遍历的队列管理器越少,处理消息的成本就越低,由此可获取更快的消息速度。
3
In reality, throughput is affected by a large number of variables including message arrival rate, message processing time, multiprocessing and scheduling, and resource constraints.