Skip to main content
Version: 3.2

Worker Properties

Refer to the following table for available Worker properties:

PropertyDescriptionDefault
worker.concurrencyNumber of concurrent jobs this worker is allowed to process
worker.destinationIdThe destination IS (job queue) this worker pulls jobs from
worker.embeddedAllows Integration Manager to spin up an embedded worker without external queueing. Not appropriate for production or network systems.true
worker.engineJavaHomeThe Java Runtime Environment used by this worker to create engines{sharedDataPath}/di-standalone-engine/jre
worker.workerLocalDirTemporary workspace used by the worker to process job artifacts and results{sharedDataPath}/local
worker.libraryPathNote: Set during installation. Do not edit.{installPath}/lib
worker.api.portPort used to communicate with the worker remotely6000 or 7000, depending on installation type