Class SingleServerClusterManager

  • All Implemented Interfaces:
    IClusterManager

    public class SingleServerClusterManager
    extends AbstractClusterManager
    The cluster manager implementation for single server (without cluster) deployment. In a single server environment the sending process triggers the receiving process immediately. As a consequence of this, the transmission consequences happens synchronously, but the same may not happen at a multi-server environment.
    Since:
    4.0.0
    Version:
    $Revision: 24491 $ $Date: 2021-05-07 16:17:22 -0300 (Fri, 07 May 2021) $