- Notifications
You must be signed in to change notification settings - Fork58
Simple queue worker written in .NET powered by KEDA
License
kedacore/sample-dotnet-worker-servicebus-queue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple Docker container written in .NET that will receive messages from a Service Bus queue and scale via KEDA.
The message processor will receive a single message at a time (per instance), and sleep for 2 second to simulate performing work. When adding a massive amount of queue messages, KEDA will drive the container to scale out according to the event source (Service Bus Queue).
We provide samples for the following scenarios:
- Process Azure Service Bus Queue by using Azure AD Pod Identity
- Process Azure Service Bus Queue by using Azure AD Workload Identity
- Process Azure Service Bus Queue by using connection string authentication
💡If you want to learn how to scale this sample with KEDA 1.0, feel free to read about ithere.
About
Simple queue worker written in .NET powered by KEDA
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.
