Difference between revisions of "Uno/Term/Threading-Architecture"

From Apache OpenOffice Wiki
< Uno‎ | Term
Jump to: navigation, search
m (Added category.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
; Threading-Architecture: The threading-architecture defines, where threads and thread related constructs are used. It defines what a user can expect from a particular API in respect to its threading behavior, helping the API client and the API implementation programmer.
+
; Threading-Architecture: The threading-architecture defines, where and when threads and thread related constructs are used. It defines what a user can expect from a particular API in respect to its threading behavior, helping the API client and the API implementation programmer. The threading-architecture is completed by the [[Uno/Term/Threading-Model|threading-model]].
  
  
[[Category:Uno:Term]]
+
[[Category:Uno]]
 +
[[Category:Term]]
 +
[[Category:Multi-Threading]]

Latest revision as of 07:18, 19 June 2007

Threading-Architecture
The threading-architecture defines, where and when threads and thread related constructs are used. It defines what a user can expect from a particular API in respect to its threading behavior, helping the API client and the API implementation programmer. The threading-architecture is completed by the threading-model.
Personal tools