Windows Azure Caching: Difference between revisions

Content deleted Content added
Rothja (talk | contribs)
Added code examples and the table at the end with related caching technologies.
Rothja (talk | contribs)
m Related Caching Technologies: Corrected table to read "Windows Azure Shared Caching" for last row and modified that description slightly.
Line 111:
| Windows Azure Caching || [[Cloud_computing|Cloud]] || [http://www.windowsazure.com/en-us/develop/net/#/ Windows Azure SDK] || Caching is distributed across the instances of a single role in a Windows Azure cloud service deployment.
|-
| Windows Azure Shared Caching || [[Cloud_computing|Cloud]] || [http://www.windowsazure.com/en-us/develop/net/#/ Windows Azure SDK] || Caching is provided through several tiers as a multitenant service for use by Windows Azure cloud applicationsservices.
|}
 
==References==
{{Reflist}}