tasks are executed in parallel. So you can manage how much load you put on your server/cluster by the amount of threads.
The API function executeInBackground puts a task into the specified task queue.