Galois
|
Contains NetworkInterfaceBuffered, an implementation of a network interface that buffers messages before sending them out. More...
#include "galois/runtime/Network.h"
#include "galois/runtime/NetworkIO.h"
#include "galois/runtime/Tracer.h"
#include <thread>
#include <mutex>
#include <iostream>
#include <limits>
Contains NetworkInterfaceBuffered, an implementation of a network interface that buffers messages before sending them out.
Contains NetworkInterfaceLCI, an implementation of a network interface that buffers messages before sending them out.