Process architecture: Difference between revisions

Content deleted Content added
Creacon (talk | contribs)
No edit summary
Line 3:
Processes are defined as having inputs, outputs and the energy required to transform inputs to outputs. Use of energy during transformation also implies a passage of time: a process takes [[Real-time computing|real time]] to perform its associated action. A process also requires space for input/output objects and transforming objects to exist: a process uses real space.
 
A process system is a specialized [[system]] of processes. Processes are composed of processes. Complex processes are made up of several processes that are in turn made up of several processes. This results in an overall structural [[hierarchy]] of [[abstraction]]. If the process system is studied hierarchically, it is easier to understand and manage; therefore, process architecture requires the ability to consider process systems hierarchically. Graphical modeling of process architectures is considered by [[dualistic Petri nets]]. Mathematicalmathematical consideration of process architectures may be found in [[Calculus of communicating systems|CCS]] and the [[π-calculus]].
 
The structure of a process system, or its architecture, can be viewed as a dualistic relationship of its [[infrastructure]] and suprastructure.<ref name=parch/><ref name=ss7arch>Dawis, E. P. (2001). Architecture of an SS7 Protocol Stack on a Broadband Switch Platform using Dualistic Petri Nets. Communications, Computers and signal Processing, 2001. PACRIM. 2001 IEEE Pacific Rim Conference on Volume 1, 2001 Page(s):323 - 326 vol.1</ref> The infrastructure describes a process system's component parts and their interactions. The suprastructure considers the super system of which the process system is a part. (Suprastructure should not be confused with [[superstructure]], which is actually part of the infrastructure built for (external) support.) As one traverses the process architecture from one level of abstraction to the next, infrastructure becomes the basis for suprastructure and vice versa as one looks within a system or without.