[ https://issues.apache.org/jira/browse/AIRAVATA-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shameera Rathnayaka closed AIRAVATA-1450.
-----------------------------------------
Resolution: Invalid
> Output handlers runs in parallel
> --------------------------------
>
> Key: AIRAVATA-1450
> URL: https://issues.apache.org/jira/browse/AIRAVATA-1450
> Project: Airavata
> Issue Type: Improvement
> Components: GFac
> Affects Versions: 0.14
> Reporter: Lahiru Gunathilake
>
> Currently output handlers invoke in a sequencial way, so if there are 100 jobs finished
each job have to wait to run their outhandlers. But ideally we should run each handler in
a thread but make sure we use a threadpool to handle this. In this case we will run the outhandlers
in a controled set of threads and airavata will not crash with a large lord.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|