Re: Evaluate Suitable Scientific Workflow Language for Airavata.

2014-10-18 Thread Supun Kamburugamuva
Hi Shameera, Using python is a radical approach for workflow I think. But I believe this is a very beautiful and new approach.Here is a possible scenario for implementation and running using a Python based library. The Python library facilitates the creation of Applications and submitting them

Re: Evaluate Suitable Scientific Workflow Language for Airavata.

2014-10-18 Thread Shameera Rathnayaka
Hi Supun, I think we were in two context, because I as suggesting a way to serialize and deserialize the workflow description while you are suggesting to implement some kind of workflow interpreter using Python, where Python client can send thrift calls to Airavata server to run the application.