The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "jobqueue"

Proc::JobQueue - job queue with dependencies, base class River stage one • 1 direct dependent • 1 total dependent

Generic queue of "jobs". Most likely to be subclassed for different situations. Jobs are registered. Hosts are registered. Jobs may or may not be tied to particular hosts. Jobs are started on hosts. Jobs may or may not have dependencies on each other...

MUIR/Proc-JobQueue-0.903 - 03 Mar 2012 07:01:03 UTC - Search in distribution

Redis::JobQueue - Job queue management implemented using Redis server. River stage zero No dependents

The main features of the package are: * Supports the automatic creation of job queues, job status monitoring, updating the job data set, obtaining a consistent job from the queue, removing jobs, and the classification of possible errors. * Contains v...

SGLADKOV/Redis-JobQueue-1.19 - 25 Feb 2017 08:04:27 UTC - Search in distribution

App::Netdisco::JobQueue River stage one • 1 direct dependent • 1 total dependent

Interface for Netdisco job queue. There are no default exports, however the ":all" tag will export all subroutines....

OLIVER/App-Netdisco-2.076004 - 03 May 2024 14:28:39 UTC - Search in distribution

Catalyst::JobQueue::Job - Catalyst request to be run by a JobQueue Engine River stage zero No dependents

This object represents a job (i.e. the data needed to build a JobQueue request). Jobs are created by the engine from various sources. Please do not attempt to instantiate a job object directly. Job Data Each job object has an ID (currently this is th...

KIXX/Catalyst-Engine-JobQueue-POE-0.0.4 - 16 Jul 2011 16:15:19 UTC - Search in distribution

POE::Component::JobQueue - a component to manage queues and worker pools River stage one • 2 direct dependents • 2 total dependents

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. PoCo::JobQueue...

RCAPUTO/POE-Component-JobQueue-0.571 - 15 May 2011 19:19:02 UTC - Search in distribution

App::Chart::Gtk2::JobQueue - queue of job objects River stage zero No dependents

An "App::Chart::Gtk2::JobQueue" holds "App::Chart::Gtk2::Job" objects in a queue while they wait to run, and then while they run. The queue is sorted by highest priority and then by age, with model row 0 begin the next to run, or already running....

KRYDE/App-Chart-274 - 15 May 2024 13:50:37 UTC - Search in distribution

Daemonise::Plugin::JobQueue - Daemonise JobQueue plugin River stage zero No dependents

LEV/Daemonise-2.13 - 16 May 2020 14:49:01 UTC - Search in distribution
  • Daemonise - Daemonise - a general daemoniser for anything...

POE::Component::SmokeBox::JobQueue - An array based queue for SmokeBox River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::JobQueue is an array based job queue for POE::Component::SmokeBox. Smoke jobs are submitted to the queue and processed with POE::Component::SmokeBox::Backend. A smoke job is encapsulated in a POE::Component::SmokeBox::Job ob...

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC - Search in distribution

Cfn::Resource::AWS::Batch::JobQueue - Cfn resource for AWS::Batch::JobQueue River stage one • 1 direct dependent • 2 total dependents

This module implements a Perl module that represents the CloudFormation object AWS::Batch::JobQueue. See Cfn for more information on how to use it....

JLMARTIN/Cfn-0.14 - 07 May 2021 09:10:03 UTC - Search in distribution

Deeme - a Database-agnostic driven Event Emitter River stage one • 4 direct dependents • 4 total dependents

Deeme is a database-agnostic driven event emitter base-class. Deeme allows you to define binding subs on different points in multiple applications, and execute them later, in another worker. It is handy if you have to attach subs to events that are d...

MUDLER/Deeme-0.05 - 29 Sep 2014 20:39:46 UTC - Search in distribution

Vayne - Distribute task queue River stage zero No dependents

Vayne is a distribute task queue with many feature. FEATURE Logical Region with Flexible Spawning Strategy Has the concept of logical region. You can spawn task into different region with strategy. Spawning strategy can be easily write. Custome Task ...

ZUYIS/Vayne-0.01 - 19 Sep 2016 09:31:09 UTC - Search in distribution

Catalyst::Upgrading - Instructions for upgrading to the latest Catalyst River stage three • 605 direct dependents • 679 total dependents

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Proclet - minimalistic Supervisor River stage one • 3 direct dependents • 3 total dependents

Proclet is minimalistic Supervisor, fork and manage many services from one perl script....

KAZEBURO/Proclet-0.35 - 24 Jul 2014 05:32:01 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

Job::Async - IO::Async abstraction for dispatching tasks to workers and receiving results River stage one • 1 direct dependent • 1 total dependent

More API details are in the respective base classes: * Job::Async::Client - queues jobs for workers to process * Job::Async::Worker - handles the job processing part Normally, clients and workers would be in separate processes, probably distributed a...

TEAM/Job-Async-0.004 - 01 Jul 2019 08:23:38 UTC - Search in distribution
  • Job::Async - IO::Async abstraction for dispatching tasks to workers and receiving results

Job::Machine - Job queue handling using PostgreSQL. River stage zero No dependents

Job queue handling using PostgreSQL. A small, but versatile system for sending jobs to a message queue and, if necessary, communicating answers back to the sender. Job::Machine uses LISTEN / NOTIFY from PostgreSQL to send signals between clients and ...

KAARE/Job-Machine-0.26 - 05 Sep 2015 10:30:30 UTC - Search in distribution

Paws::Batch - Perl Interface to AWS AWS Batch River stage two • 9 direct dependents • 11 total dependents

Using AWS Batch, you can run batch computing workloads on the AWS Cloud. Batch computing is a common means for developers, scientists, and engineers to access large amounts of compute resources. AWS Batch uses the advantages of this computing workloa...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Config::Multi - load multiple config files. River stage one • 1 direct dependent • 1 total dependent

This module load multiple config files using Config::Any. You can specify directory and put into your config files! I create this module because I want to load not only loading multiple config files but also switch config files depend on interface I ...

TARO/Config-Multi-0.12 - 09 Mar 2013 15:17:58 UTC - Search in distribution

POE::Component::Client::HTTP - a HTTP user-agent component River stage two • 39 direct dependents • 55 total dependents

POE::Component::Client::HTTP is an HTTP user-agent for POE. It lets other sessions run while HTTP transactions are being processed, and it lets several HTTP transactions be processed in parallel. It supports keep-alive through POE::Component::Client:...

RCAPUTO/POE-Component-Client-HTTP-0.949 - 08 Jul 2014 18:10:16 UTC - Search in distribution

Log::Parallel - cluster computing framework River stage zero No dependents

This is the main driver module at the heart of a cluster computing framework used for batch log processing. It sets things up, figures out what jobs can run and in what order, and queues them up to run. Everything it does is driven from the configura...

MUIR/Log-Parallel-0.303 - 08 Aug 2009 21:53:00 UTC - Search in distribution
29 results (0.041 seconds)