| Flightdeck-UI Server, Network and Industrial Process Monitoring | ||
|---|---|---|
| <<< Previous | Next >>> | |
The work on Flightdeck-UI monitoring can be subdivided into 3 major stages. These are described below.
This stage involves writing an extension module for MVM that accesses remote or local text files as URLs, and runs them through the usual MVM filter (regular expression followed by numerical expression). The first version of this module (MVMurllibCmd) has already been written.
Options for improving performance include switching to asyncore or the introduction of multiple threads (see A Note on the Threading Model for a brief discussion of the threading model).
| <<< Previous | Home | Next >>> |
| Architecture Overview | Log Digest Generator |