Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> OT Googles cluster architecture
This is off topic as far as oracle goes, however we are all interested
in storing and querying data. Here is a pdf on how Google is doing it.
Apparently they are using 15000 "comodity class" pcs in cluster
architecture.
It dosnt look like they are using Oracle, but seems to be a file based
system.(index.shards)
Pretty interesting stuff.
Have a good weekend all!
http://www.computer.org/micro/mi2003/m2022.pdf
"
Amenable to extensive parallelization, google's web search
application lets different queries run on different processors and,
by partitioning the overall index, also lets a single query use
multiple processors. to handle this workload, google's
architecture features clusters of more than 15,000 commodity-class
pcs with fault-tolerant software. this architecture achieves
superior performance at a fraction of the cost of a system built
from fewer, but more expensive, high-end servers.
"
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Bob Metelsky INET: bmetelsky_at_cps92.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri May 30 2003 - 10:00:11 CDT