Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Background

The MPS History System (MpsHSMpsHist) is a software system for storing MPS History Messages in an RDB.

...

  • LP: link processor

Requirements

Use Cases

...

  1. User must figure out what's going on with MPS (performance statistics).
    • Author: snorum
    • Reason: Our mission.
  1. User must search and do analysis on messages.
    • Author: snorum
    • Reason: For diagnostics.
Functional Specification

Template

  1. MpsHS must capture all messages.
    • Origin: Use Case #1
    • How to test: All accepted must be in the database.
  1. MpsHS must write all to RDB.
    • Origin:

...

    • Use Case #2
    • How to test: All accepted messages must be in the database.
Constraints
  • Messages are streamed at up to 1MB/sec.
  • MpsHS must support Oracle RDB.

...