libpoe-component-jobqueue-perl

POE component to manage queues and worker pools

Description

POE::Component::JobQueue manages a finite pool of worker sessions as they handle an arbitrarily large number of tasks. It often is used as a form of flow control, preventing a large group of tasks from exhausting some sort of resource.

This module implements two kinds of queue: active and passive. Both types of queues use a Worker coderef to spawn sessions that process jobs, but how they use the Worker differs between them.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/POE-Component-JobQueue


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libpoe-component-jobqueue-perl