|
|
|
|
|
by zzzcpan
2530 days ago
|
|
> ALL messages to be synchronized I'm assuming you mean implementation-wise. Only cross-core communications need synchronization and since messages are asynchronous you can pay synchronization costs only ones for the whole batch. |
|