X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 3A30711F68F9 for ; Tue, 28 Mar 2006 16:44:06 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 11002-05 for ; Tue, 28 Mar 2006 16:44:02 -0400 (AST) Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by postgresql.org (Postfix) with ESMTP id 5972111F68EA for ; Tue, 28 Mar 2006 16:44:01 -0400 (AST) Received: from net2.micro-automation.com (net2.micro-automation.com [64.7.141.29]) by svr4.postgresql.org (Postfix) with SMTP id 016085AF99C for ; Tue, 28 Mar 2006 19:39:29 +0000 (GMT) Received: (qmail 20129 invoked from network); 28 Mar 2006 19:38:29 -0000 Received: from dcdsl.ebox.com (HELO ?192.168.1.2?) (davec@64.7.143.116) by net2.micro-automation.com with SMTP; 28 Mar 2006 19:38:29 -0000 In-Reply-To: <44298CA7.3030000@tada.se> References: <4423CF32.3060406@tada.se> <20060324125851.GC8718@svana.org> <4427A8F1.3020009@tada.se> <14559.1143473507@sss.pgh.pa.us> <4428125D.7000707@tada.se> <1143541439.3839.323.camel@localhost.localdomain> <44295AB0.5060203@tada.se> <2606EB97-424C-4C15-A3F6-AED510E5B37F@fastcrypt.com> <44298CA7.3030000@tada.se> Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <7355C9AC-0FF9-4004-B011-9F6C92FACF68@fastcrypt.com> Cc: Simon Riggs , Tom Lane , Martijn van Oosterhout , PostgreSQL-development , PL/Java Development Content-Transfer-Encoding: 7bit From: Dave Cramer Subject: Re: Shared memory Date: Tue, 28 Mar 2006 14:38:27 -0500 To: Thomas Hallgren X-Mailer: Apple Mail (2.746.3) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.129 required=5 tests=[AWL=0.129] X-Spam-Score: 0.129 X-Spam-Level: X-Archive-Number: 200603/1199 X-Sequence-Number: 81597 The last time I talked to him Laszlo said he is working on it again. Dave On 28-Mar-06, at 2:21 PM, Thomas Hallgren wrote: > Dave Cramer wrote: >> >> What exactly is a FENCED solution ? If it is simply a remote >> connection to a single JVM then pl-j already does that. > Last time I tried to use pl-j (in order to build a mutual test > platform), I didn't manage to make it compile due to missing > artifacts and it wasn't ported to Windows. Lazslo filed a JIRA bug > on that but since then (August last year) I've seen no activity in > the project. Is it still alive? Is anyone using it? > > Regards, > Thomas Hallgren > >