edy wrote:
any body want to give same explanation about clustering?

Availability clusters group sets of machines which may or may not be load-balanced, in which one or more members of the cluster will assume the workload of any member which fails. This kind of cluster is useful when you're trying to provide service at 100% uptime:
http://www.linux-ha.org/


Performance clusters group sets of machines which perform tasks in parallel. Many distinct "computers" are connected together to form a single computing service.
http://openmosix.sourceforge.net/
http://www.beowulf.org/


what is the advantage of clustering and the different with non clusterig?

A cluster enables you to acheive some goals which are not possible with an individual computer.




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to