com.sun.electric.tool
Class ServerJobManager

java.lang.Object
  extended by com.sun.electric.tool.JobManager
      extended by com.sun.electric.tool.ServerJobManager

public class ServerJobManager
extends JobManager


Method Summary
static int getDefaultNumberOfThreads()
           
static int getMaxNumberOfThreads()
           
 void runLoop(Job initialJob)
           
 
Methods inherited from class com.sun.electric.tool.JobManager
findValidSnapshot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

runLoop

public void runLoop(Job initialJob)

getDefaultNumberOfThreads

public static int getDefaultNumberOfThreads()

getMaxNumberOfThreads

public static int getMaxNumberOfThreads()