Back Forward Listener

A listener is a PRPC background process that waits on a TCP/IP port or a similar messaging facility for arriving messages. Listeners can execute on one node or on multiple nodes in a multinode system.

Listeners are defined by data objects created with the following forms:

Through initServices entries in the prconfig.xml file or Dynamic System Settings, you can control whether listeners of each class automatically start when the PRPC system starts. You can start and stop listeners using the Listener Management menu of the System Management application.

To debug listener processing, you can use the Tracer to connect to the listener requestor, remote logging, or the System Management application.

Definitions appender, clock daemon, remote logging
Related topics About the System Management application
Debugging with the Tracer
How to install and use remote logging

UpDefinitions