JalalUddin7 / EventHubDataGenerator

Event Hub Data Generator (EHDG) is a tool which generates realistic fake data based on a provided schema and sends it to Azure Event Hubs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Stream time

jahanzaib1992 opened this issue · comments

Hi, I used EHDG with 500, 5000, 50000 events for the streaming pipeline. I checked the event hub dashboard and see the results. As per my understanding, it hits all the messages one time, not as continues(streaming form). Can you please explain more about it? how does it work?