Skip to content

Make a single endpoint for services #172

Description

@dragazo

Right now we have to hit potentially multiple services servers every time we do an RPC. It'd be better if we just had to do one request, and it could be a single point to add load balancing or smarter routing that avoids having to hit multiple servers (which are even worse potentially based on username and groups, etc.). Without this, scalability is basically a non-starter since every registered server receives every request.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions