Difference between revisions of "Spec/Threading-Model"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Spec/Threading Model moved to Spec/Threading-Model: Added dash.)
m (Adapted Links.)
Line 23: Line 23:
  
 
==Dependencies==
 
==Dependencies==
* [[Uno/Spec/Threading Model]]
+
* [[Uno/Spec/Threading-Model]]
  
  
 
[[Category:Spec]]
 
[[Category:Spec]]

Revision as of 08:48, 5 September 2006

Type: Specification
Status: final

Description

According to the goals for the OOo threading-model, the OOo threading-model has to support the following threading types,

Every of these types could be implemented with the help of libraries etc., the most simple and elegant solution seems to be the extension of the Binary Uno Runtime, ideally supporting the declaration of the threading-model to be used.

This means, that the OOo threading-model is going to be the Uno threading-model, which also fits with the vision, OOo just being a set of Uno components.

The rules for Uno in respect to threading, basically repeating the threading-model goals, are

It is proposed, the OOo threading-model to be the Uno threading-model.

Dependencies

Personal tools