Uno/Binary/Spec/Threading-Architecture
From Apache OpenOffice Wiki
< Uno | Binary
Revision as of 16:05, 4 September 2006 by Kr (talk | contribs) (Uno/Binary/Spec/Architecture/Threading moved to Uno/Binary/Spec/Threading-Architecture)
State: draft
type: specification
Feature
The Binary Uno Threading Architecture leverages the binary Uno threading-model to implement thread-aware code where necessary only.
- All components default to be thread-unsafe.
- All public libraries provide environment free references.
- All applications default to be thread-unsafe (note: this will only be achievable with implementation environments).
- All components and libraries are thread-transparent.
The following components are specified to be thread-safe: