Task engine

Contents

The XP runtime is capable of executing asyncronous background jobs AKA tasks.

Task execution pipeline

Task execution process

To implement and run tasks, make use of the task API.


Contents

Contents