Hacker News new | ask | show | jobs
by gweinberg 2898 days ago
If for any two nodes there is some path by which the nodes can communicate, the network is not partitioned. That's what partitioning means.
1 comments

In asynchronous networks you never have that. You never know whether you can communicate with the other nodes, until you try and get the response back. You can only reason whether you were able to communicate with other nodes about communications that already took place.