Acme-CPANModulesBundle-Import
view release on metacpan or search on metacpan
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
=encoding UTF-8
=head1 NAME
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>
=item * L<Parallel::Workers>
=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>.
=head1 BUGS
Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModulesBundle-Import>
When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.
=head1 SEE ALSO
L<Acme::CPANModules> - about the Acme::CPANModules namespace
( run in 0.598 second using v1.01-cache-2.11-cpan-f5b5a18a01a )