• Concurrent application development is a complicated task.

    并发应用开发一个复杂课题

    youdao

  • When a table holds a Z lock, no concurrent application can read or update data in that table.

    持有z时,任何并发应用程序都不能读取更新该表中的数据

    youdao

  • This controls the resources, such as the total application heap, consumed by the concurrent applications on the DB2 server.

    控制DB 2服务器并发应用程序消耗资源比如应用程序

    youdao

  • In most cases, set MAXAGENTS and NUM_POOLAGENTS to a value that slightly exceeds the maximum expected number of concurrent application connections.

    大多数情况下MAXAGENTSNUM _ POOLAGENTS设置成略微大于并发应用程序连接最大预计数目

    youdao

  • The reason they wanted to separate the instances and have both servers running was to decrease the possibility of multiple concurrent application failures.

    他们需要分隔实例以及同时运行台服务器理由就是为了降低多个并发应用程序发生故障可能性

    youdao

  • Because each application that attaches to a database requires some private memory to be allocated, allowing a larger number of concurrent applications will use more memory.

    由于需要给连接数据库每个应用程序分配一些私有内存因此允许更多并发应用程序意味着更多内存。

    youdao

  • Designing a concurrent application involves determining the necessary number of processes or threads, their particular responsibilities, and the methods by which they interact.

    设计并发应用需要考虑进程线程所需数量它们各自的任务以及它们实现交互方法

    youdao

  • An obvious practical application of this approach is the prevention of flooding endpoint systems that cannot process high volumes of concurrent requests.

    方法一个明显实际应用就是防止端点系统因为无法处理过量的并发请求而崩溃。

    youdao

  • To tune performance when using concurrent message delivery, we must turn our attention to a number of object pools managed by the application server.

    为了使用并发消息传递优化性能我们必须注意力转向应用程序服务器托管许多对象

    youdao

  • As a result, most typical concurrent or parallel application deployment scenarios can be safely executed without any additional effort on the part of the system administrator.

    结果大多数典型并发并行应用程序部署场景都安全执行无需系统管理员方面任何额外努力

    youdao

  • With regard to application deployment, a special provision is made for supporting the concurrent deployment of applications.

    对于应用程序部署为了支持应用程序并发部署,对其进行一个特殊配置

    youdao

  • Concurrent deployment of different applications to the same application server or to the same application server cluster.

    相同应用程序服务器相同的应用程序服务器群集并发部署不同的应用程序。

    youdao

  • Additionally, application servers can maintain multiple instances of an MDB to handle concurrent service requests.

    此外应用服务器可以维护一个MDB多个实例处理并发服务请求

    youdao

  • These allocations take the form of how many concurrent requests of each service policy are allowed through to the application servers at a time.

    这些分配采用形式对于每个服务策略每次可以同时发送应用服务器请求数量。

    youdao

  • With midrange and high end POWER7 systems, concurrent maintenance support enables continuous application availability.

    中高端POWER 7系统中,并发维护支持使持续应用程序可用性成为可能。

    youdao

  • To support concurrent requests, you will need to extend the JMS client to spawn multiple threads, or launch multiple JVM instances, each running the application.

    为了支持并发请求需要扩展JMS客户机,使其产生多个线程或者启动多个JVM实例,让这些线程或实例各自运行应用

    youdao

  • Because multiple concurrent XML HTTP requests can be scheduled in parallel, our application essentially becomes a concurrent programand concurrency is hard.

    由于可能同时调度多个并发XMLHTTP请求应用程序本质上变成了一个并发程序并发很难实现。

    youdao

  • The classic discussion application database scaled up to 200 concurrent users.

    这个经典的讨论应用程序数据库扩展至 200个并发用户

    youdao

  • In a very simplistic situation where a user-base application is CPU bound, it would be ideal to create a matrix that compares processor allocation to a reasonable number of concurrent users.

    用户应用程序受限于CPU情况下建立一个基准比较处理器分配合理并发用户数非常理想

    youdao

  • That means application 1 may use INDEX 1, while application 2 uses INDEX 2, but concurrent use of INDEX 1 in both applications is not allowed.

    意味着应用程序1可能使用索引 1,同时应用程序2使用索引 2,但是允许两个应用程序同时使用索引 1 。

    youdao

  • Concurrent deployment of different applications to different application servers or to different application server clusters.

    不同应用程序服务器不同的应用程序服务器群集并发部署不同的应用程序。

    youdao

  • The application can continue processing and handle more concurrent traffic because resources are not tied up waiting for responses.

    应用程序继续处理更多并发流量因为资源没有绑定等待响应。

    youdao

  • Once all the concurrent work is done, or if free memory is exhausted ahead of schedule, the application is halted and the collection is completed.

    如果已经完成所有并发工作或者闲置内存提前耗尽则将中止应用程序完成收集工作。

    youdao

  • There can be no concurrent users (the application has exclusive access to the database files), but there are no additional threads nor TCP connection overhead.

    不能存在并发用户(应用程序独占访问数据库文件),因此没有额外的线程TCP连接开销

    youdao

  • Supporting the same number of Concurrent users in these types of application will require larger system capacity.

    这些类型应用程序支持相同数量Concurrent用户需要更大系统容量

    youdao

  • In addition to considering the requirements of the average number of Concurrent users, the complexity of your application also influences the resources required.

    除了考虑Concurrent用户平均数需求外,应用程序复杂性会影响资源需求

    youdao

  • Enterprise beans in WebSphere Application Server 3.0 now support multiple concurrent transactions with full two-phase commit and rollback capabilities across multiple DB2 data sources.

    WebSphereApplicationServer 3.0中的企业bean现在支持具有多个DB2数据源完全两阶段提交回滚能力的多个并发事务

    youdao

  • Report and query processing will be influenced by both the number of Concurrent users as well as by the complexity of your application.

    报告查询处理Concurrent用户数量应用程序复杂性影响。

    youdao

  • Prior to WebSphere Application Server V6.x, a one-to-one mapping existed between the number of concurrent client connections and the threads in the Web container thread pool.

    WebSphereApplicationServerV6.x 之前并发客户端连接数Web容器线程池中的线程之间存在一对一映射

    youdao

  • However, the flaw in this simple example is the probability that the Internet-facing portal application is extremely popular and may have tens of thousands of concurrent users online at any time.

    不过这个简单示例一个缺陷,如果该面向Internet门户应用程序极为受欢迎,则可能任何时候都有数万在线并发用户

    youdao

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

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

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