Skip to content

sramayanam/eventhubs-sample-event-producer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eventhubs-sample-event-producer

Example showing how events can be generated and pushed to Microsoft Azure Sevicebus Eventhubs

Usage: java -cp EventhubsSampleEventProducer.jar com.microsoft.eventhubs.client.example.EventhubsClientDriver --eventhubs-namespace "eventhubsNamespace" --eventhubs-name "eventhubsName" --policy-name "eventhubsPolicyName" --policy-key "eventhubsPolicyKey" --message-length messageLength --thread-count threadCount --message-count messageCount|-1 (-1 for continue without stopping)

About

Example showing how events can be generated and pushed to Microsoft Azure Sevicebus Eventhubs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages