
Reliable server pooling (rserpool) is the ietf's standard (rfc 5351 to rfc 5356) for a lightweight server pool and session management framework. it provides highly available pool management (that is registration handling and load distribution/balancing) by components called registrar and a client-side/server-side api for accessing the service of a pool.
this package provides an object-oriented api for the rsplib library.