Using resource management

The Resource Manager is a subsystem of the Launcher that controls those resources that do not have inherent resource management such as databases. File adapters are the most common adapters that require resource management. You can change resource management settings, which will affect how the Launcher will run.

There are two types of resource management:

  • local - used within a single Launcher process.
  • global - used across all of those Launcher processes that have been configured to use this type of resource management.