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
Mark A. Greenslade edited this page Jul 9, 2015
·
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.