Collection Node
A type of node that contains other nodes but no published items (c.f. Leaf Node).
Leaf Node
A type of node that contains published items but no other nodes (c.f. Collection Node).
Collection Node可以subscribe, 但是不能publish. 一个collection node的subscriber可以接受到任何leaf node的消息