I’m happy to announce the first offcial release of Aditam.
Download version 0.1
What is Aditam ?
It’s a remote task scheduler which facilitates mass task managing over heterogeneous network.
Due to a splited architecture, ADITAM is easily deployable in any existing infrastructure.
The project is separated in three parts :
- The tasks manager itself, in charge of scheduling and distributing the tasks. Informations are stored in database and gave to the agents when tasks are to be executed.
- The agents are installed on every server of the farm. It handles orders sent by the tasks manager and execute the tasks sent by it. Then the agent sends an activity report that is stored in database.
Data needed for tasks execution must be available locally or through a network file system. - The UI (User Interface) provides access to the management actions.
The ADITAM team developped two UI :- A console client that enables scripted calls to ADITAM or remote administration
- A web client giving access to userfrindly administration panel
Who ?
It’s an End of studies Project (Epitech Innovative Project) found in 2007 found by : Thomas Rogeat, Jérôme Schneider, Simon Courtois, Vincent Trusgnac’h and Thylda Richol.
License
Aditam is under GPLv3
