On 10 Nov 2015, at 19:47, John Sanda wrote:
Components and services in Hawkular communicate with each other via
the bus, i.e., JMS. To the best of my knowledge,the APIs we implement
over JMS are for internal communication between components running in
the Hawkular server (regardless of whether those components are
Is that really true? Data (metrics,..) is flowing via JMS inside the
server.
UI is talking REST to the components. Agent is talking REST too.
What internal apis over JMS do you have in mind?