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.
应用推荐