mistral/mistral/rpc
Oleg Ovcharuk 243c09d505 Add option to start subworkflow via RPC.
In case of several engine instances, starting subworkflows not in the
same instance with parent task, could significantly smooth load between
engine instances. Furthermore, starting workflow is not always
a lightweight operation and we should try to make it as more 'atomic'
as possible.

Change-Id: I895bee811496f920b075880a6c438c53f7ecb2ca
Signed-off-by: Oleg Ovcharuk <vgvoleg@gmail.com>
2019-04-26 00:29:00 +03:00
..
kombu Merge "[Event-engine] Allow event_engine to work in HA" 2018-12-09 11:31:19 +00:00
oslo [Event-engine] Allow event_engine to work in HA 2018-10-17 16:30:17 +00:00
__init__.py Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00
base.py [Event-engine] Allow event_engine to work in HA 2018-10-17 16:30:17 +00:00
clients.py Add option to start subworkflow via RPC. 2019-04-26 00:29:00 +03:00