Tagged: backpressure

1 article

· 2 min read

What does backpressure tell you?

Backpressure is the system stating its true capacity. The design question is who receives the message: a queue, a caller, or a customer.

#scaling#backpressure#queues