concept EPA in category software development
appears as: n EPA, EPA, EPA, The EPA, An EPA

This is an excerpt from Manning's book Event Processing in Action.
A Pattern detect EPA is an EPA that performs a pattern matching function on one or more input streams. It emits one or more derived events if it detects an occurrence of the specified pattern in the input events.
This type of observation traces the fact that an EPA never executes because one or more of its input events never flows. This may be a design flaw or the result of a change that eliminates some event from being produced, derived, or routed to the EPA. This observation can be obtained by static analysis of the EPN, and the EPN designer can be alerted.