A message bus is a collection of message channels (also known as a queue or topic) usually configured as request-reply channel pairs.
消息总线是消息通道(也称为队列或主题)的集合,通常配置为请求-应答通道对。
This simplifies connectivity within the cluster, the cluster, socket, and message channels are simply addressed by the group or instance name.
这简化了集群内的连通,我们可以通过组或者实例名来定位集群、套接字和消息通道。
Message channels: the message bus component is primarily comprised of one or more individual channels through which messages can be passed. Channels can have the following characteristics.
消息通道:消息总线组件主要包含一个或多个单独的通道,可以通过这些通道传递消息。
应用推荐