SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Queues and Servers

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Queues and Servers
Author Message
Keith Porter



Joined: 02 Jun 2003
Posts: 6

Post Queues and Servers Reply with quote

I need to run a set of jobs on 3 of the servers in my
domain. Software licensing limitations require that
I only run one job at a time on each the 3 servers.
These jobs are triggerd by the arrival of files from
the outside (15 files of various sizes).
How do I set up a Queue and the remote agents to feed
jobs to the next available server?

thanks.

Mon Jun 23, 2003 2:44 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7966

Post Re: Queues and Servers Reply with quote

You need a job that monitors all of these files from one place (even if these files reside on different servers) and keeps track of which server has been already used. Then you will need 3 "worker" jobs, one for each server. The worker jobs should have "no schedule" for the schedule. If you want you can statically assign them to different servers. The file monitoring job can then trigger these jobs in the right order. Set all those jobs to run synchronous and make the file monitoring job either to delete or rename found files so it does not repeat. Because this job is going to be synchronous it will run only one worker job at a time. The most simple method is to make a script type job like
JobRun "worker job 1"
JobRun "worker job 2"
JobRun "worker job 3"

Hope this helps

: I need to run a set of jobs on 3 of the servers in my
: domain. Software licensing limitations require that
: I only run one job at a time on each the 3 servers.
: These jobs are triggerd by the arrival of files from
: the outside (15 files of various sizes).
: How do I set up a Queue and the remote agents to feed
: jobs to the next available server?

: thanks.

Mon Jun 23, 2003 3:56 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.