PingPongClient(1) | General Commands Manual | PingPongClient(1) |
pingpongclient
—
RSerPool Client (PU) for the PingPong service
pingpongclient |
[-poolhandle=pool_handle ]
[-interval=milliseconds ]
[-cspinterval=milliseconds ]
[-cspserver=address:port ]
[-logappend=filename ]
[-logcolor=on|off ]
[-logfile=filename ]
[-loglevel=0-9 ] |
pingpongclient
is a Reliable Server
Pooling (RSerPool) pool user (PU) for the PingPong service. It is a simple
example service for testing RSerPool and its failover functionalities.
The following options are available:
-poolhandle=pool_handle
-interval=milliseconds
-registrar=address:port
-registrarannouncetimeout=milliseconds
-registrarconnecttimeout=milliseconds
-registrarconnectmaxtrials=trials
-registrarrequesttimeout=milliseconds
-registrarresponsetimeout=milliseconds
-registrarrequestmaxtrials=trials
-cspinterval=milliseconds
-cspserver=address:port
-logappend=filename
-logcolor=on|off
-logfile=filename
-loglevel=0-9
pingpongclient
uses the environment
variables CSP_SERVER and CSP_INTERVAL to define a CSP server to send reports
to in the specified interval.
If loglevel>0, log messages will be printed to stdout or into a specified log file.
For a detailed introduction to RSerPool, see:
https://duepublico.uni-duisburg-essen.de/servlets/DerivateServlet/Derivate-16326/Dre2006_final.pdf
Thomas Dreibholz's RSerPool Page:
https://www.nntb.no/~dreibh/rserpool/
June 6, 2012 | PingPong Client |