Acme-CPANModulesBundle-Import

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Time::HiRes" : "0",
            "Time::Local" : "0",
            "Time::Moment" : "0",
            "Time::Object" : "0",
            "Time::ParseDate" : "0",
            "Time::Piece" : "0",
            "WebService::KoreanSpeller" : "0",
            "XML::LibXML" : "0",
            "XML::XSLT" : "0",
            "ntheory" : "0",
            "threads::shared" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModulesBundle-Import"
      },
      "homepage" : "https://metacpan.org/release/Acme-CPANModulesBundle-Import",
      "repository" : {

lib/Acme/CPANModules/Import/ThreadPoolForBossWorkerModel.pm  view on Meta::CPAN

# This file is automatically generated by gen-acme-cpanmodules-module-from-acme-cpanlists-list on Sat Sep 22 06:05:03 2018 from module list in Acme::CPANLists::Import::ThreadPoolForBossWorkerModel version 0.03.

package Acme::CPANModules::Import::ThreadPoolForBossWorkerModel;

our $DATE = '2018-09-22'; # DATE
our $VERSION = '0.001'; # VERSION

our $LIST = {
  description => "This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/kal/2012/09/thread-pool-for-a-bossworker-model.html] (retrieved on 2016-07-19). For the full article, visit the URL.",
  entries     => [
                   { module => "Beanstalk::Client" },
                   { module => "GraphViz2::Marpa" },
                   { module => "POE::Component::JobQueue" },
                   { module => "Parallel::Workers" },
                   { module => "Thread::Apartment" },
                   { module => "Thread::Pool" },
                   { module => "Thread::Queue" },
                   { module => "Thread::Semaphore" },
                   { module => "Thread::Workers" },
                   { module => "threads::shared" },
                 ],
  summary     => "Thread pool for a boss/worker model (2012)",
};

1;
# ABSTRACT: Thread pool for a boss/worker model (2012)

__END__

=pod

lib/Acme/CPANModules/Import/ThreadPoolForBossWorkerModel.pm  view on Meta::CPAN

Acme::CPANModules::Import::ThreadPoolForBossWorkerModel - Thread pool for a boss/worker model (2012)

=head1 VERSION

This document describes version 0.001 of Acme::CPANModules::Import::ThreadPoolForBossWorkerModel (from Perl distribution Acme-CPANModulesBundle-Import), released on 2018-09-22.

=head1 DESCRIPTION

Thread pool for a boss/worker model (2012).

This list is generated by extracting module names mentioned in the article [http://blogs.perl.org/users/kal/2012/09/thread-pool-for-a-bossworker-model.html] (retrieved on 2016-07-19). For the full article, visit the URL.

=head1 INCLUDED MODULES

=over

=item * L<Beanstalk::Client>

=item * L<GraphViz2::Marpa>

=item * L<POE::Component::JobQueue>

lib/Acme/CPANModules/Import/ThreadPoolForBossWorkerModel.pm  view on Meta::CPAN

=item * L<Thread::Apartment>

=item * L<Thread::Pool>

=item * L<Thread::Queue>

=item * L<Thread::Semaphore>

=item * L<Thread::Workers>

=item * L<threads::shared>

=back

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANModulesBundle-Import>.

=head1 SOURCE

Source repository is at L<https://github.com/perlancar/perl-Acme-CPANModulesBundle-Import>.



( run in 0.613 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )