Immediate reaction: Well, now there's Peloton, the fitness tech company, Peloton, the self-driving truck caravan company, and Peloton, the cluster scheduler...
Open Sourcing Peloton, Uber’s Unified Resource Scheduler
21–30 of 77 posts
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#22Is it just me or is every big release from Uber just a custom rewrite of an existing technology? It seems their engineering department has a large not-invented-here attitude. I could be wrong - they're certainly large enough to have custom requirements that aren't met with what's on the market but the pattern is just becoming suspect.
_________________
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#23Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#24Is it just me or is every big release from Uber just a custom rewrite of an existing technology? It seems their engineering department has a large not-invented-here attitude. I could be wrong - they're certainly large enough to have custom requirements that aren't met with what's on the market but the pattern is just becoming suspect.
I'm assuming like all mapping solutions it'll get better but for now, it's just full of bad routes, over-optimizing turns, out-of-date detours (for MONTHS!) and non-sensical U-turns
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#25Immediate reaction: Well, now there's Peloton, the fitness tech company, Peloton, the self-driving truck caravan company, and Peloton, the cluster scheduler...
...and peloton, CMU's NVMe-first db https://pelotondb.io/
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#26Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#27Just call it (Uber) customized mesos. I find this article somehow deceiving and boring. I am pretty sure I can run this peloton thingy with most Mesos API calls.
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#28Earlier quoted context omitted.
Where do all these names come from? Is it Latin or Greek or something?
Peloton is a somewhat common French word for "ball" that became common in English as a sports term for a grouping in a bicycle race, by way of the Tour de France. https://www.merriam-webster.com/dictionary/peloton
It is however pelota, ball, in Spanish.
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#29Is it just me or is every big release from Uber just a custom rewrite of an existing technology? It seems their engineering department has a large not-invented-here attitude. I could be wrong - they're certainly large enough to have custom requirements that aren't met with what's on the market but the pattern is just becoming suspect.
Anyone who had to take an Uber after they switched away from Google Maps and onto their in-house half-baked mapping/navigation solution knows this is a huge problem. I'm assuming like all mapping solutions it'll get better but for now, it's just full of bad routes, over-optimizing turns, out-of-date detours (for MONTHS!) and non-sensical U-turns
Maybe the rewrites are risk management?
Re: Open Sourcing Peloton, Uber’s Unified Resource Scheduler
#30Is it just me or is every big release from Uber just a custom rewrite of an existing technology? It seems their engineering department has a large not-invented-here attitude. I could be wrong - they're certainly large enough to have custom requirements that aren't met with what's on the market but the pattern is just becoming suspect.
I think that what is going there is also a bit political. They started to grow their Engineering department so fast that they need to justify the headcounts now. So each team is trying to invent new projects all the time. Anecdotally, this was partially confirmed to me by a friend working there.
I said this before, but I still cannot understand why a service like Uber need so many engineers in the backend (multiple thousands). It is a complex distributed application, but nowhere near the scale or complexity of a Facebook or Google.