Event stream processing works by parsing data streams from sources that continuously generate data, into individual data
points or events. The majority of event data is born as continuous streams: bets, financial trades, and so on – each stream comprising as a series of individual events over time. The high value of event stream processing is that it can manage massive
data volumes from multiple sources in real time, which is why it is ideal for sportsbook applications.