# # Startstop (Unix Version -- Linux) Configuration File # # is the number of transport rings to create. # specifies the name of a ring followed by it's size # in kilobytes, eg Ring WAVE_RING 1024 # The maximum size of a ring depends on your operating system, # amount of physical RAM and configured virtual (paging) memory # available. A good place to start is 1024 kilobytes. # Ring names are listed in file earthworm.h. # nRing 2 Ring WAVE_RING 1024 Ring MUX_DATA_RING 2048 # MyModuleId MOD_STARTSTOP # Module Id for this program HeartbeatInt 30 # Heartbeat interval in seconds MyClassName OTHER # For this program MyPriority 0 # For this program LogFile 1 # 1=write a log file to disk, 0=don't KillDelay 30 # seconds to wait before killing modules on # shutdown HardKillDelay 5 # number of seconds to wait on hard shutdown # for a child to respond to KILL signal # If missing or 0, no KILL signal will be sent # maxStatusLineLen 80 # Uncomment to specify length of lines in status # statmgrDelay 2 # Uncomment to specify the number of seconds # to wait after starting statmgr # default is 1 second # # Class must be RT or TS # RT priorities from 0 to 59 # TS priorities le 0 # # If the command string required to start a process contains # embedded blanks, it must be enclosed in double-quotes. # Processes may be disabled by commenting them out. # To comment out a line, preceed the line by #. # Process "psnadsend PsnAdSend.d" Class/Priority RT 10 # Process "statmgr statmgr.d" Class/Priority OTHER 0 # Process "wave_serverV wave_serverV.d" Class/Priority OTHER 0 # Process "ew2ws Ew2Ws.d" Class/Priority OTHER 0 # Process "export_ack export_ack.d" Class/Priority OTHER 0 # Process "copystatus MUX_DATA_RING WAVE_RING" Class/Priority OTHER 0