You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
sbuettner
changed the title
Support multiple dynamic port bindings without a restart
Idea: Support multiple dynamic port bindings without a restart
Oct 23, 2015
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.
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.
The text was updated successfully, but these errors were encountered: