Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Introduce load balancer #11

@yillkid

Description

@yillkid

The possible steps to implement load balancing with swarm nodes can be enumerated as follows:

loading-balance

  1. Both public and private IP swarm node support because the swarm node may deploy on IoT devices that have private IP only.
  2. First available process in the queue list has the highest priority because of swarm node deploy on a wide variety of devices, we should set the higher level device on the top.
  3. No head-of-line blocking problem.

Reference:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions