Developer(s) | dsa-research.org |
---|---|
Stable release | 5.8 / September 30, 2011 |
Preview release | 5.7 / March 31, 2011 |
Operating system | UNIX-like |
Platform | any |
Type | Grid computing |
License | Apache license, Version 2.0 |
Website | http://www.gridway.org/ |
GridWay[1] is an open source meta-scheduling technology that enables large-scale, secure, reliable and efficient sharing of computing resources (clusters, computing farms, servers, supercomputers...), managed by different DRM (Distributed Resource Management) systems, such as Sun Grid Engine, Condor, PBS, Load Sharing Facility..., within a single organization (enterprise grid) or scattered across several administrative domains (partner or supply-chain grid). To this end, GridWay supports several Grid middlewares.
Contents |
GridWay provides end users and application developers with a scheduling framework similar to that found on local DRM systems, allowing to submit, monitor, synchronize and control jobs by means of a DRM-like command line interface (gwsubmit, gwwait, gwkill...) and DRMAA (a OGF standard).
GridWay performs job execution management and resource brokering, allowing unattended, reliable, and efficient execution of jobs, array jobs, or complex jobs on heterogeneous, dynamic and loosely-coupled Grids. GridWay performs all the job scheduling and submission steps transparently to the end user and adapts job execution to changing Grid conditions by providing fault recovery mechanisms, dynamic scheduling, migration on-request and opportunistic migration. The GridWay framework is a light component for meta-scheduling in the Grid Ecosystem intended for end users and grid application developers.