Return-Path: X-Original-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A41C7996E for ; Fri, 3 Aug 2012 19:41:43 +0000 (UTC) Received: (qmail 26150 invoked by uid 500); 3 Aug 2012 19:41:43 -0000 Delivered-To: apmail-incubator-airavata-commits-archive@incubator.apache.org Received: (qmail 26098 invoked by uid 500); 3 Aug 2012 19:41:43 -0000 Mailing-List: contact airavata-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: airavata-dev@incubator.apache.org Delivered-To: mailing list airavata-commits@incubator.apache.org Received: (qmail 26091 invoked by uid 99); 3 Aug 2012 19:41:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 19:41:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 19:41:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4CFAB23889DA for ; Fri, 3 Aug 2012 19:40:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r827902 - in /websites/staging/airavata/trunk/content: ./ airavata/architecture/airavata-stakeholders.html airavata/architecture/gfac.html airavata/architecture/overview.html Date: Fri, 03 Aug 2012 19:40:58 -0000 To: airavata-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120803194058.4CFAB23889DA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Fri Aug 3 19:40:57 2012 New Revision: 827902 Log: Staging update by buildbot for airavata Modified: websites/staging/airavata/trunk/content/ (props changed) websites/staging/airavata/trunk/content/airavata/architecture/airavata-stakeholders.html websites/staging/airavata/trunk/content/airavata/architecture/gfac.html websites/staging/airavata/trunk/content/airavata/architecture/overview.html Propchange: websites/staging/airavata/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Aug 3 19:40:57 2012 @@ -1 +1 @@ -1369058 +1369180 Modified: websites/staging/airavata/trunk/content/airavata/architecture/airavata-stakeholders.html ============================================================================== --- websites/staging/airavata/trunk/content/airavata/architecture/airavata-stakeholders.html (original) +++ websites/staging/airavata/trunk/content/airavata/architecture/airavata-stakeholders.html Fri Aug 3 19:40:57 2012 @@ -107,8 +107,10 @@

Airavata Stakeholders

Airavata Stakeholders

-

Airavata is a framework which enables a user to build Science Gateways. It is used to compose, manage, execute and monitor distributed applications and workflows on computational resources. These computational resources can range from local resources to computational grids and clouds. Therefore, various users with different backgrounds either contribute or use Airavata in their applications. From the Airavata standpoint, three -main users can be identified.

+

Airavata is a framework which enables a user to build Science Gateways. It is used to compose, manage, execute and +monitor distributed applications and workflows on computational resources. These computational resources can range +from local resources to computational grids and clouds. Therefore, various users with different backgrounds either +contribute or use Airavata in their applications. From the Airavata standpoint, three main users can be identified.

  • End Users
  • Gateway Developers
  • @@ -117,15 +119,22 @@ main users can be identified.

    Now let's focus on each user and how they fit into Airavata's big picture.

    End Users

    End Users

    -

    End User is the one who will have a model code to do some scientific application. Sometimes this End User can be a Research Scientist. He/She writes scripts to wrap the applications up and by executing those scripts, they run the scientific workflows in Super Computers. This can be called a scientific experiment. Now the Scientist might have a requirement to call multiple of these applications together and compose a workflow. That's where the Gateway Developer comes into the picture.

    +

    End User is the one who will have a model code to do some scientific application. Sometimes this End User can be a +Research Scientist. He/She writes scripts to wrap the applications up and by executing those scripts, they run the +scientific workflows in Super Computers. This can be called a scientific experiment. Now the Scientist might have a +requirement to call multiple of these applications together and compose a workflow. That's where the Gateway Developer +comes into the picture.

    Gateway Developers

    Gateway Developers

    -

    The Research Scientist is the one who comes up with requirement of bundling scienitific applications together and composing as a workflow.

    -

    The job of the Gateway Developer is to use Airavata and wrap the above mentioned model code and scripts together. Then, scientific workflows are created out these.

    +

    The Research Scientist is the one who comes up with requirement of bundling scientific applications together and +composing as a workflow.

    +

    The job of the Gateway Developer is to use Airavata and wrap the above mentioned model code and scripts together. +Then, scientific workflows are created out these.

    Above diagram depicts how Gateway Developer fits into the picture.

    Core Developers

    Core Developers

    -

    Core Deveoper is the one who develops and contributes to Airavata framework codebase. The Gateway Developers use the software developed by the Core Developers to create science gateways.

    +

    Core Developer is the one who develops and contributes to Airavata framework code-base. The Gateway Developers use +the software developed by the Core Developers to create science gateways.