Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dispatch tasks to remote hosts #83

@jqmp

Description

@jqmp

Currently, Bionic runs all tasks locally, on the same host it was started on. Ideally it would be able to dispatch jobs to other hosts. (Presumably this would depend on some kind of existing cluster system like Dask.) This would allow flows to exploit very high levels of parallelization, and also enable some workloads that require too much memory for a single machine.

We would almost certainly want to implement #43 before this.

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