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.
我开始将 Rebus 与 MSMQ 一起使用,但我似乎找不到 MSMQ 的要求。
那么在(角色|程序和功能)中,我需要设置哪些选项以及对 Rebus 的影响是什么?
我很确定我需要Message Queuing Server;-) 但是其他人呢:
Message Queuing Server
我认为这些都不是必需的,Rebus 也不支持任何额外的功能。
我认为您不会通过检查一个或多个这些额外选项来破坏任何东西,但是 Rebus 工作的唯一要求是您在顶级消息队列服务器中放置一个复选标记。
你完全正确,我应该在 wiki 上记录这个 - 这几乎太容易了:)