oslo.messaging/doc/source/executors.rst

379 B

Executors

oslo_messaging._executors

oslo_messaging

Executor types

Executors are providing the way an incoming message will be dispatched so that the message can be used for meaningful work. Different types of executors are supported, each with its own set of restrictions and capabilities.