Do not look at the module name. If two people has the same name it does not mean they look the same and the opposite. So different instances of 24x7.exe can perform different functions. "24x7.exe" is just the name of the main executable file. That's it. Depending on parameters 24x7.exe loads requested components and functions from many other DLL and LIB files. Trust me 24x7 never runs two scheduling engines at the same time. : We do get two 24x7.EXE in NT task list if there are two : instances of the 24x7 scheduler engine. At this case, : the jobs will run twice by each 24x7 engine. My question is : how to prevent a situation when the same jobs will be : started by different 24x7 Scheduler instances?
|