Build daemon configuration
DBB provides two build daemons to improve build performance when the DBB User Build tool is used in IBM Developer for z/OS Enterprise Edition (IDzEE) or VSCode. These daemons start and maintain live Java Virtual Machines (JVMs) between builds to avoid the initial startup cost of launching a JVM.
The following two build daemons are available:
-
The shared daemon.
To configure the shared daemon, see Process definition file, Configuring the shared and personal daemons, and Security definitions for the shared daemon. -
The personal daemon.
To configure the personal daemon, see Process definition file and Configuring the shared and personal daemons.
For information about how to use the build daemons, see Improving performance and security by using DBB daemons.