Versions Compared

Key

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

...

When an application becomes CPU-bound, it no longer processes interrupts efficiently. This will eventually lead Geode's failure detector (GMSHealthMonitor) to force-disconnect the offending member (ForcedDisconnectException.)

Determination

One way to determine whether a machine or process is CPU-bound is to use an operating system command such as vmstat or top while the application is running.

...