I'm writing a set of CGI scripts that run a Perl script on a clustered Win2K server set up consisting of 2 nodes and a shared drive.
I've been told that my program must be able to failover from one node to the other, should anything happen one of them. Can anyone explain or point me in the direction of how to write a program to deal with this and how to program for clusters in general?