Overview
The recipe processor is an service withing each pulse™ agent that executes recipes. It is the core building service for the agent. Each agent will only execute a single recipe at a time. The pulse™ master controls scheduling of recipes to appropriate agents.
Recipe Execution
For information about recipe execution during a build, refer to the Projects page. Each recipe is executed in a newly-created base directory, stored under the pulse™ data directory. When the recipe is complete, the results are transferred across to the build directory for the corresponding project build. This may involve transferring the results from a remote agent to the pulse™ master.