Qpid Management Framework has been edited by Ted Ross (Jan 28, 2009).

(View changes)

Content:

What Is QMF

QMF (Qpid Management Framework) is a general-purpose management bus built on Qpid Messaging. It takes advantage of the scalability, security, and rich capabilities of Qpid to provide flexible and easy-to-use manageability to a large set of applications.

Getting Started with QMF

QMF is used through two primary APIs. The console API is used for console applications that wish to access and manipulate manageable components through QMF. The agent API is used for application that wish to be managed through QMF.

The fastest way to get started with QMF is to work through the "How To" tutorials for consoles and agents. For a deeper understanding of what is happening in the tutorials, it is recommended that you look at the Qmf Concepts section.

QMF Concepts

Console, Agent, and Broker

Schema

Package

Object Class, Event Class

Properties, Statistics, and Methods

Data Types

Object Identifiers

Class Keys and Class Versioning

How to Write a QMF Console

Please see the QMF Python Console Tutorial for information about using the console API with Python.

How to Write a QMF Agent

--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to