This card shows the PS Events send or received by the components.

Total number of PSEvents is displayed on the left, the right part display a standard array with :

  • PSEvent name
  • Number of PSEvent receveid
  • Average reponse time spend to handle the event.

Most of the time the average response time is low, the event is consumed immediately or put in another asynchronous queue.

Send PSEvents

For example, from the dataserver components

PSEvents send

Received PSEvents

For example, from an engineserver component

PSEvents send