Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
5.18.8. Lock-Step Delivery Settings
Configure Lock-Step Delivery via the <service>'s <property> settings:
- inVMLockStep
- This is a Boolean value. It controls whether or not Lock-Step Delivery is enabled.
- inVMLockStepTimeout
- This determines the maximum number of milliseconds for which message delivery will be blocked while waiting for a message to be retrieved.
Note
If you are using InVM within the scope of a transaction, lock-step delivery is disabled. This is because the insertion of a message in to the queue is contingent on the commit of the enclosing transaction, which may occur an arbitrary time before or after the expected lock-step wait period.