Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

This page describes the multiple steps to realize the advanced invocation sequence sensor.

Step 1: Continuous Sending of invocations

  • Simplified thread identification (do not distinguish between runnables)
  • Integrate time measurement within the invocation sequence

Step 2: Inter-JVM tracing for selected technologies

  • Selected technologies: Webservice (which API?) and RMI (which realization?)
  • Simplified thread identification (do not distinguish between runnables)

Step 3: Inter Thread tracing

  • Integrate complete thread identification (that means include the runnable identifier)
  •  

Step 4: Additional technologies for inter JVM tracing

  • No labels