<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>aditam.core</name>
<shortdesc>Automated and DIstributed TAsk Manager core part.</shortdesc>
<description>===================
aditam.core package
===================

Description
===========

ADITAM is a remote task scheduler which facilitates mass task managing over heterogeneous network.
The project contains :

- **adtitam.core** (Python) : the common parts of the Aditam agent and server
- **aditam.server** (Python) : the server in charge of scheduling and distributing the tasks
- **aditam.agent** (Python) : the agent handles orders sent by the tasks manager and execute the tasks sent by it
- **aditam web gui** (php) : the aditam web interface http://www.aditam.org/downloads/cake.tar.gz

This package is the common part of the aditam packages and it contains a script to configure
the agent, the server and the database.</description>
<homepage rdf:resource="http://www.aditam.org/" />
<maintainer><foaf:Person><foaf:name>ADITAM project</foaf:name>
<foaf:mbox_sha1sum>c948757cb96968a91489172670cbc2cff6b06b9c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>