[
https://issues.apache.org/jira/browse/DROIDS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974848#action_12974848
]
Otis Gospodnetic commented on DROIDS-51:
----------------------------------------
This issue should be marked as Fixed -- the patch was already committed.
Salu or Ryan, could you please do that?
> review MultiThreadedTaskMaster thread creation/looping
> ------------------------------------------------------
>
> Key: DROIDS-51
> URL: https://issues.apache.org/jira/browse/DROIDS-51
> Project: Droids
> Issue Type: Improvement
> Components: core
> Reporter: Ryan McKinley
> Attachments: DROIDS-51-MultiThreadedTaskMaster.patch
>
>
> Currently the MultiThreadedTaskMaster has a looping thread that then starts a
> new Thread for each task (and then that starts a new worker for each Task).
> This patch reworks this model so that:
> * one thread makes sure there is a thread (runner) for each slot in the pool
> * the runner starts new workers for each task and keeps going while there
> are more tasks to handle
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.