Shameer Khadar wrote:
We are planning to provide a dedicated cluster to support the server.
I need help to set up a web application that can manage the
interoperation web server and our cluster.
Is this possible with perl cgi ?
For example if the user is submitting a huge set of data for MSA,
the program should take care of
the process and pass it on to the cluster and display the status of
the job (que and other details).
I know this is possible and people are doing it for example (Robetta
Server).
It will be great, If any of the techies around can help me out with
some help :))
We are using Ganglia as the server management tool. Web Server is
apache running on CentOS4 .
Thanks in Advance and Happy New Year to all...
I would go with either Sun Grid Engine (SGE)
http://gridengine.sunsource.net/ or OpenPBS. I would strongly recommend
SGE since it is a lot more powerful. There is also a nice visualization
tool for it
http://xml-qstat.org/
Vladimir