As I increased the task size, the overhead associated with communication between machines diminished in comparison to the overhead of executing the entire task on a single machine.
随着任务量的增加,机器间通信的开销与在单个机器上执行全部任务的开销相比逐渐变得微不足道。
2
Mailbox and message queue are used for communication between taskto task and task to ISR.
消息邮箱和消息队列用来进行任务与任务之间以及ISR与任务之间的通信。
3
When describing multi-task systems, dominating places are used to express the control flow and the undominating places to express the interaction of tasks and inter-taskcommunication.