Ask HN: Anyone using ZeroMQ in production? Experience?

2 points by yehosef ↗ HN
A few times I've toyed with 0MQ but stopped there. I had one use case that was promising but was running into reconnection problems for transient clients. I have another project that I think might be a good fit, but I'm concern about cases that might come up in production that I'm not familiar with.

I'm interested to hear from people that have or are using it in production and how it's was. What communication patterns did you use and did you have any issues you had to work around (like queue disconnects - Paranoid Pirate Pattern vs Simple Pirate Pattern)?

2 comments

[ 2.8 ms ] story [ 16.9 ms ] thread
As no one has answered anything substantive, you may wish to look over previous ZeroMQ postings on HN, like submissions at https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu... .

You may find earlier discussions on pros or cons, projects using it, and perhaps people you can contact for direct emails.

Don't forget to also search on older comments, not just submissions.