[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#616704: ITP: libpthread-workqueue -- thread pool library



Package: wnpp
Severity: wishlist
Owner: Mark Heily <mark@heily.com>

* Package name    : libpthread-workqueue
  Version         : 0.2-1
  Upstream Author : Mark Heily <mark@heily.com>
* URL             : http://mark.heily.com/proj/libpthread_workqueue
* License         : BSD
  Programming Lang: C
  Description     : thread pool library

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.




Reply to: