You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
I’m playing around with skuba and noticed that it would be useful for me to deploy nodes in parallel to safe some time. When speaking about worker nodes then it should be possible to use a classic work stealing approach for example. What do you think?
Hey 👋,
I’m playing around with skuba and noticed that it would be useful for me to deploy nodes in parallel to safe some time. When speaking about worker nodes then it should be possible to use a classic work stealing approach for example. What do you think?