argouml-tigris-org.github.io

Web pages for the ArgoUML project.

From the ArgoUML wiki at argouml.tigris.org.
Wiki: <<Subsystem>> TaskManagement

Purpose
To monitor and control a Task, Job or Request.
Layer

<<Layer>> Low-level subsystems

Currently, this subsystem contains the ProgressMonitor.

Progress Monitor

The ProgressMonitor is explained by the following: SomethingA needs a long running service from SomethingB. So, SomethingA decides to ask for it in a different Thread of execution and to monitor the progress of the task in its main thread. The reason why it monitors the progress could be because it wants to show feedback to the user via the GUI, but, it could also be in order to decide that if there is no progress, it should give up by interrupting its other Thread.


CategoryFromCookbook

<<Subsystem>> TaskManagement (last edited 2009-02-08 10:34:50 -0700 by linus)