ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
44 stars 26 forks source link

Consider using Ray framework #5861

Open sanderegg opened 1 month ago

sanderegg commented 1 month ago

The computational backend relies on Dask and now also clusters-keeper that communicates with AWS to create clusters.

One could also consider using the Ray core framework that seems very promising and wrapping AWS, as well google and maybe Azure.

https://docs.ray.io/en/latest/ray-core/walkthrough.html