Multiple choice technology

The mechanism by which the flow of requests to the downstream system can be regulated in OSB is called as

  1. Request regulation

  2. Throttling

  3. Flow regulation

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Throttling is the OSB mechanism that regulates request flow to downstream systems by limiting concurrent requests. It prevents overwhelming backend services during high load. Request regulation, Flow regulation are not standard OSB terms.