Pool Element
Encyclopedia
A Pool Element is a server
in the Reliable server pooling
(RSerPool) framework.
The responsibilities for a PE are the following:
Server (computing)
In the context of client-server architecture, a server is a computer program running to serve the requests of other programs, the "clients". Thus, the "server" performs some computational task on behalf of "clients"...
in the Reliable server pooling
Reliable server pooling
Reliable server pooling is a computer protocol framework for management of and access to multiple, coordinated servers...
(RSerPool) framework.
The responsibilities for a PE are the following:
- Register into a handlespace at a Pool RegistrarPool RegistrarA Pool Registrar is a component of the reliable server pooling framework which manages a handlespace. PRs are also denoted as ENRP server or Name Server .The responsibilities of a PR are the following:...
, - Answer keep-alive messages from its Pool RegistrarPool RegistrarA Pool Registrar is a component of the reliable server pooling framework which manages a handlespace. PRs are also denoted as ENRP server or Name Server .The responsibilities of a PR are the following:...
, - Deregister from a handlespace at a Pool RegistrarPool RegistrarA Pool Registrar is a component of the reliable server pooling framework which manages a handlespace. PRs are also denoted as ENRP server or Name Server .The responsibilities of a PR are the following:...
upon end of service, - Provide the actual application service.
Standards Documents
- Aggregate Server Access Protocol (ASAP)
- Endpoint Handlespace Redundancy Protocol (ENRP)
- Aggregate Server Access Protocol (ASAP) and Endpoint Handlespace Redundancy Protocol (ENRP) Parameters
- Reliable Server Pooling Policies