Name : perl-Parallel-Iterator
| |
Version : 1.002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 17:15:14
|
Group : Unspecified
| Source RPM : perl-Parallel-Iterator-1.002-lp155.1.1.src.rpm
|
Size : 0.05 MB
| |
Packager : https://www_suse_com/
| |
Summary : Simple parallel execution
|
Description :
This module provides a \'parallel map\'. Multiple worker processes are forked so that many instances of the transformation function may be executed simultaneously.
For time consuming operations, particularly operations that spend most of their time waiting for I/O, this is a big performance win. It also provides a simple idiom to make effective use of multi CPU systems.
There is, however, a considerable overhead associated with forking, so the example in the synopsis (doubling a list of numbers) is _not_ a sensible use of this module.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.5/noarch |