Package PIRL.Conductor.Maestro

The Maestro package provides applications for remote management of Conductor networks.

See: Description

Package PIRL.Conductor.Maestro Description

The Maestro package provides applications for remote management of Conductor networks.

Stage_Manager is a Dispatcher application. It extends the Dispatcher with Conductor excecution capabilities. The Stage_Manager acts as a Message communications proxy server between Conductor clients in its Theater and Kapellmeister clients used to manage Conductors in one or more Theaters.

A Local_Theater is used by a Conductor for remote Management interface access via a Messenger connected to a Stage_Manager using the Theater Message protocol.

A Remote_Theater is a Stage_Manager Dispatcher client that implements the Management interface using the Theater Message protocol.

The Kapellmeister (Master of the Chapel) is an application that provides a GUI tool for management of Theaters. Each Theater corresponds to a connection to a Stage_Manager. Each Stage_Manager notifies each connected Kapellmeister of all its Conductor clients. The Kapellmeister establishes direct linked Messenger communciation with each Conductor for monitoring and managment of the Conductors.

See Also:
PIRL.Conductor