Hacker News new | ask | show | jobs
by splike 3385 days ago
What python tools do you use for small clusters?
1 comments

Dask would be an option.
Was going to say that. Or ipython parallel if you want to go lower level