libpthread-workqueue0

thread pool library

Description

The pthread_workqueue library allows you to create one or more workqueues and submit work items for processing. The workqueues are serviced by a thread pool that is automatically created and dynamically managed by the library.

The API is based on the pthread_workqueue API in FreeBSD 8.0, which was designed to be compatible with the API developed by Apple Inc to support the Grand Central Dispatch concurrency framework.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mheily/libpwq/wiki


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libpthread-workqueue0