Skip to content

Comment on How far can you go without a message queue?

Comments

A queue is a pretty fundamental abstraction alongside heaps, files, etc. if you think about it. It sucks that it falls in that grey area where it’s badly supported both by the OS and most languages/runtimes, and you have to setup and manage a separate system to have one. I feel it should be as easy or well supported as sockets.

AboutSource Built by g1lg1l

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