Difference between revisions of "Process"
From Organic Design wiki
(initial section zero) |
m (task) |
||
Line 1: | Line 1: | ||
− | <noinclude>{{glossary}}</noinclude>A [[process]] is a sequence of [[procedure]]s, each to be carried out by a human [[worker]] or a computer [[processor]]. Processes define what order the procedures must be completed in, and which things may be done at the same time. Usually each procedure must be carried out by a specific [[role]]. Procedures can be hierarchical in that some of the procedures may be other processes, and they may also involve [[event]]s and [[schedule]]s.<noinclude> | + | <noinclude>{{glossary}}</noinclude>A [[process]] is a sequence of [[task]]s and [[procedure]]s, each to be carried out by a human [[worker]] or a computer [[processor]]. Processes define what order the procedures must be completed in, and which things may be done at the same time. Usually each procedure must be carried out by a specific [[role]]. Procedures can be hierarchical in that some of the procedures may be other processes, and they may also involve [[event]]s and [[schedule]]s.<noinclude> |
== See also == | == See also == |
Latest revision as of 16:06, 8 June 2013
A process is a sequence of tasks and procedures, each to be carried out by a human worker or a computer processor. Processes define what order the procedures must be completed in, and which things may be done at the same time. Usually each procedure must be carried out by a specific role. Procedures can be hierarchical in that some of the procedures may be other processes, and they may also involve events and schedules.