File: executors.rst

package info (click to toggle)
python-oslo.messaging 4.6.1-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,572 kB
  • sloc: python: 15,770; sh: 322; makefile: 45
file content (13 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
=========
Executors
=========

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.

Available Executors
===================

.. list-plugins:: oslo.messaging.executors
   :detailed: