Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 39423 invoked from network); 14 Mar 2005 19:55:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Mar 2005 19:55:30 -0000 Received: (qmail 50087 invoked by uid 500); 14 Mar 2005 19:55:24 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 50053 invoked by uid 500); 14 Mar 2005 19:55:24 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 50038 invoked by uid 99); 14 Mar 2005 19:55:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.mdli.com (HELO mail.mdli.com) (208.200.221.8) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 14 Mar 2005 11:55:23 -0800 Received: from exch-sl02.mdli.com (exch-sl02.mdli.com [145.36.243.10]) by mail.mdli.com (Postfix) with ESMTP id 79B6BB5E03 for ; Mon, 14 Mar 2005 11:55:21 -0800 (PST) Received: from [145.36.245.225] (145.36.245.225 [145.36.245.225]) by exch-sl02.mdli.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id FZB3GHX7; Mon, 14 Mar 2005 11:55:21 -0800 Message-ID: <4235EC24.1050606@mdl.com> Date: Mon, 14 Mar 2005 11:55:16 -0800 X-Sybari-Trust: 0fb9ddd2 30d8b43e a3e84813 0000013d From: "Alexey N. Solofnenko" User-Agent: Mozilla Thunderbird 1.0+ (Windows/20050314) MIME-Version: 1.0 To: Ant Users List Subject: I need something for distributed builds. Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Each projects has a tree of build jobs. Each job has a set of requirements (OS, third party software,...). The jobs can be executed in parallel or sequentially (or both). Each computer can handle only one job at a time. Seems like a task for asymmetric clustering. Is there anything written I can use? - Alexey. -- ------------------------------------------------------------------------ / Alexey N. Solofnenko home: http://trelony.cjb.net/ / --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org