Page Edited :
qpid :
QMF Python Console Tutorial
QMF Python Console Tutorial has been edited by Ted Ross (Jan 28, 2009). Content:Prerequisite - Install Qpid MessagingQMF uses Qpid Messaging as its means of communication. To use QMF, Qpid messaging must be installed somewhere in the network. Qpid can be downloaded as source from Apache, is packaged with a number of Linux distributions, and can be purchased from commercial vendors that use Qpid. Please see Download for information as to where to get Qpid Messaging. Qpid Messaging includes a message broker (qpidd) which typically runs as a daemon on a system. It also includes client bindings in various programming languages. The Python-language client library includes the QMF console libraries needed for this tutorial. Please note that Qpid Messaging has two broker implementations. One is implemented in C++ and the other in Java. At press time, QMF is supported only by the C++ broker. If the goal is to get the tutorial examples up and running as quickly as possible, all of the Qpid components can be installed on a single system (even a laptop). For more realistic deployments, the broker can be deployed on a server and the client/QMF libraries installed on other systems. Synchronous Console OperationsCreating a QMF Console Session and Attaching to a BrokerAccessing Managed ObjectsViewing Properties and Statistics of an ObjectInvoking Methods on an ObjectAsynchronous Console Operations |
Unsubscribe or edit your notifications preferences