Home Next |
Copyright © 2007-2008 The ATLAS Collaboration
ATLAS Distributed Data Management Client Guide
The ATLAS Distributed Data Management (DDM) project is developed by the ATLAS Computing Group (CERN PH/ADP) in collaboration with the ARDA group (CERN LCG/ARDA). The software it provides is able to schedule movement of large datasets across computing sites. This guide covers the client suite to interact with the DDM system.
Table of Contents
List of Tables
List of Examples
This document describes the installation and usage of the DQ2 client suite.
The DQ2 Clients have two main components:
DQ2 Enduser tools, responsible for high-level workflow-like operation.
Commandline utilities, responsible for single specialised tasks in a POSIX-fashion.
This document focuses on the Client suite of DQ2. The client suite consist of tools, that communicate with a tightly coupled Python API, which in turn interacts with the Central Dataset Catalogues. This allows users to create and modify datasets, as well as move data by subscription requests.
Home Next |