Client support for JMS Server connection caching.
对JMSServer连接缓存的客户机支持。
For more information, see Use of a global connection factory and thread level connection caching below.
有关更多信息,请参见下面的使用全局连接工厂和线程级别连接缓存。
On a busy server where connections are torn up and down quickly, caching threads for use later speeds up the initial connection.
在一个连接变化很快的繁忙服务器上,对线程进行缓存便于以后使用可以加快最初的连接。
Caching the connection reduces the setup time by avoiding the time to connect to the database (except for the first time).
高速缓存连接通过避免与数据库连接的时间(除了第一次)减少了设置时间。
The code might have implemented its own threading, caching, connection pooling, or even (heaven forbid) security infrastructure.
该代码可能实现了自己的线程、缓存、连接池甚至(但愿不会如此)安全基础设施。
DbContext is a simplified version of ObjectContext, providing basic functionality for model caching, database provisioning, connection management, and schema creation. An example looks as following.
DbContext是ObjectContext的简化版本,提供了基本的模型缓存、数据库供应、连接管理及模式创建等功能。
DbContext is a simplified version of ObjectContext, providing basic functionality for model caching, database provisioning, connection management, and schema creation. An example looks as following.
DbContext是ObjectContext的简化版本,提供了基本的模型缓存、数据库供应、连接管理及模式创建等功能。
应用推荐