Hacker News new | ask | show | jobs
by simeonf 3665 days ago
> I would not adventure to say state-of-the-art schedulers would not have been possible without Go, but for sure Go fits the requirements pretty well.

AFAIK Mesos is mostly written in C++. Aurora - a Mesos framework & scheduler from the same folks is written in Java & Python.

1 comments

Yes, what I meant is that a lot of tooling around those is done in Go.