Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Anybody worked in web farms?
Old 10-22-2007, 07:49 PM Anybody worked in web farms?
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-23-2007, 04:49 AM Re: Anybody worked in web farms?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,515
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
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!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Anybody worked in web farms?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.65860 seconds with 12 queries