Skip to content
momipsl edited this page Dec 1, 2014 · 18 revisions

Overview

The Simulation Monitoring application is built ontop of the Prodiguer messaging platform. The libIGCM simulation runtime environment controls the workflow of a simulation. At various points in the workflow, messages are generated and dispatched (in batches) to the central Prodiguer MQ server. The messages encapsulate significant events in the lifetime of a simulation.

Received messages are persisted and drive downstream applications such as the Simulation Monitoring web application and the Supervisor machine intelligence daemon. The former supports real-time simulation monitoring whilst the latter support real-time simulation control.

Messaging Application ID

monitoring

Message Dictionary

The dictionary of supported message types is defined here.

Web Application

The web application can be accessed from here. Design details of the monitoring web application can be found here.

Clone this wiki locally