Runtime topologies for distributed transaction jobs
There are several ways in which DT jobs can be deployed. The MQ Connector and DT stage components need to offer flexibility so that the users can select the appropriate topology for their particular use case. The choice of topology is dependent upon the nature of the source data. Functional requirements that influence the appropriate topology are as follows:
•Order
This requirement governs whether the messages have to be processed in the order they are written to the source queue. If the order ...