Re: multithreading support

2012-02-19 Thread Andreas Pakulat
On 19.02.12 09:57:45, Stephan Menzel wrote: > On Sat, Feb 18, 2012 at 4:01 PM, Milian Wolff wrote: > > If you are "good at multithreading" I presume you might have knowledge of > > reducing lock contention. If you have ideas how to do that for KDevelop > > without rewriting most of the code, I'd w

Re: multithreading support

2012-02-19 Thread Stephan Menzel
On Sat, Feb 18, 2012 at 4:01 PM, Milian Wolff wrote: > If you are "good at multithreading" I presume you might have knowledge of > reducing lock contention. If you have ideas how to do that for KDevelop > without rewriting most of the code, I'd welcome your insight. Yet for KDevelop > this is noth