Windows Azure Cloud Service (43) 使用Azure In-Role Cache缓存(2)Dedicated Role

 《Windows Azure Platform 系列文章目录》     Update 2016-01-12   https://azure.microsoft.com/zh-cn/documentation/articles/cache-dotnet-how-to-use-in-role...

Windows Azure Cloud Service (12) PaaS之Web Role, Worker Role, Azure Storage Queue(下)

  《Windows Azure Platform 系列文章目录》     本章DEMO部分源代码,请在这里下载。     在上一章中,笔者介绍了我们可以使用Azure PaaS的Web Role和Worker Role来处理复杂的业务逻辑   -Web Role可以快速响应前端...

Windows Azure Cloud Service (10) Role的生命周期

《Windows Azure Platform 系列文章目录》     在上一章内容中,我们提到了Windows Azure会依次调用角色(Role)实例的OnStart()方法和Run()方法。   在本节中我们会对Role的生存周期进行进一步的了解。首先,让我们走到幕后看看一个Role...

Windows Azure Cloud Service (42) 使用Azure In-Role Cache缓存(1)Co-located Role

 《Windows Azure Platform 系列文章目录》     Update 2016-01-12   https://azure.microsoft.com/zh-cn/documentation/articles/cache-dotnet-how-to-use-in-role...

Windows Azure Cloud Service (20) 使用Internal Endpoint实现Role的内部通信

《Windows Azure Platform 系列文章目录》     相对于Input Endpoint而言,Windows Azure还提供了Internal Endpoint的概念。如果说Input Endpoint就是Windows Azure负载均衡服务器的一个映射配置,使得Ro...

Windows Azure Cloud Service (22) Web Role的Full IIS特性

《Windows Azure Platform 系列文章目录》     在Windows Azure SDK 1.3,用户无法在一个Windows Azure项目中加入多个Web站点(Web Role),也就是说一个Web Role Instance只能部署一个网站,这对于具有在单一网站上...

Windows Azure Cloud Service (11) PaaS之Web Role, Worker Role(上)

《Windows Azure Platform 系列文章目录》   本文是对Windows Azure Platform (六) Windows Azure应用程序运行环境内容的补充。     我们知道,在Windows Azure PaaS,有一个非常重要的概念,就是Web Role和W...

Windows Azure Cloud Service (17) Role Endpoint

《Windows Azure Platform 系列文章目录》     在Windows Azure平台中,用户最多可以对以个Role指定5个Endpoint。而一个Hosted Service最多允许包含5个Role,所以说在一个Hosted Service中用户最多能定义25个Endp...

Windows Azure Cloud Service (18) 基于Input Endpoint通过Worker Role发布WCF服务

《Windows Azure Platform 系列文章目录》     由于Input Endpoint可以通过Hosted Service URL直接访问,所示可以利用这个特点基于Worker Role寄宿一个使用NET.TCP协议的WCF服务。 注:对于WCF服务不了解的网友可以参考&...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。