GridWay
This article needs additional citations for verification. (April 2023) |
Developer(s) | DSA Research Group, UCM |
---|---|
Stable release | 5.14
/ April 1, 2013 |
Operating system | UNIX-like |
Platform | any |
Type | Grid computing |
License | Apache license, Version 2.0 |
Website | http://gridway.ucm.es/ |
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 distributed resource management systems (DRMS), such as SGE, HTCondor, PBS or LSF, 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.
Functionality
[edit]GridWay provides end users and application developers with a scheduling framework similar to that found on local DRMS, allowing to submit, monitor, synchronize and control jobs by means of a DRMS-like command line interface (gwsubmit, gwwait, gwkill...) and DRMAA (an 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.
See also
[edit]- Globus Toolkit
- HTCondor
- Open Grid Forum
- DRMAA
References
[edit]- ^ Huedo, Eduardo; Montero, Ruben S.; Llorente, Ignacio M. (2004). "A framework for adaptive execution in grids". Software: Practice and Experience. 34 (7): 631–651. doi:10.1002/spe.584. S2CID 12921159.