You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
momipsl edited this page Sep 11, 2014
·
17 revisions
Introduction
The Prodiguer messaging platform is a distributed computing environment based upon the Advanced Message Queue Protocol (AMPQ). A network of AMPQ servers support the dispatch and processing of messages. A message consists of a header and content, headers contain standardised fields whereas content is specific to each application.
During simulation execution the libIGCM runtime environment dispatches simulation monitoring messages to the central Prodiguer MQ server. Received messages drive downstream applications such as the Simulation Monitoring web application or the Supervisor machine intelligence application.
Environment related metrics are gathered at each computing center and dispatched to the central Prodiguer MQ server. The metrics are persisted and visualizations are rendered by the Environment Metrics web application.