You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
role instances
About this tag
Role instances in Windows Azure refer to the individual virtual machines that run your application code in a cloud service. The tagged content discusses how multiple role instances, along with multiple threads, can create concurrency challenges when they all try to update the same shared data, such as a counter. The episode explores different approaches to solving this concurrency problem in Windows Azure, including scalable counter patterns. This topic is relevant for developers working with cloud services who need to manage state across multiple instances efficiently.
Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show Link Removed.
In this episode, Steve and Wade explain the application architecture of their latest creation—the Link Removed. Like many other popular buttons on the Internet, the...