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
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:
setuptools >0.6c11, http://pypi.python.org/pypi/setuptools
Building PyPi package
python setup.py build
Upload to PyPi
python setup.py sdist upload
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file DARE-0.8.0175.tar.gz
.
File metadata
- Download URL: DARE-0.8.0175.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e90db6b2c4b85e2739dfc3d351d2345c89d994e23c9dc0c9889bdce145f87742 |
|
MD5 | 6c1515995a23e8f3a8d324cc4dc9f738 |
|
BLAKE2b-256 | 4ad5d4ca5489ed610c9238b68f0a50cafa8f055150165fe6a0a9874fb28b0385 |