Changes between Version 19 and Version 20 of client_user_guide

Show
Ignore:
Timestamp:
08/07/13 17:12:58 (11 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • client_user_guide

    v19 v20  
    1 = QCG Broker Client = 
    2  
    31[[PageOutline]]  
    4  
    5 The page describes the usage of the QCG-Broker Client, which is the command line text client for the QCG-Broker service. 
    62 
    73= System pre-requirements 
     
    4642* QCG_ENV_SKIP_KEY_CHECK - If the variable is not empty client do not check the correctness of the key format. Must be check if the client is configured to use the proxy and the key/certificate are not provided. 
    4743 
    48 [[qcg-advance-client]] 
     44= QCG Broker Client = 
     45The page describes the usage of the QCG-Broker Client, which is the command line text client for the QCG-Broker service. 
     46The QCG-client can operate in two modes: 
     47* in the Simple mode - recommended for most of the users. The Simple mode offers the most frequently used functionality of the QCG in a very simple and intuitive way, 
     48* in the [[qcg-advanced-client Advance Mode]] which is recommended for advanced users for which the functionality of the Simple mode is not sufficient. 
     49 
     50== QCG Simple Client 
     51The QCG Simple client is recommended for all users who do not need advanced capabilities of the QCG middleware like workflows, parallel jobs with topologies or parameter sweep jobs. In return, it offers access to the most frequently used functionality in very simple and intuitive way. 
     52The QCG Simple client consists of a set of command line tools modelled after the set of tools known from popular queueing systems.  
     53All tasks submitted to be executed by QCG-Broker must be described in a formal way using the concept of directives known also from queueing systems. 
     54 
     55=== qcg-* tools === 
     56 
     57=== QCG-Simple description format === 
     58