/osparc-dask-gateway

osparc backend for dask gateway server

Primary LanguagePython

oSparc-Dask-Gateway

osparc-dask-gateway CI

codecov

osparc-gateway-server

Implements an osparc specific backend for the dask gateway based on docker-swarm.

Each dask worker is implemented as a docker service which will be run as an oSparc Dask-based sidecar. Each machine in the swarm will run 1 worker.

volume-sync

Tool to keep small rarely modified docker volumes in sync among swarm nodes. Taken and modified from here