Versions Compared

Key

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

By default, monitor events are routed to destinations synchronously. This may result in significant performance impact for applications that frequently emit events. The Fabric3 monitor implementation can be configured to route asynchronously using an LMAX Disruptor ring buffer as depicted below:

...