Hacker News new | ask | show | jobs
by vezzy-fnord 3955 days ago
Pretty sure Gmail's backend is C++, along with many other Google web services.
1 comments

> Pretty sure Gmail's backend is C++,

Define "backend". Pretty sure the core business logic of Gmail is written with tons of Java. C++ is used for generic "infrastructure" software, not for writing Gmail's business rules.