Glossary - fanhubgt/StreamEPS GitHub Wiki
Event
An event is an occurrence within a particular system or domain; it is something that has happened, or is contemplated as having happened in that domain.
EP - Event Processing
Event processing is computing that performs operations on events. Common event processing operations include reading, creating, transforming, and deleting events.
EPN - Event Processing Network
EPN comprises event processing agents, event producer and event consumers which is linked by channels.
EPA - Event Processing Agent
Event processing agent is made up of three logical functions including filtering, matching and derivation.
FL - Feature List
It is a list of features to be supported by the stream EPS.
Go to Home