- Auto-Scale micro-services within your compute
- Tasks to initialize your resources
- Load WCF services
- Create Tasks that Occur:
- Every X seconds per server instance
- Every X seconds; lessens frequency to Y when there is limited work
- That determines the needed rate via frequency of processing tasks
- Once, even with multiple servers
- Runs at a specified time (resolution to the hour, or the minute) on one server
- Extension for working with: Azure Storage
- Extension for working with: Service Bus
PM> Install-Package King.Service
View the wiki to learn how to use this.