Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] Condor server requirements
- Date: Thu, 17 Feb 2005 15:26:05 -0500
- From: "Ian Chesal" <ICHESAL@xxxxxxxxxx>
- Subject: RE: [Condor-users] Condor server requirements
> Each running job has an associated shadow process running on
> the submit machine for the time the job is running...each one
> consumes a small but non trivial amount of resources.
Has anyone on the condor team stress tested this? What's the observed
maximum number of running and queued jobs a single 6.7.x schedd can
handle on say a Linux machine. If the machine was really beefy (say dual
3GHz Xeon's, 3GB+ of RAM, 100Mbit fiber NIC) -- what kind of concurrency
could I expect?
The idea of moving my entire site to using a single schedd (or very few
schedd's) has been running through my head as of late.
- Ian