|
Thrill
0.1
|
#include <thrill/common/json_logger.hpp>#include <thrill/net/dispatcher_thread.hpp>#include <thrill/net/group.hpp>#include <algorithm>#include <atomic>#include <memory>
Include dependency graph for multiplexer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Multiplexer |
| Multiplexes virtual Connections on Dispatcher. More... | |
| class | StreamSet< StreamData > |
| Simple structure that holds a all stream instances for the workers on the local host for a given stream id. More... | |
Namespaces | |
| thrill | |
| thrill::data | |
Macros | |
| #define | THRILL_DATA_MULTIPLEXER_HEADER |
| #define THRILL_DATA_MULTIPLEXER_HEADER |
Definition at line 14 of file multiplexer.hpp.