Hello. For this project I developed the following roadmap and timeline.
Part 1 Establishing connection and authentication with Amazon SWF, and solve general questions of communications among Airavata and Amazon SWF. (16 – 22 July) Part 2 Development of Airavata workflow transferring methods to Amazon SWF. (23 July – 5 August) Includes: • transformation of internal workflow representation into set of commands for recreation of the workflow in Amazon SWF • connection of Amazon SWF with all needed resources for workflow execution Part 3 Development of workflow monitoring part. (6 – 14 August) Part 4 Final overall testing and complete documentation. (15 – 20 August) And I have a question to Airavata developers. There are several ways of connection to Amazon SWF. It can be done by using HTTP POST requests to HTTP Service API with JSON as data format or by using AWS SDK for Java. It is mentioned that HTTP API doesn’t support some of Amazon functionality and I’m not yet sure if this functionality will be needed in the project. So I would like to know your opinion about which variant you think is better for the future development of Airavata. I would appreciate any comments or remarks. Best regards, Yaroslav Porshnev.
