Skip to content

Comment on Million User Webchat with Full Stack Flux, React, Redis and PostgreSQLparent

Comments

I agree. "Number of messages a single Node broker can handle: ~10k per second without JSON stringification memoization, ~100k per second with JSON stringification memoization (Nexus Flux socket.io does that for you)." <- Can't be possible. The numbers should be lower with JSON stringification/parsing instead of being 10x.

"Memoization" is the key word there. Apparently the author is expecting a lot of identical messages.

AboutSource Built by g1lg1l

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