Database Reference
In-Depth Information
Also note that there is a difference between storage queues and service bus queues. Note
the different names in this example. Service bus queues have more features for manage-
ment such as guaranteed FIFO, while Azure Queues have less manageability built in. See
http://msdn.micosoft.com/en-us/library/hh767287.aspx . I contrast the differences as the
service bus queues have some features such as NServiceBus, while Azure Queues are
more generic in nature, such as SQL Queues. When creating an Azure service bus queue,
we can see the granularity that is offered during the creation.
There are additional tools for exploring the Azure service bus, such as the Server Bus Ex-
plorer found at http://code.msdn.microsoft.com/windowsazure/Service-Bus-Explorer-f2-
abca5a .
Search WWH ::




Custom Search