Menu

#3 Hung calls if packets are dropped

Next_Minor_Release
open
Rob Eden
Correctness (3)
6
2012-09-24
2012-01-09
Rob Eden
No

If an invoke packet is silently dropped by a remote host (for example, if a firewall with a drop rule is active), then invocation calls can hang forever (until interrupted). The problem is there is no ack message when an invoke is received, so the caller doesn't know the difference between the caller not receiving the message and a long invocation time.

The solution is to introduce an ack message that is sent when an invoke is received. The caller can then wait for that message (or an InvokeReturn) and error out if the ack is not received.

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.