Nope. Not so. You can't migrate a TCP/IP connection between machines even
if you migrate the process that owns it. Fault tolerance and process
migration are 100% separate issues.
> Okay, I'd like to see proccess migration, process checkpointing, and fault
>tolerance (especially fault tolerance). Whatever makes you happy.
>
> Typically I wouldn't need to migrate network applications, although it
>could conceivably be possible with some sort of proxying. Not that I'd want
>to implement it. =) Or perhaps the machines share the same IP's but have an
>running agreement on what ports on which machines the IP's go to. Probably
>could be done with local firewall rules. Need a userland daemon to keep the
>"port-map" in sync though.
Network I/O is not the only problem. File I/O is just as important and
just as serious.
DS