Skip to content
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.

Applications

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.

Clone this wiki locally