I am also working on a project to cluster (web application or any UDP,TCP/IP based service ). you can try LVS (Linux virtual server www.lvs.org ) . Its basically act as L4 switch load balancer (something like cisco director) ...so it forwards your client request to many real servers in back end , u can also use this Linux LA . Also try ultra monkey (yes the name is right!!) . Though open SSI includes LVS by default but I thought it to much to swallow for me
One problem I am facing with LVS is session presistance ....any body has a solution for it ?
cheers, gp Arjun Jain wrote:
On 18 Oct 2004 06:57:33 -0000, Gurpreet Sachdeva
<[EMAIL PROTECTED]> wrote:
Hi Guys,
I need to process one script that needs high processing power. I was thinking if >Linux Clusters/Distributed Computing can help me in achieving that. Any >inputs/pointers in that will be highly appreciated...
What "script" are you actually talking about? There are a variety of options available, (SSi, HA, PVM, Beowulf, etc) depends on *what* you actually wanna do. If your script spawns a no of processes, you can go for SSi. Else you may need to reprogram your *script* to make it work on distributed environments.
Regards
aj
_______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/
