Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Looking for a resource management / job queue module

by renormalist (Sexton)
on Oct 23, 2012 at 14:14 UTC ( [id://1000478]=note: print w/replies, xml ) Need Help??


in reply to Re: Looking for a resource management / job queue module
in thread Looking for a resource management / job queue module

It sounds like the perfect use-case for Tapper.

There we have a scheduler that maintains HOSTS and QUEUES. Queues usually mean a test use-case (like "linux-stable", "linux-rc", etc.). You put test requests into a queue inclusive some "requested host features" spec, let the scheduler decide which queue next to choose per bandwidths and available hosts. Test requests can "re-queue itself" to create a continuous rotation of the use-cases.

Setting up Tapper with all features (as used in the OSRC where we set up machines from scratch to with other distributions and Xen/KVM setups) can be a bit tricky but you seem to be ok with using ssh.

See http://renormalist.net/misc/ for public material about it.

Tell me if you already found another solution. Else I could help you set up a Tapper instance step by step.

  • Comment on Re^2: Looking for a resource management / job queue module

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found