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

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

问题描述

我有兴趣使用具有类似于 MSMQ 的功能的免费库在 win 表单应用程序中的 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.

推荐答案

Rhino 队列.作者被认为是一个相当不错的开发者.

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

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

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