Is there any easy-to-use software for creating clusters?

Suppose there are several computers distributed on the same network. I install the program on all of them and therefore there is a cluster. and I can log into it, run my application (like webserver, db server, etc.). I don't need to configure IPs, I don't need load balancing.

Is there any software like this?

edit: OK, I want to create a cluster that can provide a corporate web server (also db storage server data), we have a lot of PCs, now they only run a small program (to manage shop floor workflow). I want to use additional CPU and Disk resource to create a service.

0


a source to share


2 answers


What purpose are you planning to use in your cluster? This will identify the tool you want to use.



That being said, you will need to do some configuration IPs, authentication mechanism, etc. If you don't say what you want, how will he know?

+1


a source


In general, if your application is not designed for clustering, you will have more pain than benefits.



Is the current load too high for the current equipment with one drawer?

0


a source







All Articles