Difference between revisions of "Processes"

From PresenceWiki
Jump to: navigation, search
 
Line 1: Line 1:
A full Presence installation will consist of several processes.
+
A full Presence installation can consist of several processes.
  
 
Firstly there are 2 services.
 
Firstly there are 2 services.
  
 
An RPC (Remote Program Call) Service, which is used for Presence installations running on different machines to talk to each other.
 
An RPC (Remote Program Call) Service, which is used for Presence installations running on different machines to talk to each other.
 +
 +
All machines that are running a Presence Server should be running the RPC service as this lets the Heartbeat talk to the Presence Server.
 +
 +
http://www.international-presence.com/images/docs/processes/rpcservice.png
 +
 +
The Heartbeat Service controls the main Presence apps and should be running on the same machine as which the Presence database is installed.
 +
 +
http://www.international-presence.com/images/docs/processes/hbservice.png
 +
 +
You can tell which Presence processes are running through the Task Manager.
 +
 +
If you wish to kill a process be sure to right click and select 'End Process Tree' as this will kill the exe and the associated java.exe process.
 +
 +
http://www.international-presence.com/images/docs/processes/taskmanager.png
 +
 +
channelman.exe
 +
dbserv.exe
 +
hbserver.exe
 +
httpstart.exe
 +
presadmin.exe
 +
presenceserver.exe
 +
prpc.exe

Revision as of 11:28, 13 July 2009

A full Presence installation can consist of several processes.

Firstly there are 2 services.

An RPC (Remote Program Call) Service, which is used for Presence installations running on different machines to talk to each other.

All machines that are running a Presence Server should be running the RPC service as this lets the Heartbeat talk to the Presence Server.

http://www.international-presence.com/images/docs/processes/rpcservice.png

The Heartbeat Service controls the main Presence apps and should be running on the same machine as which the Presence database is installed.

http://www.international-presence.com/images/docs/processes/hbservice.png

You can tell which Presence processes are running through the Task Manager.

If you wish to kill a process be sure to right click and select 'End Process Tree' as this will kill the exe and the associated java.exe process.

http://www.international-presence.com/images/docs/processes/taskmanager.png

channelman.exe dbserv.exe hbserver.exe httpstart.exe presadmin.exe presenceserver.exe prpc.exe