I don't have any experience with zeromq as I mostly deal with AMQP protocols. But good that you mention it - if there is a demand I can dig into it.
There are quite a few other message queue systems out there.
I can also imagine that pipecat could work as a kind of migration systems between them. But this probably should be a separate tool as it requires shuffling around metadata as well.
14 comments
[ 173 ms ] story [ 1179 ms ] threadThanks.
[0]: https://aur.archlinux.org/packages/pipecat-bin/
There are quite a few other message queue systems out there. I can also imagine that pipecat could work as a kind of migration systems between them. But this probably should be a separate tool as it requires shuffling around metadata as well.
(I mean ActiveMQ et al overloading "message queue" in general, not you pipecat project)
[1] http://beej.us/guide/bgipc/output/html/singlepage/bgipc.html...