Hi Nipuni, No it will not. The purpose of monitoring feature here is to monitor the progress of workflow execution through the various messages coming from components involved (Interpreter and GFac). These messages themselves will give you a hint of the status of the workflow. Infact if you want to view the status of the workflow you can use the provenance manager to retrieve the status.
On Wed, Aug 7, 2013 at 1:22 AM, Nipuni Piyabasi Perera < [email protected]> wrote: > > Hi, > > I am implementing Airavata client API and I need to monitor running > workflow status. I have noticed that a "Monitor" can be accessed via > "ExecutionManager" [1], and it provides startMonitoring() and > stopMonitoring() methods. > I need to clarify whether it allows to display workflow status > continuously or does it need poll to view status. > > [1] > https://svn.apache.org/repos/asf/airavata/tags/airavata-0.7/samples/airavata-client/workflow-run/src/main/java/org/apache/airavata/client/samples/MonitorWorkflow.java > > Thanks, > Nipuni > -- > Nipuni Piyabasi Perera > Undergraduate > Department of Computer Science And Engineering > University of Moratuwa > Sri Lanka >
