Portal Home > Knowledgebase > Articles Database > cluster cpus?


cluster cpus?




Posted by NWSTech, 12-22-2008, 06:58 AM
cluster cpus? hello, im not sure if this is possible but ill ask i have a site which involves heavy cpu use but its in a small private network with 3 other boxes which are pretty much idle, so im wondering is their a way to use the idle cpu time /ram possibly on my main server via the network ? __________________ Reliable, Affordable Web, business and shoutcast hosting - http://www.loadsofspace.net on-demand shoutcast also available

Posted by saadsalman, 12-22-2008, 08:59 AM
I guess this is called grid computing. Check it out, I may be wrong.

Posted by zzhosting, 12-22-2008, 12:22 PM
Hi You may want consider splitting out the web and mysql so that the load is spread around. Thanks __________________www.zzhosting.com

Posted by stardot, 12-22-2008, 03:54 PM
You can distribute ram across many servers with a program called memcached (facebook uses it, among others). Distributing load in general is probably a better bet, utilizing a simple load balancer LVS with keepalived. This will distribute load (CPU and RAM alike) amongst your server resources. Its not the easiest to setup , however the rewards are an ability to grow your server resources as your site grows. __________________ █ www.stardothosting.com - Web Hosting In Canada █ Contact Sales for more Information : sales@stardothosting.com

Posted by NWSTech, 12-22-2008, 04:54 PM
the mysql and web are split, its not the site thats causing load its the fact it does video conversion in background shich im wanting to speed up by using m,ultiple cpus __________________ Reliable, Affordable Web, business and shoutcast hosting - http://www.loadsofspace.net on-demand shoutcast also available

Posted by stardot, 12-22-2008, 05:04 PM
This sounds like a very custom environment -- without knowing more facts its kind of hard to recommend anything. Perhaps as the simplest solution, there may be video conversion software that is distributed in nature (i know video rendering software exists that can be distributed throughout a network) to do this work for you. For instance, you have a job server, and it receives a job request from a website, the job server then distributes the rendering/conversion of the video amongst X number of servers. I've seen software like this in animation studios, however they are very expensive to purchase



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
XML Parsing Help (Views: 559)