Can anybody tell me the boot process for Lotus Domino.
I mean what is the backend process when we start the domino server.
As we have a boot process in Linux.
If smebody can help me with the process of Domino???
Can anybody tell me the boot process for Lotus Domino.
I mean what is the backend process when we start the domino server.
As we have a boot process in Linux.
If smebody can help me with the process of Domino???
Subject: Boot Process
There is no boot process, it is not OS, it is application set to run as service (daemon).Generally executable called nserver.exe is started which upon initialization loads ‘tasks’ , which are generally separate executables for execution in separate threads.
pretty much every process on windows process list starting with n* belongs to domino server