Effort/Revise OOo Multi-Threading

From Apache OpenOffice Wiki
< Effort
Revision as of 10:26, 7 January 2009 by Kr (Talk | contribs)

Jump to: navigation, search

Type: Effort Status: suspended Owner: Kay Ramme

The OOo Threading Effort attempts to clean-up OOos threading-model (how to use threads) and to implement a specified threading-architecture (where and when to use threads), providing an overview and documentation of the threads used in OOo. Further improvement is planned to be implemented in another effort, eventually leading to an advanced threading-architecture.

Problem

More or less frequently people complain about OOo with respect to multi-threading. Either because it is complicated to implement a service, or that there is only few documentation, or that the Uno API is not thread safe, or that it does not scale etc.

Approach

Analyse the current state. Find and propose a solution, ideally based on Uno, and implement it.

Time Frame

Unfortunately, this effort is currently suspended due to other topics. It hopefully gets resumed after finishing Packaging.

Tasks

The below list of efforts and tasks shows what needs to be done.

Title State
Analyse OOo Multi-Threading finished
Architecture/Goals for OOo Threading-Model&-Architecture finished
Define OOo threading-model finished
Define OOo threading-architecture draft
Specify extended Uno Threading-Model finished
Extend Binary Uno Threading-Model finished (bunoexttm)
Specify Binary Uno Threading-Architecture draft
Adapt Binary Uno Threading-Architecture in progress
Make VCL Thread-Transparent in progress (utf2)
Implement OOo threading-architecture in progress (utf2)
Effort/Clean Up Anachronistic Threading Constructs open
Personal tools