Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] adding service slot
- Date: Wed, 15 Feb 2012 15:24:26 -0600 (CST)
- From: Marco Mambelli <marco@xxxxxxxxxxxxxxxx>
- Subject: [Condor-users] adding service slot
Hi all,
I'd like to configure my Condor pool with an additional job slot for
service jobs.
E.g. 4 core machines will have 4 job slots plus a "service slot" that
allows to run only service jobs (I can identify them with a classad) so
that these jobs do not have to wait in the queue
Service jobs should be considered not requiring any resource and let run
in parallel to other jobs on the machine.
Any suggestion on how I should setup this?
Thank you,
Marco