Page History
Introduction
- Mutual exclusion prevents jobs from running in parallel and from concurrently accessing the same resources such as a database. Jobs that cannot access a resource simultaneously wait until the resource is freed.
- JS7 - Resource Locks are available for mutual exclusion across a sequence of jobs within a workflow and across workflows.
Display children header |
---|
Overview
Content Tools