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

Idea: Support multiple dynamic port bindings without a restart #6

Open
sbuettner opened this issue Oct 23, 2015 · 1 comment
Open

Comments

@sbuettner
Copy link

This is just an idea related to functionality that is provided by the connectable project:

It would be really great if you could dynamically create new port bindings (for example using redis) to support dynamic environments without a process restart. This way you could use nucleon as a local service proxy/loadbalancer. In addition to that a DNS backend based on SRV records could be used dynamically find all upstream servers that provide a services under a specific local port.

@sbuettner sbuettner changed the title Support multiple dynamic port bindings without a restart Idea: Support multiple dynamic port bindings without a restart Oct 23, 2015
@NicolasLM
Copy link
Owner

This is definitely the idea behind this project: being able to dynamically add/remove frontends, backends and servers. For now it only works with servers but the former are a work in progress.

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

2 participants