On Wed, Nov 10, 2010 at 9:16 PM, Steve Cohen <sco...@javactivity.org> wrote:
> from http://activemq.apache.org/pure-master-slave.html :
>
> Pure Master Slave
>
> A Pure Master Slave configuration provides a basic shared nothing, fully
> replicated topology which does not depend on a shared file system or shared
> database.
>
> "a basic shared nothing"?
>

Shared nothing is a style of architecture where each node is
independent of any other node. See the Wikipedia entry for more
generic info:

http://en.wikipedia.org/wiki/Shared_nothing_architecture

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

ActiveMQ in Action: http://bit.ly/2je6cQ
Blog: http://bruceblog.org/
Twitter: http://twitter.com/brucesnyder

Reply via email to