Answer Posted / dave_chamoli82
A computer cluster is a group of linked computers, working
together closely thus in many respects forming a single
computer. The components of a cluster are commonly, but not
always, connected to each other through fast local area
networks. Clusters are usually deployed to improve
performance and availability over that of a single
computer, while typically being much more cost-effective
than single computers of comparable speed or availability.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is pipe command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Which command should you use to find the remaining disk space in unix server?
What is the function of grep command in unix?
What happens when we execute a unix command?
Which command is used to find whether the system is 32 bit or 64 bit?
What is updatedb?
What is the difference between cat command and more command?
What command will change your prompt to myprompt?
What does this command do? Cat food 1 > kitty
What is awk command used for?
Which command is used to create a directory?
Which unix command to make a new directory?
Differentiate cmp command from diff command.
What is ‘ps’ command for?