Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: what is the difference between shared nothing and shared everything?
Shared-everything is even more tightly-coupled than RAC - shared-everything is communal memory bus, shared I/O channel, etc - many people list SMP as a shared-everything cluster, though something like a NUMA cluster is more appropriate. RAC would be defined as a "Shared-something" cluster - there is shared data access and some application-level memory sharing. The definition gets even fuzzier when you get into RDMA-based architectures like InfiniBand, where nodes are actually granting direct memory access to other nodes within a cluster. Soon enough, there will be "shared kinda-something-but-I-don't-really-like-them-that-way". DB2 is a shared-nothing cluster, though.
Thanks,
Matt
-- Matthew Zito GridApp Systems Email: mzito_at_gridapp.com Cell: 646-220-3551 Phone: 212-358-8211 x 359 http://www.gridapp.comReceived on Wed Dec 03 2003 - 11:44:36 CST
> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] On
> Behalf Of ryan_oracle_at_cox.net
> Sent: Wednesday, December 03, 2003 12:24 PM
> To: Multiple recipients of list ORACLE-L
> Subject: what is the difference between shared nothing and
> shared everything?
>
>
> this has to do with RAC right? oracle uses shared everything
> and ibm uses shared nothing right?
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: <ryan_oracle_at_cox.net
> INET: ryan_oracle_at_cox.net
>
> 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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Matthew Zito INET: mzito_at_gridapp.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).