benedekh / WeLoveClouds

Repository for submissions on the CloudDB course.
0 stars 1 forks source link

Modify the MoveData request #103

Closed benedekh closed 7 years ago

benedekh commented 7 years ago

So that it only transfers MovableStoreUnits which contain at most k number of MovableStoreUnit instances. And upon successful response, transers only the next k number of units.

To find a balance between receiving ACK after every message vs forwarding large messages over the network once.