Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How much support is there for Malamute #323

Open
jgornowich opened this issue Jan 29, 2020 · 2 comments
Open

How much support is there for Malamute #323

jgornowich opened this issue Jan 29, 2020 · 2 comments

Comments

@jgornowich
Copy link

I have a software project that uses CZMQ quite extensively and now have a need for a subset of the messaging in the underlying architecture to have a broker involved because the consumer and producers will not have known host locations and will not be tied to the same life cycle.

I am curious what the current activity and support is on this project? How widely used is this broker implementation? Are there any additional resources or examples somewhere with how the malamute broker handles message connections and routing specifically in a largely distributed environment?

@jgornowich
Copy link
Author

As a follow up, the white paper linked in the README has a section called Malamute Packs that talks about running pairs or clusters of malamute instances. It also talks about using the Zyre technology in:

Malamute uses the Zyre clustering technology to rapidly discover and connect to new Malamute brokers.

After reviewing the code base and experimenting on my own it does not look like there is support for this implemented in the current source. If this is something that I was interested in getting working what would be the recommended place to start?

@bluca
Copy link
Member

bluca commented Jan 30, 2020

Paging @jimklimov who I believe uses it in production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants