Skip to content
momipsl edited this page Sep 11, 2014 · 18 revisions

Overview

The Simulation Monitoring application is built ontop of the Prodiguer messaging platform. The liblIGCM 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.

Message Dictionary

The dictionary of supported message types is defined here.

Web Application

Details of the monitoring web application can be found here.

Clone this wiki locally