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

Router Remote Interface #4

Open
hongchaodeng opened this issue Mar 28, 2014 · 0 comments
Open

Router Remote Interface #4

hongchaodeng opened this issue Mar 28, 2014 · 0 comments

Comments

@hongchaodeng
Copy link
Contributor

At first stage, the goal is to implement router API to enable basic algorithms (e.g. HAProxy load balance algorithms -- http://cbonte.github.io/haproxy-dconv/configuration-1.4.html#balance) to run.

The task includes implementing remote interfaces for

Service Mapping

  • Add Service Mapping ( Service Name, Remote Addr )
  • Remove Service Mapping ( Service Name, Remote Addr )

Route Policy

  • Add Route Policy ( Service Name, Route Policy )
  • Remove Route Policy ( Service Name, Route Policy )
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

1 participant