Ashutosh Mestry created ATLAS-3090:
--------------------------------------
Summary: PC Framework: Improve Existing Producer Consumer Framework
Key: ATLAS-3090
URL: https://issues.apache.org/jira/browse/ATLAS-3090
Project: Atlas
Issue Type: Improvement
Components: atlas-intg
Affects Versions: trunk
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
Fix For: trunk
*Background*
Existing producer-consumer (PC) framework lacks:
* Restarting tasks.
* Results accumulation.
* Waiting for all tasks to complete.
*Solution Guidance*
Additional methods to include:
* _drain_: Complete execution of existing tasks.
* _submit_: Resubmit tasks.
* _checkAndSubmit_: Check if tasks are available before submissions.
* _getResults_: Get accumulated results.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)