Hacker News new | ask | show | jobs
by gpderetta 1490 days ago
There are bo truly unbounded queues. As some point your application will start trashing swap or trigger OOM. Backpressure is always the right solution (but if course sizing queues is hard).