Return-Path: owner-postman Delivery-Date: Wed, 20 Apr 94 19:26:13 -0700 Return-Path: owner-postman Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id QAA06543 for postgres-redist; Wed, 20 Apr 1994 16:36:42 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199404202336.QAA06543@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from csn.org (root@csn.org [128.138.213.21]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id QAA06529 for ; Wed, 20 Apr 1994 16:36:41 -0700 Received: from teal.csn.org ([128.138.213.22]) by csn.org with SMTP id AA21003 (5.65c/IDA-1.4.4 for ); Wed, 20 Apr 1994 13:33:21 -0600 Received: from aigaix01.aig.com (aig.com) by teal.csn.org with SMTP id AA21476 (5.65c/IDA-1.4.4 for ); Wed, 20 Apr 1994 13:32:07 -0600 Received: from [192.94.51.24] by aigaix01.aig.com (AIX 3.2/UCB 5.64/4.03) id AA35496; Wed, 20 Apr 1994 14:13:43 -0500 Received: from cc:Mail by mailhost.aig.com id AA766876861 Wed, 20 Apr 94 14:21:01 cst Date: Wed, 20 Apr 94 14:21:01 cst From: rking@mailhost.aig.com (rking) Message-Id: <9403207668.AA766876861@mailhost.aig.com> To: postgres@postgres.Berkeley.EDU Subject: POSTGRES and Distributed Shared Memory machines Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 20 Apr 94 16:36:42 -0700 Resent-XMts: smtp I've read the POSTGRES FAQ, and noticed that POSTGRES is running on several multiprocessor systems. I'd like to port POSTGRES to a DSM system using a software environment called POSYBL. POSYBL is similar to the product called LINDA, but POSYBL is public domain. Has anyone ported POSTGRES to a DSM system? Is anyone interested in working with me on a project like this? Ron King