Name : python-workerpool
| |
Version : 0.9.2
| Vendor : obs://build_opensuse_org/home:jayvdb
|
Release : 2.1
| Date : 2019-12-08 20:19:23
|
Group : Development/Libraries
| Source RPM : python-workerpool-0.9.2-2.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Python multithreaded job distribution module
|
Description :
Performing tasks in many threads made fun!
This module facilitates distributing simple operations into jobs that are sent to worker threads, maintained by a pool object.
It consists of these components:
1. Jobs, which are single units of work that need to be performed. 2. Workers, who grab jobs from a queue and perform them. 3. Worker pool, which keeps track of workers and the job queue.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jayvdb:/branches:/devel:/languages:/python:/misc/openSUSE_Tumbleweed/x86_64 |