Thursday, May 19, 2011

Windows Azure Queues Are Not Queues

Just FYI: Windows Azure does not guarantee that Windows Azure Storage Queues are first in first out. If you require a guarantee first in first out persistent multi-tenant storage queue you are probably designing your multi-tenant application incorrectly. If you can see past it, try using SQL Azure and identities.

 

{6230289B-5BEE-409e-932A-2F01FA407A92}

No comments:

Post a Comment