Server tasks are tasks in the user kernel thread that are used primarily for the running database functions in parallel. They are required, for example, for backups, restores, and to create indexes.
The number of available server tasks is defined by the special database parameter MAXSERVERTASKS.