Difference between revisions of "Spec/Threading-Architecture"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Introduced "exceptions" section.)
m (Dependencies: Category:Multi-Threading)
Line 33: Line 33:
 
[[Category:Architecture]]
 
[[Category:Architecture]]
 
[[Category:draft]]
 
[[Category:draft]]
 +
[[Category:Multi-Threading]]

Revision as of 07:09, 19 June 2007

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

Exceptions

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