From owner-freebsd-hackers Wed Mar 25 10:21:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00972 for freebsd-hackers-outgoing; Wed, 25 Mar 1998 10:21:14 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ROSE.IPM.AC.IR (vax.ipm.ac.ir [194.225.70.70]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA00950 for ; Wed, 25 Mar 1998 10:20:54 -0800 (PST) (envelope-from mshar@vax.ipm.ac.ir) Received: by ROSE.IPM.AC.IR (MX V4.1 VAX) id 12; Wed, 25 Mar 1998 21:50:43 +0330 Date: Wed, 25 Mar 1998 21:50:40 +0330 From: mshar@vax.ipm.ac.ir To: freebsd-hackers@FreeBSD.ORG Message-ID: <009C3BC0.847E6D60.12@ROSE.IPM.AC.IR> Subject: Re: Cluster? Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, DIPC (Distributed Inter-Process Communication) can be used to build clusters of PC computers. DIPC programmers can use Messages, Semaphores, and Transparent Distributed Shared memory. The programming model is the same as System V IPC. Currently DIPC is only available for Linux, but it could be ported to other UNIX variants like FreeBSD. For more information visit http://wallybox.cei.net/dipc -Kamran Karimi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message