Difference between revisions of "Presence Server"

From PresenceWiki
Jump to: navigation, search
(Presence Work Server)
(Presence Work Server)
Line 1: Line 1:
 
== Presence Work Server ==
 
== Presence Work Server ==
  
{| style="text-align=left; background:#eeeeee; border:1px solid black"
+
{| style="text-align=left; background:#f7f7f7; border:1px solid black"
 
|-
 
|-
 
| Purpose: || Task execution (debug, schedule, on demand, SOAP)
 
| Purpose: || Task execution (debug, schedule, on demand, SOAP)
Line 9: Line 9:
 
| Started By: || Heartbeat Server
 
| Started By: || Heartbeat Server
 
|}
 
|}
 
 
'''Purpose:''' Task execution (debug, schedule, on demand, SOAP)
 
  
 
The Presence Work Server (also known as just the Presence Server) contains the execution engine for running [[Presence Tasks]]. It also contains the On Demand Server and Web Service engine.
 
The Presence Work Server (also known as just the Presence Server) contains the execution engine for running [[Presence Tasks]]. It also contains the On Demand Server and Web Service engine.

Revision as of 09:51, 29 June 2010

Presence Work Server

Purpose: Task execution (debug, schedule, on demand, SOAP)
Type: Background Process
Started By: Heartbeat Server

The Presence Work Server (also known as just the Presence Server) contains the execution engine for running Presence Tasks. It also contains the On Demand Server and Web Service engine.

Load Balancing

One or more Presence Servers can be installed on different machines (or Virtual Machines) to form a load balanced network. This allows you to scale up your Presence installation as your requirements grow.

In a typical installation the Work Server is launched by the Heartbeat Server, and can be stopped and started by the Heartbeat Client.

Port Usage

The Presence Server uses a number of TCP/IP ports for internal communication. These are documented in the Server Ports page.

Task Execution

When multiple Work Servers are in place Tasks will be executed on an appropriate server based on Load Balancing settings.