Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Minion as a job scheduler?

by Perlbotics (Archbishop)
on Aug 23, 2021 at 17:32 UTC ( [id://11136033]=note: print w/replies, xml ) Need Help??


in reply to Minion as a job scheduler?

Sorry, I haven't used Minion in the past and cannot directly contribute. However, also at $work I am running a multi stage scheduler that spawns external processes and keeps track of the results. It is not too hard to implement this in Perl using lists (queues) of job-objects together with a specialised sort function. As one building block, I can recommend Proc::Simple to run external processes or callbacks. Worked here very reliable (Unix) for years with several 100k invocations per day and host.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11136033]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found