dominikschulz / Sys-ForkQueue

run jobs in parallel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the README file for Sys-ForkQueue, which can run any number of jobs in a controlled manner in parallel.

Description

Sys-ForkQueue provides a module to run any number of jobs in a controlled manner in parallel.

Installation

This package uses Dist::Zilla.

Use

dzil build

to create a release tarball which can be unpacked and installed like any other EUMM distribution.

perl Makefile.PL

make

make test

make install

Documentation

Please see perldoc Sys::ForkQueue.

About

run jobs in parallel


Languages

Language:Perl 96.6%Language:Perl 6 3.4%