jSAGA ResourceManager API
Last updated
Last updated
The Resource Management API is an extension of the SAGA specification / JSAGA implementation. It does not replace the standard Job/Data Management API.
It allows to acquire and manage resources (compute, storage, network). One can then use these resources to run job or manage data (with existing job/data API). Features of this API include:
Wrapping to underlying technologies (cloud, pilot jobs, grid…) to an uniform API,
Asynchronous mode (task),
Timeout management,
Notification (metrics),
Security context forwarding.
Summary:
Implemented the SAGA ResourceManagement API
Supported Platforms :
any OS supporting Java 1.7 or later
N/A
Installation methods :
N/A
Tarballs:
jsaga-installer-1.2.0-20160802.161115-8-bin.tar.gz
or
Highlights on the :
by using the