Add openclipart.org conductor image to conductor docs
Change-Id: Ic9adb307cdeaded768e84ba3b09b298a7e8d61e5
This commit is contained in:
parent
f734467ddc
commit
518634101d
@ -2,6 +2,10 @@
|
|||||||
Conductors
|
Conductors
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
.. image:: img/conductor.png
|
||||||
|
:width: 97px
|
||||||
|
:alt: Conductor
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
========
|
========
|
||||||
|
|
||||||
@ -18,14 +22,14 @@ They are responsible for the following:
|
|||||||
tasks and flows to be executed).
|
tasks and flows to be executed).
|
||||||
* Dispatching the engine using the provided :doc:`persistence <persistence>`
|
* Dispatching the engine using the provided :doc:`persistence <persistence>`
|
||||||
layer and engine configuration.
|
layer and engine configuration.
|
||||||
* Completing or abandoning the claimed job (depending on dispatching and
|
* Completing or abandoning the claimed :doc:`job <jobs>` (depending on
|
||||||
execution outcome).
|
dispatching and execution outcome).
|
||||||
* *Rinse and repeat*.
|
* *Rinse and repeat*.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
They are inspired by and have similar responsibilities
|
They are inspired by and have similar responsibilities
|
||||||
as `railroad conductors`_.
|
as `railroad conductors`_ or `musical conductors`_.
|
||||||
|
|
||||||
Considerations
|
Considerations
|
||||||
==============
|
==============
|
||||||
@ -76,4 +80,5 @@ Hierarchy
|
|||||||
taskflow.conductors.backends.impl_blocking
|
taskflow.conductors.backends.impl_blocking
|
||||||
:parts: 1
|
:parts: 1
|
||||||
|
|
||||||
|
.. _musical conductors: http://en.wikipedia.org/wiki/Conducting
|
||||||
.. _railroad conductors: http://en.wikipedia.org/wiki/Conductor_%28transportation%29
|
.. _railroad conductors: http://en.wikipedia.org/wiki/Conductor_%28transportation%29
|
||||||
|
BIN
doc/source/img/conductor.png
Normal file
BIN
doc/source/img/conductor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
Loading…
Reference in New Issue
Block a user