[
https://issues.apache.org/jira/browse/AIRAVATA-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143269#comment-14143269
]
ASF subversion and git services commented on AIRAVATA-1450:
-----------------------------------------------------------
Commit 5996b5cc6619ecc7f7d1b35455f5be7d56a4bed8 in airavata's branch
refs/heads/master from lahiru
[ https://git-wip-us.apache.org/repos/asf?p=airavata.git;h=5996b5c ]
Adding threadpool for running output handlers- AIRAVATA-1450
> 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)