Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
M3
-
None
Description
The management framework used in the C++ broker is extensible. It currently allows broker plug-ins to be managed and with this new feature, can be used to manage remote components through an AMQP-client-based interface.
This new feature includes:
1) A C++ implementation of the agent,
2) C++ broker support for the remote agent, and
3) An example program/reference-implementation that uses the agent API