Repository: airavata-docs Updated Branches: refs/heads/master ecdb94b7b -> 4350e89ea
Modifications to Airavata Introduction Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/4350e89e Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/4350e89e Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/4350e89e Branch: refs/heads/master Commit: 4350e89eadbfd1387632cad969a59895434782ae Parents: ecdb94b Author: Eroma Abeysinghe <[email protected]> Authored: Thu Apr 14 16:12:54 2016 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Thu Apr 14 16:12:54 2016 -0400 ---------------------------------------------------------------------- index.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/4350e89e/index.md ---------------------------------------------------------------------- diff --git a/index.md b/index.md index a5d5be9..04af295 100644 --- a/index.md +++ b/index.md @@ -1,10 +1,11 @@ -# Apache Airavata Is.... +# Apache Airavata.... - A distributed framework that supports execution and management of computational scientific applications and workflows in grid based systems, remote clusters and cloud based systems. -- Airavataâs main focus is on submitting and managing application executions and workflows in grid based systems. -- Airavataâs architecture is extensible to support for other underlying resources as well. -- Traditional scientific applications provide a portal for users to submit and manage scientific applications which is called as science gateways. -- Airavata can be used by scientific gateway developers as their middleware layer. They can directly call Airavata API in order to communicate with grid based system. +- Primarily focused on submitting and managing application executions and workflows in grid based systems. +- Architecturally extensible to support other underlying resources. +- Used by scientific gateway developers as their middleware layer. They can directly call Airavata API in order to communicate with grid based system. +- Provides a desktop tools and browser-based web interface components for managing applications, workflows and generated data. +- Contains sophisticated server-side tools for registering and managing scientific applications on computational resources. For more information on Airavata visit; <a href="http://airavata.apache.org/" target="_blank">Apache Airavata</a> <br>
