./wip/py-workerpool, Python multithreaded job distribution module

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.2, Package name: py310-workerpool-0.9.2, Maintainer: kamel.derouiche

The workerpool module is a simple framework for easily distributing jobs
into multiple worker threads.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e7565d81be215d0c728ef7306efa3ebea0fafebd
Filesize: 7.565 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-09 13:42:14 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add missing files to PLIST.

   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-04-26 01:07:27 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-workerpool-0.9.2 as wip/py-workerpool.

The workerpool module is a simple framework for easily distributing jobs
into multiple worker threads.