Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Threading: Added article about fuexes ...)
m (Some Links)
Line 50: Line 50:
  
 
==Some Links==
 
==Some Links==
 +
===Event Driven Programming===
 +
* Some comments regarding Linux kevents etc.: http://lwn.net/Articles/225714/ Note: In my understanding the whole discussion is senseless, the way to go for awaiting events should certainly not be fd related, but should just use something as "sigwait" or similar. Please see also [Architecture/Proposal/Advanced_Threading-Architecture].
 +
 
===Threading===
 
===Threading===
 
* [[Spec/Threading-Architecture|OOo Threading-Architecture specification]]
 
* [[Spec/Threading-Architecture|OOo Threading-Architecture specification]]

Revision as of 19:41, 6 July 2007

Contact

Background

Some Thoughts

Some Scripts

Misc

My Efforts

Effort/Revise OOo Multi-Threading

Move Uno stuff into the Uno Wiki. See Uno/Effort/Migrate Documentation

  • Update udk.openoffice.org to reflect latest wiki changes.

Do a source code inventory

Some Links

Event Driven Programming

  • Some comments regarding Linux kevents etc.: http://lwn.net/Articles/225714/ Note: In my understanding the whole discussion is senseless, the way to go for awaiting events should certainly not be fd related, but should just use something as "sigwait" or similar. Please see also [Architecture/Proposal/Advanced_Threading-Architecture].

Threading

OOo

Error Handling

Software

64bits

Building

Policies

Personal tools