Page 1 of 1

A developer wants to use the Dispatcher and Performer architecture. What describes the characteristics of a Dispatcher a

Posted: Wed Mar 15, 2023 5:18 am
by answerhappygod
A developer wants to use the Dispatcher and Performer architecture.
What describes the characteristics of a Dispatcher and a Performer process?

A. Dispatcher is used to add Queue Items to an Orchestrator Queue
Performer should be created in the REFramework
B. Dispatcher can only interact with one Orchestrator Queue
Performer is used to process Queue Items one at a time
C. Dispatcher is used to process transaction items from an Orchestrator Queue
Performer can interact with multiple Orchestrator Queues
D. Dispatcher is always created in the REFramework
Performer can only interact with one Orchestrator Queue