Task #2750
Improve the definition and split of tasks and sub-tasks of computing job monitors
Status: | New | Start date: | 01/29/2020 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | UI / Ergonomy | Spent time: | - | ||
Target version: | TXM 0.8.1 |
Description
Improve the definition and split of tasks and sub-tasks of computing job monitors.
At this time the main task and sub-tasks are not well defined and leads to not correct behaviors in Eclipse Progression view and Dialogs.
E.g. we use beginTask() more than 1 time, especially during deep computing. (A monitor must not call beginTask() more than 1 time)
Main task have a different position in the UI than Sub-tasks. Amount of time must also managed in a better way so the progress bars reflect more correctly the progress state of processes.
See: https://www.vogella.com/tutorials/EclipseJobs/article.html
Solution¶
- use only 1 main task (the source result computing task)
- split and/or create sub-monitors for the children or parents computing
Associated revisions
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
History
#1 Updated by Matthieu Decorde almost 4 years ago
- Assignee deleted (
Serge Heiden) - % Done changed from 0 to 80