Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

DESQOL/MicroGlutenServer

Repository files navigation

Micro(service) GlutenServer

Services

Aggregator

Exposes the API that end user can use.

Balancer

Round-robin based balancing for the following services:

  • Aggregator
  • Token

Recipe

TODO

Token

TODO

User

TODO


Docker

Start

$ docker-compose.exe up --detach --build \
    --scale token-service=5 \
    --scale aggregator-service=5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published