Logo

Newwz.Space

check out different kinds of news here.

Dealing with rejection (in distributed systems)

Dealing with Rejection (In Distributed Systems)

Dealing with rejection (in distributed systems)

Backpressure is a really simple concept. When the system is nearing overload, it should start “saying no” by slowing down or rejecting requests. Of course, the big question is: How do we know when we should reject a request?