• 只要应用程序有限几个永久进程中创建关闭连接连接可以改善性能

    If the application creates and drops connections from a limited number of persistent processes, the connection pooling will certainly improve the performance.

    youdao

  • 性能测试确定应用程序各种负载情景中的(JVM连接)最佳设置唯一方式

    Performance testing is the only way to determine the optimal Settings (for JVM, connection pooling, etc.) for an application in a variety of load scenarios.

    youdao

  • 根据规范应用程序模块使用数据库连接需要两个步骤

    As per the specification, two steps are needed for an application module to use a database connection pool.

    youdao

  • 通常对于在应用服务器运行的应用程序可能的,因为这些应用程序使用连接连接不是个人化的。

    Generally, it is not possible for applications running on an application server because these applications use connection pooling so that connections are not personalized.

    youdao

  • 连接大小配置适当的一个应用程序服务器调优问题

    Configuring proper values for connection pool sizes is a matter of tuning an application server.

    youdao

  • 此外现在可以获得连接其他应用程序服务器提供商功能性好处

    Moreover, now you can get the benefits of connection pooling and other application server-provided functionality.

    youdao

  • 打开关闭连接过程开销较大,会影响到应用程序数据库性能使用连接就可以消除大部分这样的开销。

    Opening and closing connections is an expensive process affecting application or database performance and the use of connection pooling helps eliminate most of that overhead.

    youdao

  • 使得资源适配器应用程序服务器共享资源提供例如安全连接事务处理这样的服务

    This allows the resource adapter and application server to share resources and provide services such as security, connection pooling, and transaction management.

    youdao

  • 清单4显示应用程序模块查找创建数据库连接所需代码

    Listing 4 shows the code in the application module needed to lookup the created database connection pool.

    youdao

  • 大多数业务程序员都愿意,为了使用JDBCSPI而编写他们自己的数据源连接代码实现一个命名服务器

    Most business programmers cannot justify the time it takes to write their own datasource and connection pool code plus implement a naming server so the JDBC SPI can be used.

    youdao

  • 按照J2EE标准中的定义应用程序服务器可以提供连接机制从而无需每个传入请求重新创建连接

    As defined in the J2EE standard, application servers can provide a pooling facility so the connections do not need to be recreated with every incoming request.

    youdao

  • 对于典型J2EE应用程序,会所有数据库访问使用单个连接标识

    With typical J2EE applications, a single connection pool identity is used for all database access.

    youdao

  • 受管模式下应用程序服务器资源适配器建立接口,从而管理诸如连接事务管理跟踪安全性之类服务质量特性

    Under managed mode, the application server interfaces with resource adapters to manage quality of service features such as connection pooling, transaction management, tracing, and security.

    youdao

  • 比如数据库连接就是单例设计模式一个例子:我们一般不想让应用程序具有连接池多个资源密集型实例

    An example use case for a singleton would be a database connection pool: you don't want your application to have multiple resource-intensive instances of a connection pool class.

    youdao

  • 值得一提每个MQ消息传递提供程序连接工厂单一连接中的每个连接自已会话

    It is worth noting that there is a single connection pool per MQ messaging provider connection factory, and each connection in the pool has its own session pool.

    youdao

  • 应用程序无法使用ODBC管理器提供简单连接好处

    This type of application will not benefit from the simple connection pooling provided by the ODBC manager.

    youdao

  • 通常而言,许多应用程序都可以通过调优以下三个核心区域实现一定程度的性能改进J VM、线程连接

    In general, a large number of applications will realize some improvement from tuning in three core areas: the JVM, thread pools, and connection pools.

    youdao

  • 另外这些属性还允许管理员很好优化连接从而使应用程序性能特点发挥极致。

    Additionally, the properties allow administrators to fine tune the connection pool to maximize performance characteristics of the application.

    youdao

  • 使托管连接可以返回连接池应用程序其他部分使用

    This lets the managed connection be returned to the pool for use by other parts of the application.

    youdao

  • 同样地,应用程序设计性能更少对象创建实时的数据库优化以及使用数据库连接

    Similarly the application design can be tuned for performance: Fewer object creations, ongoing database refinements, and using database connection pooling.

    youdao

  • 现在应用程序可以获得连接

    Now the connection pool is available to the application.

    youdao

  • 任何使用连接管理器api应用程序必须转而使用JDBC 2.0连接池

    Any applications that are still using the connection manager APIs must be changed to use JDBC 2.0 connection pooling.

    youdao

  • 连接最长等待时间显示应用程序阻塞等待连接池连接最长时间。

    Maximum connection wait time - Shows the maximum time that an application was blocked waiting for a connection from the pool.

    youdao

  • 使用连接JDBC资源应用程序需要设置连接池大小

    Applications that make use of connection pooled JDBC resources need to set the size of the connection pool.

    youdao

  • 应用程序等待时间连接连接超时属性中指定的,缺省 1803分钟)。

    The time the application waits is specified in the Connection Pool's Connection timeout property, which has a default value of 180 seconds (3 minutes).

    youdao

  • 如果应用程序并发最大大小太小,连接就会经常等待

    If your application has high concurrency and your maximum pool size is too small, your connection pool will often experience waiting.

    youdao

  • 总的来说连接一个JMS提供程序空闲连接

    In general terms, a connection pool is a pool of free connections to a JMS provider.

    youdao

  • 连接连接开销分散分布在若干用户请求中,以便保留应用程序资源未来请求使用。

    Connection pooling spreads the connection overhead across several user requests, thereby conserving application resources for future requests.

    youdao

  • 中的最后一个“应用程序访问数据源连接大小

    The final gate in the chain is the size of the connection pool to the data sources accessed by the application.

    youdao

  • 因此应用程序采用连接机制至关重要

    Therefore, it is very important that an application employs a connection pooling mechanism.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定