Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 847 Bytes

File metadata and controls

32 lines (16 loc) · 847 Bytes

Howto BF-MT-002: Multitasking - Tasks and Workflows

.. automodule:: mlpro.bf.examples.howto_bf_mt_002_tasks_and_workflows

Prerequisites

To run this howto please install the following packages

Executable code

.. literalinclude:: ../../../../../../../../../src/mlpro/bf/examples/howto_bf_mt_002_tasks_and_workflows.py
        :language: python



Results

The howto example logs details of the two runs (workflow synchronously/multithreading). A short break between the workflow runs allows a better observation of CPU load in the system monitor.

images/howto.bf.mt.002/howto_bf_mt_002_tasks_and_workflows.png

Cross References