Globus Toolkit

From Wikipedia, the free encyclopedia
Globus Toolkit
Developer(s)Globus Alliance
Stable release
5.2.5 / 2013
Operating systemLinux, FreeBSD, Solaris, Mac OS X, HP-UX and AIX.
PlatformPC
TypeGrid computing
LicenseApache license
Websitewww.globus.org/toolkit/

The Globus Toolkit is an open-source toolkit for grid computing developed and provided by the Globus Alliance. On 25 May 2017 it was announced that the open source support for the project would be discontinued in January 2018 [1], due to a lack of financial support for that work. The continues to be available to the research community under a freemium approach, designed to sustain the software, with most features freely available but some restricted to subscribers [2].

Introduction[]

The Globus toolkit contains a set of libraries and programs that provides the developers of specific tools or apps with solutions for common problems that are encountered when creating a distributed system services and applications.[1]

Globus is a software with components and capabilities that includes:

  1. A set of service Implementations that Indicate resource management, data alterations service finding and relevant issues
  2. Tools for building web services
  3. A powerful standards-based security prerequisites for authentication and authorisation.
  4. Various services in java c and python for clients of API and command line programs
  5. Detailed documentation on these various components[2]

Standards implementation[]

The Globus Toolkit adheres to or provides implementations of the following standards:

The Globus Toolkit has implementations of the OGF-defined protocols to provide:

  1. Resource management: Grid Resource Allocation & Management Protocol (GRAM)
  2. Information Services: (MDS)
  3. Security Services: Grid Security Infrastructure (GSI)
  4. Data Movement and Management: (GASS) and GridFTP

The following Globus Toolkit components are supported by the OGF-defined SAGA C++/Python API:

  1. GRAM (2 and 5) via the SAGA job API
  2. GridFTP via the SAGA filesystem API
  3. Replica Location Service via the

Compatible third-party software[]

A number of tools can function with Globus Toolkit, including:

XML-based web services offer a way to access the diverse services and applications in a distributed environment.

In 2004, Univa Corporation began providing commercial support for the Globus Toolkit using a business model similar to that of Red Hat.

Job schedulers[]

GRAM (Grid Resource Allocation Manager), a component of the Globus Toolkit, officially supports the following job schedulers or batch-queuing systems:

Unofficial job schedulers that can be used with the Globus Toolkit:

  • Sun Grid Engine, an open source batch-queuing system, supported by Sun Microsystems. Globus does not officially support SGE, but third parties offer methods to integrate it:
    • The London e-Science Center has created a "Transfer-queue over Globus (TOG)" package and provides instructions on how to configure a Globus Toolkit 2 or 3 or a Globus Toolkit 4 server so that it can submit jobs for execution on a local Sun Grid Engine installation.
  • Simple Linux Utility for Resource Management (SLURM), an open source batch-queuing system originally developed at LLNL and currently managed by SchedMD. Globus can be used with SLURM via shell wrappers.[3]

Development plans[]

The Globus Alliance announced a release of Globus Toolkit version 5 (GT5) in late 2009.[4][5] A major change will be abandoning GRAM4 (although continuing support at least through December, 2010) in favor of an enhanced GRAM2, called GRAM5, which will solve scalability issues and add features. The Reliable File Transfer (RFT) service will be replaced by a new Globus.org service. Globus.org is an online, hosted service (i.e., Software-as-a-Service) that provides higher-level, end-to-end Grid capabilities, initially concentrating on reliable, high-performance, fire-and-forget data transfer. To retain the Web-Service functionality without technology and standards now considered obsolete, a new project called Globus Crux [6] has been started, which expects to release an alpha version by the end of 2009. The monitoring and discovery tasks currently performed by MDS will be taken up by a new, Crux-based Integrated Information Services (IIS). No releases of the IIS are planned until sometime in 2010.

The release of GT 5.0.2 was announced on 19 July 2010. GT 5.0.3 is reported due for release in February 2011.

Use[]

See also[]

References[]

  1. ^ I.Foster. "Globus Toolkit Version 4: Software for Service-Oriented Systems" (PDF). Retrieved 13 Feb 2006.
  2. ^ I. Foster, C. Kesselman. "The Globus Project: A Status Report" (PDF).
  3. ^ FAQ: Can SLURM be used with Globus?

External links[]

Retrieved from ""