GridWay

From Wikipedia, the free encyclopedia

GridWay Metascheduler
Image:gridway.gif
Developer: GridWay Team
Latest release: 4.0.0 / June 2, 2006
Use: Grid computing
License: Apache license [1]
Website: http://www.gridway.org

GridWay 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 GridEngine, Condor, PBS, Load Sharing Facility..., within a single organization (enterprise grid) or scattered across several administrative domains (partner or supply-chain grid).

[edit] Functionality

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 CLI (gwsubmit, gwwait, gwkill...) and DRMAA (a GGF 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 [2] intended for end users and grid application developers. GridWay is an execution management tool for use with the Globus Toolkit. In fact, it does not require new services apart from Globus Toolkit services.

[edit] See also

[edit] External links