在Linux或非Windows平台上安装MSMQ?

时间:2012-01-17 15:29:37

标签: linux jms msmq

我想知道,我们可以在Linux机器上安装MSMQ吗?如果是这样,你能告诉我这个程序是什么以及我必须使用哪些文件?

3 个答案:

答案 0 :(得分:1)

我相信MSMQ规范已经发布,所以任何人都可以编写自己的MSMQ堆栈,以便在任何操作系统上运行。

答案 1 :(得分:0)

不,你不能。 MSMQ旨在仅在Windows上运行。您最好的选择是获取适用于Linux的消息产品(如Websphere MQ)提供某种桥接互操作层,以便在Windows上与MSMQ进行透明通信,如果您需要类似的东西。

答案 2 :(得分:0)

答案是

根据Message Queuing (MSMQ)官方网站

运行时要求

MSMQ 1.0 can be deployed on computers running Microsoft® Windows NT® 4.0, Windows® 95, and Windows 98.

MSMQ 2.0 can be deployed on computers running Microsoft Windows 2000.

MSMQ 3.0 can be deployed on computers running Microsoft Windows XP Professional and members of the Windows Server 2003 family.

MSMQ is also available with independent client functionality on computers running Windows CE 3.0.

<强>互操作性

使用MSMQ-MQSeries Bridge(Microsoft Host Integration Server 2000中提供的连接器应用程序),可以使用消息队列与IBM MQSeries系统进行通信。有关使用MSMQ-MQSeries Bridge支持与其他消息传递系统的互操作性的更多信息,请参阅Message Queuing Connector Services