DragonFly users List (threaded) for 2007-02
DragonFly BSD
DragonFly users List (threaded) for 2007-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

clustered (file) system on multiple host


From: "Martin P. Hellwig" <mhellwig@xxxxxxxxx>
Date: Thu, 01 Feb 2007 16:55:04 +0100

Reading the list about vkernel, clustering and file system I've began to wonder.

How on earth can you make a cluster without paying for the extreme overhead for locking everything?

Is it a question of locking more specific or is there some 'magical' technology that helps you out of that. Logical speaking (and this more a problem of my knowledge) there always must be some overhead since all machines must know at the same time what the state of an object is, thus creating 'much'(?) traffic for synchronization. So I guess that there must be some tricks to avoid too much traffic.

Or do I just get the concept of clustering wrong (I see it as high-availability combined with load-balancing)?

--
mph



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]