SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Detached Job

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Detached Job
Author Message
Soumitra Bajpai



Joined: 29 Aug 2006
Posts: 12

Post Detached Job Reply with quote

Hi,

Does a "detached job" running on a queue stop/block other jobs from running on the queue?

Thank you,

Best Regards,

Soumitra

Mon Oct 02, 2006 10:43 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7841

Post Re: Detached Job Reply with quote

Detached/attached has nothing to do with queue blocking. This simply controls where the code is executed. Attached jobs execute in the memory space of the scheduling engine process (not recommended), detached - execute as a separate OS process.

What affects the queue usage is job synchronous/asynchronous mode. Asynchronous jobs start and run in the background releasing the queue after start, while synchronous jobs run in the queue foreground until they are done and then release the queue. This is all pretty well documented with flow charts in the docs.

It is recommended that use synchronous jobs whenever possible. If needed to run multiple jobs concurrently, use multiple queues and assign different applications (or job streams) to different queues.

: Hi,

: Does a "detached job" running on a queue stop/block other jobs from
: running on the queue?

: Thank you,

: Best Regards,

: Soumitra

Mon Oct 02, 2006 11:11 am 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.