开发者

VB6 and ActiveMQ

how can 开发者_如何学CI consume topics in ActiveMQ with VB6? Is there any other way besides using the REST API?


Have you considered using the STOMP transport? http://activemq.apache.org/stomp.html . STOMP supports .NET clients - http://stomp.codehaus.org/DotNet .

Also Apache Camel can bridge JMS to protocol you desire.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜