Versions Compared

Key

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

...

Currently data is handled in a relational data structure.

New approaches / ideas

Possible solutions for topic 5:
  • This depends on the method used to track the invocation sequences.

    (1. An ID can be transmitted parallel to the transaction execution.)
    (2. The tracing could be done without tagging, but trough characteristics (attributes) recognition.
    The transaction would be put together form the communications between JVMs and the processing inside these JVMs.)
Possible solutions for topic 6:
  • Organize the information in a matrix(columns= threads, rows = invocations and someway to represent communication between threads)
  • Or as tree-structure

Questions / Possible Problems

...