Now that you've got the data access set up, take a look at creating a service for the application.
设置好数据后,就可以为应用程序创建服务了。
Each queue should be loaded up with data requests up to 50 percent of the queue capacity so that one queue fails, the healthy ones take over the data requests originally destined for the failed queue.
每个队列的数据请求负载应该不超过队列容量的50%,这样如果一个队列出现故障,健康的队列可以接管原本发给失败的队列的数据请求。
应用推荐