#include <userver/engine/task/task_processor_fwd.hpp>
Manages tasks execution on OS threads.
To create a task processor add its configuration to the "task_processors" section of the components::ManagerControllerComponent static configuration.