Thrill
0.1
|
#include <thrill/common/json_logger.hpp>
#include <thrill/common/profile_task.hpp>
#include <thrill/net/connection.hpp>
#include <thrill/net/group.hpp>
#include <array>
#include <chrono>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | Manager |
Initializes communication channels, manages communication channels and handles errors. More... | |
struct | Traffic |
Namespaces | |
thrill | |
thrill::net | |
Macros | |
#define | THRILL_NET_MANAGER_HEADER |
#define THRILL_NET_MANAGER_HEADER |
Definition at line 14 of file manager.hpp.