pangeo-data / jupyter-earth

Jupyter meets the Earth: combining research use cases in geosciences with technical developments within the Jupyter and Pangeo ecosystems.
https://jupytearth.org
Creative Commons Zero v1.0 Universal
29 stars 6 forks source link

Make a feature proposal about throttling arbitrary code execution across X dask workers #85

Open consideRatio opened 3 years ago

consideRatio commented 3 years ago

I'm sold on the idea to explore a feature to throttle something across X dask workers, providing a bit more advanced functionality next to Lock, Semaphore, and Variable.

This idea is the result of collaborative brainstorming in a cryo meeting 7th October 2021 where @espg described having run into rate limitations downloading data from a central location across multiple separate dask workers.

Action points