简体   繁体   English

.net消息队列解决方案不是MSMQ

[英].net Message Queuing solutions that are not MSMQ

Can anyone recommend a message queuing solution for use with a .net winforms application, preferably open source. 任何人都可以推荐一个消息队列解决方案,用于.net winforms应用程序,最好是开源。

Up until now we have always used MSMQ and found it has worked well for us but the environments the application will be deployed to are not under our control on this project so we cannot guarantee MSMQ will be installed, the people using the application will not have the knowledge to install it and we don't have the resources to talk them all through the process. 到目前为止,我们一直使用MSMQ并发现它对我们有效,但应用程序将部署到的环境不受我们对该项目的控制,因此我们无法保证将安装MSMQ,使用该应用程序的人员将不会安装它的知识,我们没有资源在整个过程中谈论它们。

So I am looking for something that is kind of like MSMQ but can be included within the application installation package. 所以我正在寻找类似MSMQ的东西,但可以包含在应用程序安装包中。

RabbitMQ将是我的第一选择。

还有DotNetMQ (和相关的CodeProject链接 )。

WebSphere MQ快速而稳定: http//www.redbooks.ibm.com/redbooks/pdfs/sg247012.pdf

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM