Документ взят из кэша поисковой машины. Адрес оригинального документа : http://acat02.sinp.msu.ru/presentations/GGtut/Dev-01-Introduction1.pdf
Дата изменения: Sat Jul 6 22:29:40 2002
Дата индексирования: Mon Oct 1 20:34:09 2012
Кодировка:
Introduction
Globus ToolkitTM Developer Tutorial The Globus ProjectTM
Argonne National Laboratory USC Information Sciences Institute http://www.globus.org/
Copyright (c) 2002 University of Chicago and The University of Southern California. All Rights Reserved. This presentation is licensed for use under the terms of the Globus Toolkit Public License. See http://www.globus.org/toolkit/download/license.html for the full text of this license.


Tutorial Goals
l

Enable attendees to write programs for a production Grid.
­ Detailed understanding of component functionality ­ Ability to combine components in useful ways

l

Provide in-depth discussions of the Globus Toolkit.
­ Structure and capabilities of Toolkit ­ Practical guide to using Toolkit components

l

Demonstrate interesting uses of components through a set of example programs.
Globus ToolkitTM Developer Tutorial: Introduction 2

March 25, 2002


Tutorial Overview
l

Introduction
­ Where to go for information and help ­ Globus Toolkit standards

l

For each toolkit component
­ Introduction and summary of functionality ­ Walk-through with prototype tools ­ Walk-through with example code ­ Discussion of interesting issues

March 25, 2002

Globus ToolkitTM Developer Tutorial: Introduction

3


Globus Toolkit v2.0
l

Various components of Globus Toolkit v2.0 have been in alpha testing for over a year
­ GridFTP & replica management additions ­ Repackaged ­ GRAM reliability improvements ­ Numerous small changes and bug fixes

l

Currently in beta test
­ Feature complete & tested on a few platforms ­ Currently porting, documenting, and fixing bugs coming from the field

March 25, 2002

l

This tutorial covers v2.0

Globus ToolkitTM Developer Tutorial: Introduction

4


Components Covered
l l l l l l

Common Software Services Grid Security Infrastructure Secure Communication Resource Management Data Management Information Services

March 25, 2002

Globus ToolkitTM Developer Tutorial: Introduction

5


Globus Toolkit Documentation
l

Globus Website (http://www.globus.org/)
­ Globus Toolkit section (http://www.globus.org/toolkit/) ­ FAQs, manuals, component details, API specs, software, papers, RFCs...

l

Email lists
­ Click "Contact Us" on the Globus website ­ Searchable archives for common Q&A

March 25, 2002

Globus ToolkitTM Developer Tutorial: Introduction

6


Technical Support
l

Public vs. private support
­ discuss@globus.org mailing list provides assistance from the Globus user community. ­ Globus Problem Report Form is for private support (for groups we specifically support).
> http://www.globus.org/about/contacts.html > Problems are tracked, prioritized, etc. > Be sure to select your group and provide a correct email address!

March 25, 2002

Globus ToolkitTM Developer Tutorial: Introduction

7