in reply to Re: Re: Re: Re: CGI script on cluster server
in thread CGI script on cluster server

I'm willing to be educated, but every clustering mechanism I have seen (including VMS clustering) suffers from this problem. There just ain't any way for a node in a cluster to pick up mid CPU cycle on an executing program.


Peter @ Berghold . Net

Sieze the cow! Bite the day!

Test the code? We don't need to test no stinkin' code! All code posted here is as is where is unless otherwise stated.

Brewer of Belgian style Ales

  • Comment on Re: Re: Re: Re: Re: CGI script on cluster server

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: CGI script on cluster server
by qadwjoh (Scribe) on Jul 30, 2003 at 18:03 UTC
    Do I still need to set up my script as a cluster resource though?

    A

      I honestly wouldn't bother since CGI programs are transient nature with respect to their life cycle on a cluster node.

      The server serving CGI scripts is another matter.


      Peter @ Berghold . Net

      Sieze the cow! Bite the day!

      Test the code? We don't need to test no stinkin' code! All code posted here is as is where is unless otherwise stated.

      Brewer of Belgian style Ales