Skip to content

Writing back in the controller

In the storing operation, after getting the input commands from the Client, the Dstore has to send a STORE_ACK to the Controller. The controller only gets the ACK when the client closes. That is not quite correct => you have to synchronise the reading and writing in these streams such that the Controller gets the ACK right after the Dstore finished reading the file_content.