如果不能为应用程序提供适当粗粒度的Ajax接口,那么只要有可能把多个远程调用组合到一个HTTP请求中,就请使用调用批处理。
If you're unable to provide a suitably coarse-grained Ajax interface for your application, then use call batching wherever possible to combine multiple remote calls into a single HTTP request.
如果不能为应用程序提供适当粗粒度的Ajax接口,那么只要有可能把多个远程调用组合到一个HTTP请求中,就请使用调用批处理。
If you're unable to provide a suitably coarse-grained Ajax interface for your application, then use call batching wherever possible to combine multiple remote calls into a single HTTP request.
应用推荐