Hacker News new | ask | show | jobs
by sp332 3065 days ago
In a tree, any node can be chosen as the "root". That means any non-leaf node is a SPOF.
2 comments

I think his point is that the existence of a SPOF obviates the need for distribution.
But it should be a DAG instead of a tree.