For R/W Splitting, we need a connection pooling.
为了实现读写分离,我们需要连接池。
New connection pooling support.
新连接池支持。
Connection pooling is enabled by default.
默认启用连接池(connection pooling)。
Must connection pooling be on with concentrator enabled?
启用连接集中器必须将连接池打开?
Connection pooling using service provider facilities.
使用服务供应商设施的连接合用。
Support for XA transactions as well as connection pooling.
对xa事务和连接池的支持。
Connection pooling ACTS upon connections and disconnections.
连接池的工作取决于连接和断开连接。
Consideration: Does the technology support connection pooling?
考虑:不同的技术对连接池是否支持?
Data sources allow us to take advantage of connection pooling.
数据源允许利用连接池。
Deploy a data source to Community Edition for connection pooling.
将一个数据源部署到CommunityEdition,以用于连接池。
Note that you can also specify connection pooling parameters here.
请注意,您还可以在这里指定连接池参数。
The remedy for this problem would be to implement connection pooling.
解决这一问题的方法是使用连接池。
The unixODBC connection pooling implementation is scoped to a process.
unixODBC连接池实现仅在进程内有效。
Without connection pooling, that is of course expensive and not recommended.
如果没有连接池,代价当然会很高,也不会建议那样做。
In that situation, the appropriate JDBC driver renders the connection pooling.
在那种情况下,适当的JDBC驱动程序将提供连接合用。
The connector provides connection pooling and loads the JDBC driver you specify.
这个连接器提供连接池,并装载您所指定的驱动。
Connection pooling is associated with the allocation and deallocation of agents.
连接池与代理的分配和解除分配相关联。
It should not be confused with "connection pooling" which DB2 connect also provides.
不要将它与DB 2Connect同时提供的“连接池”混淆。
First, in developing the application above we used the connection pooling from Hibernate.
首先,在开发上面的应用程序时,我们用了Hibernate中的连接池。
Therefore, it is very important that an application employs a connection pooling mechanism.
因此,应用程序采用连接池机制至关重要。
An additional advantage of this approach is that you can use connection pooling with DataSources.
该方法的另一个优点是您可以对于多个数据源使用连接池。
That module does not include connection pooling, but should work perfectly well with antipool.py.
该模块不包含连接池化,但可与antipool . py完美协作。
Connection pooling is established after the resource adapter is installed, using the AE Admin Console.
您可以使用AEAdmin Console在安装资源适配器之后建立连接池。
This type of application will not benefit from the simple connection pooling provided by the ODBC manager.
这类应用程序就无法使用ODBC管理器所提供的简单连接池的好处。
It's a lightweight tool that centralizes management of database connection pooling, accounting, and security.
这是一款轻量级工具,能够集中化对数据库连接池、财务和安全性的管理。
Consider this code example where an EJB accesses a database resource using JDBC 1.0, without connection pooling.
考虑一下代码示例,其中,EJB使用JDBC 1.0、不使用连接合用来访问数据库资源。
Moreover, now you can get the benefits of connection pooling and other application server-provided functionality.
此外,现在您可以获得连接池其他应用程序服务器提供商的功能性好处。
There are, for example, specific libraries that manage connection pooling within a specific development language.
例如,有一些特别的库可以管理特定开发语言内的连接池。
Connection pooling improves performance as a data source object creates a connection as soon as it is instantiate.
连接池可提高性能,因为一将数据源对象实例化,它就会创建一个连接。
A data Source provides the connection properties to the underlying database along with connection pooling mechanisms.
数据源提供到基础数据库的连接属性,以及连接池机制。
应用推荐