1 #include <samchon/protocol/master/ParallelSlaveSystemMediator.hpp> 3 #include <samchon/protocol/master/ParallelSystemArrayMediator.hpp> 5 #include <samchon/protocol/Invoke.hpp> 12 ParallelSlaveSystemMediator::ParallelSlaveSystemMediator()
22 invoke->erase(
"invoke_history_index");
23 invoke->erase(
"invoke_history_size");
Package for external system, within the framework of master.
An Entity and a container of children Entity objects.
virtual void sendPieceData(std::shared_ptr< Invoke >, size_t, size_t)
Send a message with piece index and size.
Package of network protocol and libraries.