Skip to content

Enable cluster mode #17

@thompsy

Description

@thompsy

It would be neat to enable the system to be run as a cluster. Clients could then submit jobs to the cluster without needing to know which machine was actually running their job.

There are obviously some complex issues here:

  • how do requests get routed to worker nodes? If a job is running on one host a status request for that job also needs to go to that host.
  • do we need load-balancing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions