CV0-003 · Question #793
An organization provides integration services for finance companies that use web services. A new company that sends and receives more than 100,000 transactions per second has been integrated using the
The correct answer is B. Incorrect configuration in the message queue length. The message queue is a temporary storage area for messages that are waiting to be processed. If the message queue is too small, it will overflow and messages will be dropped. This can cause slowness for all of the integrated companies, as they will have to wait for their messages
Question
An organization provides integration services for finance companies that use web services. A new company that sends and receives more than 100,000 transactions per second has been integrated using the web service. The other integrated companies are now reporting slowness with regard to the integration service. Which of the following is the cause of the issue?
Options
- AIncorrect configuration in the authentication process
- BIncorrect configuration in the message queue length
- CIncorrect configuration in user access permissions
- DIncorrect configuration in the SAN storage pool
How the community answered
(18 responses)- A17% (3)
- B72% (13)
- C6% (1)
- D6% (1)
Explanation
The message queue is a temporary storage area for messages that are waiting to be processed. If the message queue is too small, it will overflow and messages will be dropped. This can cause slowness for all of the integrated companies, as they will have to wait for their messages to be
Topics
Community Discussion
No community discussion yet for this question.