How would I consume Azure Event Hubs without any checkpointing?
I want to publish events through an Azure Event Hub. For example stock quotes. I have an application that is interested in using the last consumed quote per stock symbol. I’m not interested in quotes older than 5 minutes.
How would I consume Azure Event Hubs without any checkpointing?
I want to publish events through an Azure Event Hub. For example stock quotes. I have an application that is interested in using the last consumed quote per stock symbol. I’m not interested in quotes older than 5 minutes.
How would I consume Azure Event Hubs without any checkpointing?
I want to publish events through an Azure Event Hub. For example stock quotes. I have an application that is interested in using the last consumed quote per stock symbol. I’m not interested in quotes older than 5 minutes.