Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Some Links: Added policies.)
m (Some Links: Changed layout.)
Line 55: Line 55:
  
 
==Some Links==
 
==Some Links==
* Threading
+
===Threading===
** [[Spec/Threading-Architecture|OOo Threading-Architecture specification]]
+
* [[Spec/Threading-Architecture|OOo Threading-Architecture specification]]
** [[Architecture/Proposal/Advanced Threading-Architecture]]
+
* [[Architecture/Proposal/Advanced Threading-Architecture]]
** COM - Processes, Threads and Apartments - "The key is to use multiple threads only if you are very sure of what you are doing." - http://windowssdk.msdn.microsoft.com/en-us/library/ms693344.aspx
+
* COM - Processes, Threads and Apartments - "The key is to use multiple threads only if you are very sure of what you are doing." - http://windowssdk.msdn.microsoft.com/en-us/library/ms693344.aspx
** Designing and Building Parallel Programs - http://www-unix.mcs.anl.gov/dbpp/
+
* Designing and Building Parallel Programs - http://www-unix.mcs.anl.gov/dbpp/
** The Future of Programming - http://alarmingdevelopment.org/index.php?p=6
+
* The Future of Programming - http://alarmingdevelopment.org/index.php?p=6
** Programming in the Age of Concurrency: Software Transactional Memory - http://channel9.msdn.com/showpost.aspx?postid=231495
+
* Programming in the Age of Concurrency: Software Transactional Memory - http://channel9.msdn.com/showpost.aspx?postid=231495
** The Problem with Threads - http://www.computer.org/portal/site/computer/menuitem.5d61c1d591162e4b0ef1bd108bcd45f3/index.jsp?&pName=computer_level1_article&TheCat=1005&path=computer/homepage/0506&file=cover.xml&xsl=article.xsl
+
* The Problem with Threads - http://www.computer.org/portal/site/computer/menuitem.5d61c1d591162e4b0ef1bd108bcd45f3/index.jsp?&pName=computer_level1_article&TheCat=1005&path=computer/homepage/0506&file=cover.xml&xsl=article.xsl
** Threads and memory model for C++ - http://www.hpl.hp.com/personal/Hans_Boehm/c++mm/
+
* Threads and memory model for C++ - http://www.hpl.hp.com/personal/Hans_Boehm/c++mm/
** Why Threads Are A Bad Idea (for most purposes) - http://home.pacbell.net/ouster/threads.pdf
+
* Why Threads Are A Bad Idea (for most purposes) - http://home.pacbell.net/ouster/threads.pdf
** Swing: How to Use Threads - http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
+
* Swing: How to Use Threads - http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
** A comment by Graham Hamilton on thread-safe toolkits - http://weblogs.java.net/blog/kgh/archive/2004/10/multithreaded_t.html
+
* A comment by Graham Hamilton on thread-safe toolkits - http://weblogs.java.net/blog/kgh/archive/2004/10/multithreaded_t.html
** An article on the future of CPUs, it comments on multi-threaded applications: http://www.informit.com/articles/article.asp?p=663085&seqNum=6&rl=1
+
* An article on the future of CPUs, it comments on multi-threaded applications: http://www.informit.com/articles/article.asp?p=663085&seqNum=6&rl=1
** An article showing ways of utilizing SMP on UNIX: http://www.informit.com/articles/article.asp?p=679545&rl=1
+
* An article showing ways of utilizing SMP on UNIX: http://www.informit.com/articles/article.asp?p=679545&rl=1
* OOo
+
===OOo===
** [[Architecture/To-Dos]]
+
* [[Architecture/To-Dos]]
** [[OOo Writer Refactoring]]
+
* [[OOo Writer Refactoring]]
** [[Architecture]]
+
* [[Architecture]]
* Error Handling
+
===Error Handling===
** http://www-128.ibm.com/developerworks/aix/library/au-errnovariable/?ca=dgr-lnxw01UnixErrors
+
* http://www-128.ibm.com/developerworks/aix/library/au-errnovariable/?ca=dgr-lnxw01UnixErrors
* Software
+
===Software===
** http://www.dreamsongs.com/Feyerabend/Feyerabend.html
+
* http://www.dreamsongs.com/Feyerabend/Feyerabend.html
* 64bits
+
===64bits===
** http://go.theregister.com/feed/http://www.regdeveloper.co.uk/2007/03/27/64_bits/
+
* http://go.theregister.com/feed/http://www.regdeveloper.co.uk/2007/03/27/64_bits/
* Building
+
===Building===
** [[Building OOo with Cygwin on Windows]]
+
* [[Building OOo with Cygwin on Windows]]
* Policies
+
===Policies===
** http://www.openoffice.org/scdocs/ddIssues_EnterModify.html#priority
+
* http://www.openoffice.org/scdocs/ddIssues_EnterModify.html#priority
  
 
[[Category:Profile]]
 
[[Category:Profile]]

Revision as of 07:33, 20 June 2007

Contact

Background

Some Thoughts

Some Scripts

Misc

My Efforts

Some Links

Threading

OOo

Error Handling

Software

64bits

Building

Policies

Personal tools