[kepler-dev] Query on kepler command
Yogini Joshi
yogini_joshi at persistent.co.in
Thu Apr 25 00:51:23 PDT 2013
Hi,
My existing project is using below command ,
Kepler -runwf -nogui -redirectgui dir -nocache -noilwc workflow.xml
Which initializes "ptolemy.moml.MoMLCommandLineApplication" . Therefore the call is blocking means it will return only when workflow execution is finished.
However if I change the command with no cache as below,
Kepler -runwf -nogui -redirectgui dir -noilwc workflow.xml
It will call "org.kepler.KeplerConfigurationApplication". This is non blocking as it will spawn new thread for each model and return.
My query if I choose second approach ie using org.kepler.KeplerConfigurationApplication instance, then is there any difference in the workflow execution behavior. If so can you please describe in detail the difference in both these flows.
Regards,
Yogini
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20130425/604244c0/attachment.html>
More information about the Kepler-dev
mailing list