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

Add broker auto discovery (local) #4

Open
leonpegg opened this issue Nov 18, 2014 · 5 comments
Open

Add broker auto discovery (local) #4

leonpegg opened this issue Nov 18, 2014 · 5 comments

Comments

@leonpegg
Copy link

add auto discovery to broker workers and clients as an option this will allow much faster deployment with less configuration. My recommendation would be to use http://rfc.zeromq.org/spec:20

@bmeck
Copy link
Contributor

bmeck commented Nov 24, 2014

@leonpegg what about dns discovery, UDP broadcasts don't work on most public cloud infrastructure.

@leonpegg
Copy link
Author

@bmeck DNS-SD is also an option

@prdn
Copy link
Owner

prdn commented Nov 27, 2014

What about creating a repo pigato-discovery and use something like this https:/agnat/node_mdns ?
I think it shouldn't be integrate in the main repo.
Then pigato-discovery could offer more discovery options such as udp.

@bmeck
Copy link
Contributor

bmeck commented Dec 1, 2014

+1 to separate composable discovery module

@prdn
Copy link
Owner

prdn commented Apr 7, 2015

This is nice https:/wankdanker/node-discover

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

No branches or pull requests

3 participants