Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation/JobManager"

m
Line 1: Line 1:
 
{{note| Available since SMILA 0.9!}}  
 
{{note| Available since SMILA 0.9!}}  
  
= JobManager =
+
= Job Manager =
  
 
The Job Manager controls the processing logic of ''asynchronous workflows'' in SMILA by regulating the Task Manager, which in turn generates tasks and decides which task should be processed by which worker and when.  
 
The Job Manager controls the processing logic of ''asynchronous workflows'' in SMILA by regulating the Task Manager, which in turn generates tasks and decides which task should be processed by which worker and when.  

Revision as of 11:09, 11 July 2011

Note.png
Available since SMILA 0.9!


Job Manager

The Job Manager controls the processing logic of asynchronous workflows in SMILA by regulating the Task Manager, which in turn generates tasks and decides which task should be processed by which worker and when.

Overview of components

This page and all contained pages are work in progress.


Back to the top