f85289373d | ||
---|---|---|
CappedExponentialBackOff | ||
ExampleRole | ||
.gitignore | ||
CappedExponentialBackOff.sln | ||
CappedExponentialBackOff.suo | ||
README.md |
README.md
Capped Exponential Back-Off for Windows Azure Queues
This repository contains a sample that shows you how to implement capped exponential back-off for Windows Azure Queues. For background, please take a look at this blog post: Simple Capped Exponential Back-Off for Queues.
Getting Started
Dependencies
Running the sample
By default this sample uses the local storage emulator that ships with the SDK. Before running be sure to start the storage emulator.
- Click Start, point to All Programs, and then click Windows Azure Emulators - November 2011.
- Click Storage Emulator.