Перейти к файлу
Wade Wegner f85289373d updated readme 2012-04-28 08:59:35 -07:00
CappedExponentialBackOff adding source 2012-04-28 08:54:03 -07:00
ExampleRole adding source 2012-04-28 08:54:03 -07:00
.gitignore initial commit 2012-04-28 08:48:00 -07:00
CappedExponentialBackOff.sln adding source 2012-04-28 08:54:03 -07:00
CappedExponentialBackOff.suo adding source 2012-04-28 08:54:03 -07:00
README.md updated readme 2012-04-28 08:59:35 -07:00

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.

  1. Click Start, point to All Programs, and then click Windows Azure Emulators - November 2011.
  2. Click Storage Emulator.