Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Demo ca use any client server problem (like bank, stock, render farm, travel site etc) to illustrate the capabilities of the Qpid.

...

Qpid mgmt Bridge - JMX / WS-DM

Rahul Mehta

Project Goal: Create a bridge between AMQPQpid-JMX and WS-DM

Mentor: Arnaud , Carl, Rajith

...

Project is to create a process will receive management Data through the AMQP Qpid mgmt protocol and translate those into JMX and expose it over WS-DM. This will allow the C++ broker to also be hooked into a JMX / WS-DM and allow for all the instrumentation data to be read, all the methods to be invoked, and the configuration to be updated through standard consoles.

...

The schema is sent on first connection to the broker, from this the bridge can get be created though a mapping from mgmt schema to JMX objects and then the objects sent via updated can be exposed over WS-DM or straight to JMX console

AMQP Qpid mgmt side protocol can be found here: http://cwiki.apache.org/qpid/management-design-notes.html

...

Secondary Goal: Integrate with AMQP Qpid mgnt protocol ??

Mentor: Adian/Marnie/Martin

...