Name : python-workerpool
| |
Version : 0.9.2
| Vendor : obs://build_opensuse_org/home:smarty12
|
Release : lp153.1.2
| Date : 2021-06-07 02:07:31
|
Group : Development/Libraries
| Source RPM : python-workerpool-0.9.2-lp153.1.2.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:/smarty12:/Python/openSUSE_Leap_15.3/x86_64 |