TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Simpler, Cheaper, Faster: Playtomic's Move From .NET To Node And Heroku

30 pointsby jpmcover 12 years ago

4 comments

Rastafarianover 12 years ago
IMHO these guys just didn't architect and configure .NET to suit their loads. ADO.NET connection pool is adjustable, it's trivial to setup a (NodeJS style) single DB connection per app pool.
评论 #4657001 未加载
meatyover 12 years ago
They seriously must have been doing something wrong. We scale to 2000 requests a second on a good day on one not very hefty quad core SQL server 2008 box with 16Gb of ram and 2 front end web servers and a virtual active directory host. The requests are between 2-4 SQL queries a hit as well and can return hundreds of rows with 6 way joins galore thanks to nhibernate. Latency per hit is always less than 80ms.<p>We've done literally no tuning as well. It's all out of box. It just sucks up the requests and spits them out with a smile.
评论 #4656844 未加载
vyrotekover 12 years ago
Nice write up. Things have certainly changed since the first time I saw benologist comment about the original architecture on HN. At the time I was excited to know there were other startups using .Net.
评论 #4656019 未加载
valdiornover 12 years ago
Highscalability.com just hit my company proxy and was classified as a "malware site"... wtf?