GitHub user jeffkinnison opened a pull request:
https://github.com/apache/airavata/pull/37
[GSoC 2016] SimStream Module
As part of my GSoC 2016 project, I created a module for publishing
information from running applications to a RabbitMQ server. This utility can
run alongside remote applications and return information from log files and
application output (e.g. simulation state, etc.), and supports custom data
collection.
SimStream has been added as a submodule to the Airavata repository, and the
original code can be found at https://github.com/jeffkinnison/simstream
Resubmit to merge with development branch and capture all previous commits.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeffkinnison/airavata simstream
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/37.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #37
----
commit 24ced80054f084a78d86fff36672c834e144d3e9
Author: Jeff Kinnison <[email protected]>
Date: 2016-06-10T20:46:02Z
add simstream module to airavata
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---