Difference between revisions of "Spec/Threading-Architecture"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Added links.)
m (Dependencies: Adapted link.)
Line 27: Line 27:
  
 
==Dependencies==
 
==Dependencies==
* [[Spec/Threading Model]]
+
* [[Spec/Threading-Model]]
  
  
 
[[Category:Spec:Architecture]]
 
[[Category:Spec:Architecture]]
 
[[Category:draft]]
 
[[Category:draft]]

Revision as of 15:47, 4 September 2006

Type: Specification
State: draft

The OOo Threading Architecture leverages OOos respectively Unos threading-model to implement thread-aware code where necessary only.

Principles

Principles of the threading-architecture are

Thread-Safe

The following modules are specified to be thread-safe:

Thread-Affine

The following modules are specified to be thread-affine:

Overview

Spec Architecture Threading Basic.jpg

Dependencies

Personal tools