Plagger::Plugin::Filter::FetchEnclosure::ParallelUA - Fetch enclosures using Parallel UA


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::FetchEnclosure::ParallelUA - Fetch enclosures using Parallel UA

SYNOPSIS

Top

  - module: Filter::FetchEnclosure::ParallelUA
    config:
      dir: /path/to/download
      concurrency: 5
      max_requests_per_host: 2

DESCRIPTION

Top

This plugin uses LWP::Parallel UA to download enclosures from multiple hosts in parallel.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, LWP::Parallel::UserAgent


Plagger documentation  | view source Contained in the Plagger distribution.