Skip to content

Comment on Node.js - A Giant Step Backwardsparent

Comments

var myThing = synchronousCache.get("id:3244");

I was under the impression that you could not do _anything_ synchronous? What if the call blocks for 100ms? or 1000ms? Won't that delay all other clients and all other requests?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.