My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

prjAntHill

Enables Ant to perform Remote Target Invocation over XMPP.

Author: Michele Mostarda( michele.mostarda@gmail.com )

Overview

Ant Hill is an Ant library meant to perform remote invocation of build targets via XMPP (Jabber) protocol.

To be more specific Ant Hill provides a mechanism to implement Remote Target Invocation.

The client / server approach allows to work on clusters and coordinate a large number of machines.

The Ant Hill general application scenario is explained at section Ecosystem.

Ant Hill is based on the Jive Smack API.

Ant Hill has been written to be extensible, it is possible to define quickly new Remote Commands.

Ant Hill provides error reporting through remote exception propagation and several debugging features.

Introduction

A technical introduction to Ant Hill.

Chat Console

The Chat Console allows you to interact with Commander processes using a simple Jabber chat client.

See details here.

Demo

Understand how Ant Hill works by running test scenarios.

Screenshots

See the screenshots.

Documentation

See Ant Hill detailed documentation.

Developer Guide

If you want to add custom operations to Ant Hill see here.

Status

See Status.

Download

See Download

Misc

Misc stuff.

Metrics (powered by Ohloh )

License

Copyright 2007-2008 Michele Mostarda ( michele.mostarda@gmail.com ). 
All Rights Reserved.
  
  Licensed under the Apache License, Version 2.0 (the 'License');
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  
      http://www.apache.org/licenses/LICENSE-2.0
  
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an 'AS IS' BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

Powered by Google Project Hosting