Java messaging service and Haskell

I wonder if there is any way to receive JMS messages from some providers in the Haskell program, such as ActiveMQ or webmq I've seen ActiveMQ have a Haskell client, but it doesn't seem to be maintained

Has anyone experienced this or any advice?

Solution

It seems that the main libraries we currently have are:

> amqp > zero-mq

If these are not appropriate, you can use them as a starting point for developing your own library

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>