Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Arcitura Education S90.08 Exam - Topic 3 Question 129 Discussion

If a service consumer program needs to get data from a service that is not available, it can poll the service by periodically issuing a request message. This type of interaction can be inefficient because it can lead to unnecessary message transmissions. Which of the following statements describes a solution to this problem?
B) The Event-Driven Messaging pattern can be applied to establish a messaging framework in which service consumers are automatically notified of relevant runtime service events.
A) By applying the Messaging Metadata pattern, the service consumer can write a request identifier in the message header. Service agents then intercept the request messages and do not forward those that contain a previously detected identifier. This practice eliminates the delivery of the duplicate messages to the service.
C) By applying the Atomic Service Transaction pattern, a service can be designed to invoke an alternative exception handling process when it is unavailable to receive a given message.
D) None of the these statements describe solutions that directly solve this problem.

Arcitura Education S90.08 Exam - Topic 3 Question 129 Discussion

Actual exam question for Arcitura Education's S90.08 exam
Question #: 129
Topic #: 3
[All S90.08 Questions]

If a service consumer program needs to get data from a service that is not available, it can poll the service by periodically issuing a request message. This type of interaction can be inefficient because it can lead to unnecessary message transmissions. Which of the following statements describes a solution to this problem?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Natalie
8 hours ago
I remember studying the Event-Driven Messaging pattern, and it seems like it would help with notifying consumers instead of them polling constantly.
upvoted 0 times
...

Save Cancel