The service will be improved by batching and sorting enquiries.
分批、分类处理查询将会提高服务质量。
Run the iBATIS application with heterogeneous batching
使用异构批处理特性运行iBATIS应用程序
JDBC supports a form of batching called homogeneous batching.
JDBC支持一种名为异构批处理的批处理形式。
Set this to use Dynamic Batching on your build (Activated by default).
编译时设置使用动态批处理(默认激活)。
Share as many materials as possible among your objects to improve batching.
在对象中分享尽可能多的材质,以提高批处理。
Your Hibernate applications can use the heterogeneous batching feature in pureQuery.
您的Hibernate应用程序可以使用pureQuery中的异构批处理特性。
Heterogeneous batching for improved performance of updates, even across different tables.
异构批处理(heterogeneous batch)改进了更新性能,甚至能够跨不同的表进行操作。
For instance batching tweets (or any request) before they hit the server, to decrease load?
比如在Twitter消息到达服务器之间进行批量处理,从而减少服务器负载。
Dynamic batching is done automatically and does not require any additional effort on your side.
动态批处理操作是自动完成的,并不需要你进行额外的操作。
Batching based on task granularity is one way to find the optimum efficiency point for your system.
基于任务粒度的批处理是为您的系统找到最佳性能点的一种方法。
The reason was that processing around batching (aka "boxcarring") can get surprisingly complicated.
原因是要处理批量上传(或称作“打包运输(boxcarring)”)会变得难以预计的复杂。
Concurrent operation and faster updates preclude batching so updates are out of synch with reports.
并行操作、更快的更新速度,但是使更新和报告难以保持同步。
DWR does have its own solution to the latency issue in call batching (see the sidebar call batching).
对于延迟,DWR在调用的批处理中有自己的解决方案(请参阅侧栏的调用批处理)。
With heterogeneous batching, these updates across tables can be done in a single trip to the database.
通过异构批处理特性,这些跨表更新只需访问数据库一次即可完成。
This method gives the class the opportunity to initialize any resources necessary to support batching.
此方法使类有机会初始化支持批处理所必需的任何资源。
This method gives the class the opportunity to dispose of any resources allocated to support batching.
此方法使类有机会释放为支持批处理而分配的任何资源。
Heterogeneous batching does not provide additional application performance for the following scenarios.
异构批处理不为以下场景提供额外的应用程序性能。
Also, this would make it very difficult to do things like the message batching optimizations discussed above.
同样,它还会使一些事情难以处理,比如前面讨论过的消息批处理优化。
Possibly a more RESTful way to implement batching might have been to use the Multipart capabilities within HTTP.
一种更RESTful的作法可能是使用HTTP内置的Multipart能力来实现批处理。
We first describe the static SQL feature of the IBM Integration Module and then the heterogeneous batching feature.
首先介绍了集成模块的静态SQL特性,之后描述了异构批处理特性。
Time spent batching geometry. Batching dynamic geometry is considerably more expensive than batching static geometry.
批处理几何体花费的时间。批处理动态几何体比静态几何体成本要昂贵得多。
For optimal performance, developers must master the JDBC API and exploit features such as batching and result optimizing.
为获得最佳性能,开发人员必须掌握JDBCAPI,并利用诸如批处理和结果优化之类的特性。
You could then use batching to pass these item collections into one task and build both the application and the assembly.
然后,可以使用批处理来将这些项集合传递到一个任务中,生成应用程序和程序集。
First it describes the static SQL feature of the integration module and then it describes the heterogeneous batching feature.
本文首先描述集成模块的静态SQL特性,然后描述异构批处理特性。
This is consistent with batching all database operations until the end of the transaction, which is also the WebLogic default.
这与在事务结束时才批处理所有数据库操作是一致的,它也是WebLogic的缺省做法。
Heterogeneous batching can potentially improve the performance on INSERT, UPDATE and DELETE statements that operate on multiple tables.
异构批处理能够潜在地提高在多个表上对语句进行INSERT、UPDATE和DELETE操作时的性能。
The write-behind caching feature, supported as part of the new Ehcache API, works with asynchronous batching of updates to the database.
后写式缓存特性作为新ehcacheAPI的一部分,适用于对数据库的异步批量更新。
Note that the performance of 128-byte packets now approximates that of 1,024-byte packets, presumably as the result of improved batching.
注意,128字节数据包的性能现在与1,024字节数据包的性能大体相同,这可能是因为改进的批处理。
Because manual deployment of Web applications is time-consuming, developers end up "batching" releases so that fewer deployments are required.
因为Web应用软件的手工部署是十分耗费时间的,开发者们完成了批量的发布版本,这样就需要更少的部署。
Because manual deployment of Web applications is time-consuming, developers end up "batching" releases so that fewer deployments are required.
因为Web应用软件的手工部署是十分耗费时间的,开发者们完成了批量的发布版本,这样就需要更少的部署。
应用推荐