5. EVM passes the merged event to all processes that have subscribed to receive the event.
6. Subscribers handle the event in an appropriate way. For example, they may store it, send
mail to the system administrator, or initiate an application failover.
How EVM Events are Handled 13