Which statement regarding intermediate routing is true?
A
The application of the Intermediate Routing pattern is suitable for handling message routing requirements that are dynamic in nature and difficult to anticipate in advance.
B
The application of the Intermediate Routing pattern is suitable for handling pre-determined message paths with fixed routing requirements that cannot be changed at runtime.
C
The application of the Intermediate Routing pattern tends to improve runtime performance when compared to an approach whereby routing logic is embedded within individual services.
D
None of these statements are true.
Show Answer