ThreadWeaver

From Wikipedia, the free encyclopedia
Jump to: navigation, search
ThreadWeaver
Developer(s) Mirko Boehm
Operating system Linux, other Unix and Unix-like systems
Type multithreaded library
License LGPL
Website http://api.kde.org/4.x-api/kdelibs-apidocs/threadweaver/html/index.html

ThreadWeaver is a programming library developed for KDE 4[1] by Mirko Boehm that allows developers to easily take advantage of multi-core processors.[1] In ThreadWeaver the workload is divided into individual jobs, then relationship between jobs (what order they should be completed or which has a higher priority); from that ThreadWeaver will work out the most efficient way to execute them. Krita has implemented visual filter previews using ThreadWeaver to prevent GUI lockups.

References [edit]

  1. ^ a b Shankland, Stephen (2008-01-14). "KDE4 offers new glitzy look". CNET News. 

Further reading [edit]

  • Till Adam and Mirko Boehm (2009). "When the bazaar sets out to build cathedrals (§ ThreadWeaver)". In Diomidis Spinellis and Georgios Gousios. Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software Design. O'Reilly Media, Inc. pp. 303–314. ISBN 0-596-51798-X.  Unknown parameter |isnb13= ignored (help)