Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-4

Intra-clustering communication component for mod_cluster

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta1
    • None
    • None
    • None

      Communication component that handles intra-cluster communication within the AS instances, aggregates information and passes to the component that communicates with mod_cluster on the httpd side.

      Tracks cluster membership. A node (one per cluster) or set of nodes (one per domain) are determined to be master.

      All nodes receive events from a listener layer indicating deployments, JBossWeb Server start and stop etc. Pass those one to their master via RPCs. All nodes also respond to periodic RPCs from master node asking for load information.

      Master node(s) inform httpd side about events that are received. Periodically request load information from nodes, aggregate into overall load factors and provide to mod_cluster via STATUS messages. Inform mod_cluster about topology changes (crashed members, etc).

      Initial expectation is this will be based upon HASingletonSupport class.

            pferraro@redhat.com Paul Ferraro
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: