![]() |
stromx
0.8.0
|
Algorithm which assigns threads to the stream. More...
#include <AssignThreadsAlgorithm.h>
Public Member Functions | |
| AssignThreadsAlgorithm () | |
| void | apply (Stream &stream) |
Algorithm which assigns threads to the stream.
|
inline |
Constructs a thread assigning algorithm.
| void stromx::runtime::AssignThreadsAlgorithm::apply | ( | Stream & | stream | ) |
Creates threads and assigns the connected inputs of the stream to them such that connectors with different operator threads are never part of the same thread.
1.8.12