Guys,
Has anyone thought
of implementing remote_fork() in a linux-cluster? The basic idea is that the
user-space will make a fork() system call; if the kernel detects resource
constraints, it will communicate with other nodes in the cluster & create
the child in another node.
regards,
Indranil