Skip to main content

Dynamic Application Runtime Environment

Project description

To achieve the goal of supporting both types of parallelism, on heterogeneous distributed computing resources, we have developed the Dynamic Application Runtime Environment (DARE) framework. At the core of the DARE framework, is a SAGA BigJob (which is a flexible general purpose pilot-job implementation). With a suitable Web development framework, it supports the development of a lightweight but extensible, science gateway capable of using a range of distributed resources. The effectiveness of DARE framework supports a wide range of infrastructure, problem instance configurations and size.

Web Page & Mailing List

Web page: https://github.com/saga-project/DARE/wiki

Mailing list: Use dare-users@googlegroups.com

DEMO PAGE

http://dare.cct.lsu.edu/gateways/ngs

Installation

virtualenv dareenv source dareenv/bin/activate easy_install DARE

Configuration of Coordination Backend

Edit or create ~/.darerc

[DEFAULT] COORDINATION_URL =redis://localhost:6379

Usage

wget https://raw.github.com/saga-project/DARE/master/framework/examples/simple_examples/hello.dare dare-run hello.dare

For more information about Coordination please visit https://github.com/saga-project/BigJob/wiki

Packaging

Requirements:

Building PyPi package

python setup.py build

Upload to PyPi

python setup.py sdist upload

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DARE-test-0.8.013.tar.gz (15.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page