Hacker News new | ask | show | jobs
by nathankleyn 3923 days ago
Hashicorp themselves have published comparisons to Kubernetes, Mesos, et al on the Nomad site[1]. They look well written and generally not too biased.

[1]: https://www.nomadproject.io/intro/vs/

1 comments

https://www.nomadproject.io/intro/vs/mesos.html

I'm not sure I understand what is being said in this page.

Is the Nomad scheduler centralized? If so, it has been demonstrated that distributed scheduling (e.g. Mesos) leads to better throughput and availability, while achieving a placement close to a centralized approach.