Hi Mathias,
Mathias Bauer wrote:
Kay Ramme - Sun Germany - Hamburg wrote:
Hi Liyuan,
Liyuan(Internet) wrote:
Hi all,
I have read the task of mutli-threading:
good!
http://wiki.services.openoffice.org/wiki/Effort/Revise_OOo_Multi-Threading
The task Effort/Clean Up Anachronistic Threading Constructs is open,
Yep, problem is, that it depends on other stuff.
Who can give me some information about how to begin with the task?
Me :-)
Is there any scheme about the task?
I roughly would summarize it as:
- Remove most mutexes from code.
Correct me if I'm wrong: the tricky part is the "most". There are some
mutexes that can and should stay in the code, some even must as they
belong to code that must be executed in an own thread to work properly.
Without analyzing the code using it and the environment the code is put
into it's not possible to decide on that reliably.
The most is indeed the tricky part. You may want to take a look at
http://wiki.services.openoffice.org/wiki/Spec/Threading-Architecture
which should give a first understanding, where we are heading.
Ciao,
Mathias
Kay
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]