{ "info": { "author": "ADITAM project", "author_email": "contact@aditam.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Other Audience", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "====================\naditam.agent package\n====================\n\n.. contents::\n\nDescription\n===========\n\nADITAM is a remote task scheduler which facilitates mass task managing over heterogeneous network.\nThe project contains :\n\n- **adtitam.core** (Python) : the common parts of the Aditam agent and server\n- **aditam.server** (Python) : the server in charge of scheduling and distributing the tasks\n- **aditam.agent** (Python) : the agent handles orders sent by the tasks manager and execute the tasks sent by it\n- **aditam web gui** (php) : the aditam web interface http://www.aditam.org/downloads/cake.tar.gz\n\nThis package contains the agent of the ADITAM project. The agents are installed on every server of the farm.\nIt handles orders sent by the tasks manager and execute the tasks sent by it.\nThen the agent sends an activity report that is stored in database.\nData needed for tasks execution must be available locally or through a network file system.\n\nRequires\n========\n\n- Python 2.5 : http://www.python.org/download/\n- easy_install : http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install\n\nYou must add C:\\\\Python2.5 and C:\\Python2.5\\\\Scripts in your Path on Windows.\n\nOS Independent installation\n===========================\n\nModule installation\n-------------------\n\nEnter in a console::\n\n easy_install aditam.agent\n\nConfigure the agent\n-------------------\n\nEnter in a console::\n\n aditam-admin.py --agent\n\nFollow the instructions.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.aditam.org/", "keywords": "tasks", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "aditam.agent", "package_url": "https://pypi.org/project/aditam.agent/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aditam.agent/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.aditam.org/" }, "release_url": "https://pypi.org/project/aditam.agent/0.1/", "requires_dist": null, "requires_python": null, "summary": "Automated and DIstributed TAsk Manager agent part.", "version": "0.1" }, "last_serial": 786131, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b9541b03ffa99acbde9990cc699541a4", "sha256": "a5a2606841c2e3894aa2310f4292318b9f282b7425b9e43ee860043d87ea901c" }, "downloads": -1, "filename": "aditam.agent-0.1.tar.gz", "has_sig": false, "md5_digest": "b9541b03ffa99acbde9990cc699541a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36225, "upload_time": "2008-10-24T21:59:01", "url": "https://files.pythonhosted.org/packages/82/6d/915ef3dc39b5476dd44672debef87dc338b1e1c465fcc4a8977aced33daa/aditam.agent-0.1.tar.gz" } ], "0.1b1": [ { "comment_text": "", "digests": { "md5": "23d4ce4553b5a9413f6c5ff3a194507f", "sha256": "122a054ffba93ac9f4f571534a483d707417c3ab19c7f1c2e17612ad7cc6847a" }, "downloads": -1, "filename": "aditam.agent-0.1b1.tar.gz", "has_sig": false, "md5_digest": "23d4ce4553b5a9413f6c5ff3a194507f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36666, "upload_time": "2008-06-10T19:54:06", "url": "https://files.pythonhosted.org/packages/4f/35/3a77a8fac3c309fc2c30f06494927abbf7a691f93096f1cf34fee81f6285/aditam.agent-0.1b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b9541b03ffa99acbde9990cc699541a4", "sha256": "a5a2606841c2e3894aa2310f4292318b9f282b7425b9e43ee860043d87ea901c" }, "downloads": -1, "filename": "aditam.agent-0.1.tar.gz", "has_sig": false, "md5_digest": "b9541b03ffa99acbde9990cc699541a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36225, "upload_time": "2008-10-24T21:59:01", "url": "https://files.pythonhosted.org/packages/82/6d/915ef3dc39b5476dd44672debef87dc338b1e1c465fcc4a8977aced33daa/aditam.agent-0.1.tar.gz" } ] }