Hinted Handoff

A process which during node AA is offline, node BB will take care of handling all the request from node AA.

When node AA becomes online, node BB will return the results of processed requests back to node AA so that node AA can continue processing.