Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当使用 NServiceBus 和 RabbitMQ 作为传输时,是否有获取特定消息类型订阅者地址的列表?
NServiceBus 有两种发布订阅模式。本机与非本机。RabbitMQ 使用本机 pubsub。NServiceBus 所做的是根据约定设置 RabbitMQ 路由拓扑。
您可以使用 RabbitMQ 管理工具查看所有这些数据。