Tagged: asynchrony

1 article

· 2 min read

When is a queue the answer?

Queues buy time-shifting and decoupling at the price of visibility and ordering. The three conditions under which that trade pays.

#design#queues#asynchrony