Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 92102 invoked from network); 25 Mar 2004 22:25:59 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Mar 2004 22:25:59 -0000 Received: (qmail 5761 invoked by uid 500); 25 Mar 2004 22:25:46 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 5705 invoked by uid 500); 25 Mar 2004 22:25:45 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 5624 invoked from network); 25 Mar 2004 22:25:45 -0000 Received: from unknown (HELO coderage.org) (217.42.133.87) by daedalus.apache.org with SMTP; 25 Mar 2004 22:25:45 -0000 Received: from CodeRage.ORG (localhost [IPv6:::1]) by coderage.org (8.12.9+Sun/8.12.9) with ESMTP id i2PMPnhK016246 for ; Thu, 25 Mar 2004 22:25:50 GMT Message-ID: <40635C6C.9050005@CodeRage.ORG> Date: Thu, 25 Mar 2004 22:25:48 +0000 From: Michael Davey User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gump code and data Subject: Re: [RT] Gump Architecture References: <4063567F.2000903@chalko.com> In-Reply-To: <4063567F.2000903@chalko.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Nick Chalko wrote: > I had thought of using a event / black board system to support a > distributed gump. Using something like javaspaces. [snip workflow] > This is a radically change but much more scalable. Wow, what a [RT]! I think this is a fantastic idea. It might be worth taking a look at JXTA. They have a python binding project, but I don't know what kind of state it is in. You could always use JXTA-J as a temporary solution. I guess the main advantage of JXTA would be that all those private Gumps would be helping out the build, unless they opt out (where as right now, private installations have to opt-in by asking to be listed on the Gump pages). Regarding the workflow, I think the controller should also indicate the platform and java version to be used, so that individual peers could filter the build list and choose appropriate work units. I guess that the controller would be responsible for nagging in this scenario. I've got this vision of all these little gump tins around the world, each constantly fetching, building and submitting their work units, just like SETI-at-home! -- Michael --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org