TaskQueueName:在云存储中用于接收来自网格执行器结果的队列名称。
ResultsQueueName: the name of the queue in cloud storage used to receive results from grid workers.
这样做可行,是因为云存储中的队列是网格执行器和企业加载器/聚合器的通信机制。
This works because the queues in cloud storage are the communication mechanism between grid workers and the enterprise loader/aggregator.
SleepInterval:网格执行器检查要执行的新任务之前休眠的间隔时间(以秒计)
SleepInterval: how long (in seconds) a grid worker should sleep between checking for new tasks to execute.
要在本地机器上用本地开发环境运行网格执行器,右键点击AzureGrid项目,选择Debug >Start。
To run the Grid Worker on your local machine using the local Developer Fabric, right-click the AzureGrid project and select Debug > Start.
要在Azure上运行网格执行器,利用Azure门户按照通常的步骤把AzureGrid项目发布到Azure中,以形成一个托管应用程序。
To run the Grid Worker in the Azure cloud, follow the usual steps to publish a hosted application to Azure for the AzureGrid project using the Azure portal.
要在Azure上运行网格执行器,利用Azure门户按照通常的步骤把AzureGrid项目发布到Azure中,以形成一个托管应用程序。
To run the Grid Worker in the Azure cloud, follow the usual steps to publish a hosted application to Azure for the AzureGrid project using the Azure portal.
应用推荐