Metadata-Version: 1.1
Name: radical.pilot
Version: 0.8
Summary: The RADICAL pilot job framework
Home-page: https://github.com/radical-cybertools/radical.pilot
Author: Ole Weidner
Author-email: ole.weidner@rutgers.edu
License: MIT
Description: #radical.pilot
        
        
        Documentation: http://radicalpilot.readthedocs.org/en/latest/
        
        
        
        0.8 Release                                             Mar. 24. 2014
        ---------------------------------------------------------------------
        
        * Renamed codebase from sagapilot to radical.pilot
        * Added explicit close() calls to PM, UM and Session.
        
        0.7 Release                                             Feb. 25. 2014
        ---------------------------------------------------------------------
        
        * Added support for callbacks 
        * Added support for input file transfer !
        * Closed tickets:
          - https://github.com/saga-project/saga-pilot/issues?milestone=8&page=1&state=closed
        
        
        0.6 Release                                             Feb. 24. 2014
        ---------------------------------------------------------------------
        
        * BROKEN RELEASE
        
        
        0.5 Release                                             Feb. 06. 2014
        ---------------------------------------------------------------------
        
        * Tutorial 2 release (Github only)
        * Added support for multiprocessing worker
        * Support for CU stdout and stderr transfer via MongoDB GridFS
        * Closed tickets:
          - https://github.com/saga-project/saga-pilot/issues?milestone=7&page=1&state=closed
        
        
        0.4 Release 
        ---------------------------------------------------------------------
        
        * Tutorial 1 release (Github only)
        * Consistent naming (sagapilot instead of sinon)
        
        
        0.1.3 Release 
        ---------------------------------------------------------------------
        
        * Github only release: 
          pip install --upgrade -e git://github.com/saga-project/saga-pilot.git@master#egg=saga-pilot 
        
        * Added logging
        * Added security credential handling 
        * Closed tickets: 
          - https://github.com/saga-project/saga-pilot/issues?milestone=3&state=closed
        
        
        0.1.2 Release 
        ---------------------------------------------------------------------
        
        * Github only release: 
          pip install --upgrade -e git://github.com/saga-project/saga-pilot.git@master#egg=saga-pilot 
        
        * Closed tickets: 
          - https://github.com/saga-project/saga-pilot/issues?milestone=4&state=closed
        
Keywords: radical pilot job saga
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Distributed Computing
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
