ThreadWeaver

From Wikipedia, the free encyclopedia

Page Module:Infobox/styles.css has no content.

ThreadWeaver
[[Programmer|Original authorTemplate:Pluralize from text]]Mirko Boehm
[[Programmer|DeveloperTemplate:Pluralize from text]]Mirko Boehm
Template:Infobox software/simple
Operating systemLinux, other Unix and Unix-like systems, Windows
TypeSystem library multithreaded library
LicenseLGPL
Websiteapi.kde.org/frameworks-api/frameworks5-apidocs/threadweaver/html/index.html

Script error: No such module "Check for conflicting parameters".

ThreadWeaver is a system library initially developed for KDE Software Compilation 4[1] and later refactored for KDE Frameworks 5.[2]

ThreadWeaver allows developers to easily take advantage of multi-core processors and multithreading. 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

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."kdelibs API Reference". Archived from the original on 2011-01-23. Retrieved 2017-01-02.
  2. ^ Page Module:Citation/CS1/styles.css has no content."ThreadWeaver in KDE Frameworks 5". 15 July 2013. Retrieved 2015-05-13.

Further reading

  • Page Module:Citation/CS1/styles.css has no content.Till Adam and Mirko Boehm (2009). "When the bazaar sets out to build cathedrals (§ ThreadWeaver)". In Diomidis Spinellis and Georgios Gousios (ed.). Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software Design. O'Reilly Media, Inc. pp. 303–314. ISBN 9780596517984.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.