Reply
Anybody worked in web farms?
Old 10-22-2007, 06:49 PM Anybody worked in web farms?
Learning Newbie's Avatar
Moderator

Latest Blog Post:
What’s He Looking At?
Posts: 4,971
Name: John Alexander
A friend of mine just bought two new machines, and is building a web garden. He wants to grow it into a full fledged web farm. Of course, cart before the horse, he doesn't know what he wants to do with all this processing power, but he wants it. This is a person who read a 1200 page book on VB Script before writing his first dim statement, so that's just how it is.

Still, knowing that I'm the "web guy" (outside of tech, people peg you as a computer person - in a different corner of tech, they peg you as knowing the web), it's up to me to give advice. Anybody have any I can pass along? I've mostly just wrote backend code usually data access stuff, so I don't know anything about using 8 servers for 1 site.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 10-23-2007, 03:49 AM Re: Anybody worked in web farms?
chrishirst's Avatar
Super Moderator

Posts: 12,741
Location: Blackpool. UK
All about server farms, in just the one post?

Two ways basically;
Clustering (using software) and Hardware, or a combination depending on how resilient the network has to be.

Failover Clustering is mainly about availability, and is where the machines operate in a redundant capacity, so should something fail the next in line takes over.

Load Balancing (This is the more common server farm mode) is where a device handles the incoming requests and passes the tasks on to parallel computers (or clustered groups)

There are also High Performance Clusters which is the kind of thing that Google runs on, where the software is specially developed to run tasks in parallel on individual processing nodes.

Using a HPC does not mean that everything will run quicker BTW (in much the same way that a dual core CPU doesn't mean Windows will run any quicker ) (Anybody remember the INMOS Transputer? )
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Anybody worked in web farms?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11130 seconds with 13 queries