|
|
|
|
|
by xakahnx
2406 days ago
|
|
More than just broadcasts as we think of them in networked systems, it requires serialized/transactional broadcasts. Network distributed systems also have problems with ordering which is something made easier when you have a single bus with all transactions in sequence. |
|