Collection NodeA 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的消息
理解CollectionNode与LeafNode的区别
本文详细介绍了CollectionNode和LeafNode两种类型的节点在信息存储和传输中的作用,重点阐述了CollectionNode作为容器节点的特点及LeafNode作为内容提供者的特性,并强调了CollectionNode订阅者在接收LeafNode消息时的作用。
1952

被折叠的 条评论
为什么被折叠?



