Enabling asynchronous execution

Asynchronous execution lets Deploy Jobs run without blocking work item threads for extended periods of time. This enables an Application Server to process a Deploy Job more efficiently and frees up valuable Application Server resources that can be used by other jobs. Asynchronous execution can occur during the Simulate and Commit phases of a Deploy Job as well as during an undo. Turning asynchronous execution on or off does not affect the Staging phase of a Deploy Job.

  1. Start the Application Server Administration console, as described in Starting the Application Server Administration console.
  2. To enable or disable asynchronous execution, enter the following:
    set appserver EnableAsyncExecution true | false
    By default this value is set to true.
  3. Restart the Application Server.
Was this page helpful? Yes No Submitting... Thank you

Comments