Does anyone know of a clustering/load balancing software(free or commercial) that once setup, only requires you to login at one place and all hard drives are mounted together as one?
For example, currently i have 1 server which i access by going to www.myurl.com/cpanel and one hard-drive is displayed and i upload all my website files there.
If I had 100 linux or windows servers connected together using load balancers and wanted to run them as a cluster, is there software where i can just go to www.myurl.com/cpanel and once i login i will not see more than 1 hard drive, but instead i will see the total space of ALL hard-drives, so i can just upload 1 file and it will automatically be uploaded to all the hard drives?
If a software like this is not currently available, do you think it'll be possible to program something like this? Or is there a software where you put a file on your website, and website visitors download it and once they run the file and are connected to the internet, their internet connection becomes part of your web server, so when people access your website, some data and cpu usage comes from your web server and some data and cpu usage from users who downloaded the file?