1Z0-478 · Question #24
You are creating a web service interface to a legacy system that can handle only five concurrent calls. What feature of Oracle Service Bus enables you to define this restriction?
The correct answer is B. Throttling. Limiting the Concurrent Number of Requests Limiting the concurrent requests for a Business Service cannot be set at design time so you have to use the built-in Oracle Service Bus Administration Console to do it (/sbconsole). Follow these steps to enable it: * Virtualized…
Question
You are creating a web service interface to a legacy system that can handle only five concurrent calls. What feature of Oracle Service Bus enables you to define this restriction?
Options
- AEndpoint management
- BThrottling
- CCaching
- DChoking
How the community answered
(39 responses)- A8% (3)
- B77% (30)
- C3% (1)
- D13% (5)
Explanation
Limiting the Concurrent Number of Requests Limiting the concurrent requests for a Business Service cannot be set at design time so you have to use the built-in Oracle Service Bus Administration Console to do it (/sbconsole). Follow these steps to enable it: * Virtualized Endpoint Management: Ability to specify multiple endpoints for a business service allowing service pooling, load-balancing and failover. Support is also provided for throttling service invocations to protect them from overload.
Topics
Community Discussion
No community discussion yet for this question.