有没有免费的库可以实现类似于MSMQ(Microsoft消息队列)的消息队列? [英] Is there any free library that implements message queuing similar to MSMQ (Microsoft Message Queuing)?

查看:88
本文介绍了有没有免费的库可以实现类似于MSMQ(Microsoft消息队列)的消息队列?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对使用免费的库感兴趣,该库具有类似于MSMQ的功能,可以在Win Form应用程序的3个应用程序域之间发送/接收消息.我只需要专用队列功能(无公共队列或AD支持)请提供链接和一些优缺点.如果您认为需要更多积分以获取更详细的信息,我很乐意提出子问题.

I am interested in using a free library that has features similar to MSMQ to send/receive messages among 3 app domains in a win form application. I only need the private queue functionality (No public queues or AD support) Please provide links and some advantages/disadvantages . I am happy to open sub questions if you think you need more points for finer details.

注意:不幸的是,我有一些用户没有Windows XP专业版(MSMQ不可用)我看到了Apache ActiveMQ和Rabbit MQ,但是对于我需要做的事情似乎有些过高了. http://activemq.apache.org/ http://www.rabbitmq.com/可以使用受命名的互斥锁保护的单例队列来实现此功能,但是如果有人已经花了我,我不想花时间.

Note: Unfortunately I have some users that do not have Windows XP professional edition (MSMQ is not available) I saw Apache ActiveMQ and rabbit MQ but it seems a bit overkill for what I need to do. http://activemq.apache.org/ http://www.rabbitmq.com/ It is possible to implement this feature using a singleton Queue protected by a named mutex, but I would not like to spend the time if somebody has already done it.

推荐答案

犀牛队列.该作者被认为是非常好的开发人员.

There is Rhino Queues. The author is considered to be a pretty good developer.

这篇关于有没有免费的库可以实现类似于MSMQ(Microsoft消息队列)的消息队列?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆