LWN.net Logo

Concurrency-managed workqueues

Concurrency-managed workqueues

Posted Oct 9, 2009 19:35 UTC (Fri) by MisterIO (guest, #36192)
In reply to: Concurrency-managed workqueues by giraffedata
Parent article: Concurrency-managed workqueues

In theory a thread pool should be an easier tool to manage than threads, because it usually doesn't need all the direct management that a "single-thread-per-task" would require. In the end though, it all depends on the implementation.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds