Documentation on concurrency for contributors
Documentation with details on general concurrency as well as OpenStack specific libraries. Describes how different libraries are effectively used across different Watcher services. This includes describing how futurist is used in the Decision Engine and how taskflow is used in the Applier. Finally, this documentation describes how contributors can use the new DecisionEngineThreadpool effectively and includes examples. https://docs.openstack.org/futurist/latest/ https://docs.openstack.org/taskflow/latest/ Change-Id: Ic1cd1f3733a0e9a239c9b8d49951e1e4ece49f3a Partially Implements: blueprint general-purpose-decision-engine-threadpool
This commit is contained in:
@@ -45,7 +45,6 @@ Introduction
|
||||
architecture
|
||||
contributor/contributing
|
||||
|
||||
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
@@ -68,6 +67,7 @@ Admin Guide
|
||||
:maxdepth: 2
|
||||
|
||||
admin/index
|
||||
contributor/concurrency
|
||||
|
||||
User Guide
|
||||
==========
|
||||
|
||||
Reference in New Issue
Block a user