You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Suresh Marru (JIRA)" <ji...@apache.org> on 2013/06/26 05:42:20 UTC

[jira] [Updated] (AIRAVATA-252) Remove invoker caching from Workflow interpreter

     [ https://issues.apache.org/jira/browse/AIRAVATA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Marru updated AIRAVATA-252:
----------------------------------

    Fix Version/s:     (was: 0.8)
                   0.9
    
> Remove invoker caching from Workflow interpreter
> ------------------------------------------------
>
>                 Key: AIRAVATA-252
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-252
>             Project: Airavata
>          Issue Type: Improvement
>            Reporter: Chathura Herath
>            Assignee: Saminda Wijeratne
>             Fix For: 0.9
>
>
> Currently in XBaya workflow interpreter we cache the invokers. THis was done so that if the user reruns the workflow we could reuse the invoker as well as we could simply use it as the service output store.
> Two issues with this are;
> 1)If the invoker is cached and at a later time reused if the time between reuse is more than proxy expire time, it will fail and reuse cannot be made anyway
> 2) Statistically cases that will reuse the invoker is much less than cases that it will use once. So this performance gain can be let go of a memory gain. If the user is rerunning, user is in the execution cycle and performance gain will anyway go unnoticed
> So i propose to remove the invoker map and store the output in the workflow node itself in the graph as possible Futures object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira