Hacker News new | ask | show | jobs
by yeukhon 3432 days ago
Currently a lot of research is computed using Condor to schedule jobs and yeah, they span across multiple machines, like how Jenkins master/slaves work. It's been a go-to for many HPC research.

There's been some effort individually to integrate Docker with Condor (after all, both are just processes running on some host machine).