saker.build Documentation TaskDoc JavaDoc Packages
  1. saker.build
  2. Extending saker.build
  3. Task development
  4. Task management

Task management

Tasks are allowed to start their own tasks, in order to take advantage of various aspects of the build system. Some of them may include splitting work into different tasks, taking advantage of build clusters, and others.

In the following articles we'll be discussing how the task management is possible by build tasks.

Table of contents