Qpid Management Framework has been edited by Ted Ross (Aug 26, 2008).

Change summary:

Filled out the outline.

(View changes)

Content:

Introduction

Related Content

  • Management Design notes - The specification as it stands in the M3 version of the C++ broker
  • Management Tools - Documentation for management of the Java broker
  • JMX Gateway - Information about a Google Summer of Code project for the development of a gateway for managing the C++ broker remotely via JMX

Architecture

  • Definitions of Terms
  • Architectural Framework
  • Object IDs
  • The Management Exchange
    • Routing Key Structure

The Console/Broker Interface

  • Establishing Communication Between Console and Broker
  • Discovery of Schema Information
  • Publication/Subscription for Management Data
  • Console Commands
    • Get command
    • Set command
    • Invocation of Methods

The Agent/Broker Interface

  • Establishing Communication Between Agent and Broker
  • Allocation of Object ID Space to the Agent
  • Caching of Schema Information on the Broker

Protocol Messages

  • Message Exchange Patterns
  • The Protocol Header
  • Control Messages
    • Broker Request/Response
    • Agent Attach Request/Response
    • Console Added Indication
    • Command Completion
  • Schema Messages
    • Package Query/Indication
    • Class Query/Indication
    • Schema Request/Response
  • Content Messages
    • Content Indication
    • Heartbeat Indication
    • Get Query
    • Set Query
    • Method Request/Response

Reply via email to