Skip to content

Should the last in a queue be served first? (LIFO)

bbc.com
2 pointsfirebirdn992 comments
On HN

Comments

Related blog post with above link on FIFO vs LIFO queue management: https://www.qminder.com/blog/queue-management/first-in-first....

The best system, however, turned out to be last-in-first-out - or to put it another way, last-come-first-served - with the person who arrives last getting served first.

As long as it doesn't lead to stacking people, I guess it's fine.

Bad puns aside, this seems pretty reasonable! But it leaves the time aspect as a blackbox, e.g. at airports there are boarding times and that makes people come early.

Not sure if this is fully generalizable to any type of queue (:

AboutSource Built by g1lg1l

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