perl-Parallel-Pipes - Parallel processing using pipe(2) for communication and synchronization

Edit Package perl-Parallel-Pipes

Parallel processing is essential, but it is also difficult:

* How can we synchronize our workers?

More precisely, how to detect our workers are ready or finished.

* How can we communicate with our workers?

More precisely, how to collect results of tasks.

Parallel::Pipes tries to solve these problems with 'pipe(2)' and 'select(2)'.

Refresh
Refresh
Source Files
Filename Size Changed
Parallel-Pipes-0.200.tar.gz 0000012701 12.4 KB
cpanspec.yml 0000000923 923 Bytes
perl-Parallel-Pipes.changes 0000001307 1.28 KB
perl-Parallel-Pipes.spec 0000002392 2.34 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1076933 from Tina Müller's avatar Tina Müller (tinita) (revision 4)
- updated to 0.200
   see /usr/share/doc/packages/perl-Parallel-Pipes/Changes
  0.200  2023-03-18 10:15:49 JST
      - Introduce "tick" functionality (#7)
      - Rename internal packages (eg: Parallel::Pipe::Here -> Parallel::Pipes::Here)
Comments 0
openSUSE Build Service is sponsored by