What exactly do you mean by parallel? There's pretty much two clean ways to
do it. One system has access to the physical disks that hold the filesystem
or multiple systems have direct access to the physical disks. NFS/SMB/Coda
use the former. Sequent's CFS and the similar product for
Digital/Sun/HP/IBM use the latter. In the former you are limited by the
performace of the system that has access to the disks. In the latter you
are limited only by the speed of the disks and the interconnect (to the
disks). I can tell you without even thinking too hard which is faster. :)
-- "Bob's Constant: the number of beers required for Bob to think that ANY woman is beautiful."- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/