Versions Compared

Key

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

Approach from IS advanced  advanced brain dumb

  • Continuous sending of information
    • Each method needs to have a thread-wide identification (stored within the stack)
    • Each invocation of a method must refer to the parent invocation
    • CMR server can match its current call tree with the information sent by the agent. Based on the invocation identification it will find the correct sequence. it will use the method identification to complete the tree

...