The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "PMORCH"

Parallel::Loops - Execute loops using parallel forked subprocesses River stage one • 1 direct dependent • 1 total dependent

Often a loop performs calculations where each iteration of the loop does not depend on the previous iteration, and the iterations really could be carried out in any order. This module allows you to run such loops in parallel using all the CPUs at you...

PMORCH/Parallel-Loops-0.12 - 09 Jan 2024 19:49:02 UTC - Search in distribution

Net::AMQP::RabbitMQ - interact with RabbitMQ over AMQP using librabbitmq River stage one • 6 direct dependents • 6 total dependents

"Net::AMQP::RabbitMQ" provides a simple wrapper around the librabbitmq library that allows connecting, declaring exchanges and queues, binding and unbinding queues, publishing, consuming and receiving events. Error handling in this module is primaril...

MSTEMLE/Net-AMQP-RabbitMQ-2.40010 - 11 Jun 2022 02:27:48 UTC - Search in distribution

Class::Storage - pack objects by removing blessing so they can be unpacked back into objects again later. River stage zero No dependents

Using a magic string As you can see from the "SYNOPSIS", we use a magic string ("__class__" by default) to store the class information for HASHes and ARRAYs. So "packObjects" turns: bless { key => "value" }, "ModuleA"; bless [ "val1", "val2" ], "Modu...

PMORCH/Class-Storage-0.03 - 22 Jun 2015 17:38:16 UTC - Search in distribution

Mojolicious::Plugin::MountPSGI - Mount PSGI apps River stage one • 2 direct dependents • 2 total dependents

Mojolicious::Plugin::MountPSGI lets you mount any PSGI app inside a Mojolicious app. For instance you could use this to deploy your PSGI app under hypnotoad, or to include a PSGI app inside a path inside your Mojo app. The key given is the route unde...

JBERGER/Mojolicious-Plugin-MountPSGI-0.15 - 16 Feb 2021 15:24:56 UTC - Search in distribution
4 results (0.025 seconds)