• 注册表用于服务调用动态路由(比如故障转移、负载平衡应用程序分区)吗?

    Is the registry being used for the dynamic routing of service calls (e.g., for failover, load balancing, and application partitioning)?

    youdao

  • 使应用程序分区能够执行更多操作或者使服务器能够相同物理内存运行更多的分区

    This enables an application partition to do significantly more work or enable a server to run more partitions with the same physical amount of memory.

    youdao

  • 应用程序WPAR只是一些临时对象启动进程创建它们应用程序分区中的最后一个进程结束销毁它们

    Application WPARs are only temporary objects; they are created when the process is started and destroyed when the last process within that application partition ends.

    youdao

  • 这些只是临时对象它们实际应用程序分区最后一个进程结束消失,因此适合用于执行进程而不适合执行整个应用程序

    These are only temporarily objects; they actually disintegrate when the final process of the application partition ends, and as such, are more geared to execute processes than entire applications.

    youdao

  • 检索满足以下条件的目录服务器当前站点注册了特定于站点的DNS记录已为应用程序分区注册了非特定于站点的DNS记录。

    Retrieves the directory servers that have registered either a site-specific DNS record for the current site or a non-site-specific DNS record for the application partition.

    youdao

  • 协调分区之所以这样称呼,是因为运行上面应用程序通信的协调代理

    The coordinator partition is called what it is because of the coordinator agent that runs on it, communicating with the application.

    youdao

  • 协调分区应用程序运行同一个数据库分区上,或者对于远程应用程序,协调分区运行应用程序所连接那个数据库分区上。

    The coordinator partition runs on the same database partition as the application, or in the case of a remote application, the database partition to which that application is connected.

    youdao

  • 协调分区应用程序运行同一个数据库分区上,或者对于远程应用程序,协调分区运行在应用程序所连接那个数据库分区上。

    The coordinator partition runs on the same database partition as the application, or, in the case of remote applications, the database partition to which that application is connected.

    youdao

  • 默认情况下,每个处理单元使用三个线程由于这个配置将复制到每个分区,该配置许多类型应用程序比较理想。

    By default, each processing unit USES three threads, and since this is replicated for each partition, it would likely be ideal for many types of applications.

    youdao

  • 分区应用程序用途单个逻辑请求分解多个较小分区

    The purpose of the partition application is to break a single logical request into several smaller partitions.

    youdao

  • 而且因为切分应用程序层面进行的,可以支持常规分区数据库进行切分处理

    And because sharding is done at the application layer, you can do it for databases that don't support regular partitioning.

    youdao

  • 应用程序多个实例可以使用并行作业管理器(PJM)来进行分派其中各个分区处理不同数据部分

    Multiple instances of that application can be dispatched using the Parallel Job Manager (PJM), where each partition processes a different section of the data.

    youdao

  • 只要分区多于机器数,那么增加机器就可以使应用程序运行得更快

    So long as there are more partitions than boxes, then adding boxes will make this application run faster.

    youdao

  • 获得最佳性能客户机应用程序需要路由存放目标数据分区

    For optimal performance, the client application needs to be routed to the partition that houses the target data.

    youdao

  • 需要根据应用程序业务流程确定正确分区划分哪些

    Based on your application's business processes, you need to identify which tables to partition with the correct partitioning key.

    youdao

  • 焦点应用程序迁移上,同时介绍了针对分区数据库设计配置操作考虑

    The focus is on application migration, but design, configuration, and operational considerations for a partitioned database is also covered.

    youdao

  • 对于这种多租户架构数据配置虚拟分区使每个客户组织处理一个虚拟的应用程序实例

    With a multi-tenant architecture, data and configuration is virtually partitioned to allow each client organization to work with a virtual application instance.

    youdao

  • 执行应用程序期间,一个逻辑分区分配物理cpu失败时候,这种透明性意义非常重大。

    This transparency is significant when a physical CPU allocated to a logical partition fails in the midst of an executing application.

    youdao

  • 分区数据库可以维护大量数据可以新的应用程序提供机会。

    A partitioned database can maintain very large amounts of data and can open opportunities for new applications.

    youdao

  • 有状态应用程序依赖连接特定分区

    Stateful applications rely on connecting to a specific partition.

    youdao

  • 下面的表格介绍了动态应用程序迁移分区迁移之间一些基本区别。

    The table below shows some basic differences between Live Application Mobility and Partition Mobility.

    youdao

  • 我们定义动态应用程序迁移动态分区迁移之间的区别。

    We defined the differences between Live Application Mobility and Live Partition Mobility.

    youdao

  • AIXV6.1中另一个重要特性允许客户机在不停止应用程序WPAR的情况重新定位整个工作负载分区

    This is another important new feature of AIX V6.1, which allows clients to relocate entire workload partitions without shutting down the application or WPAR.

    youdao

  • 分区可以如何改进应用程序性能

    Question: How can partitioning improve application performance?

    youdao

  • 这些应用程序通常使用可以显著改进性能技巧例如分区多线程以及通过缓存进行写入

    Such applications typically use tricks that can greatly improve performance, such as partitioning, multi-threading, and write through caching.

    youdao

  • 应用程序工作负载分区:它们并不提供系统WPAR那样高度虚拟化的系统环境

    Application workload partitions: Do not provide the highly virtualized system environment offered by system WPARs.

    youdao

  • AIX 6.1支持两种类型工作负载分区应用程序WPAR系统WPAR。

    AIX 6.1 supports two types of workload partitions, Application WPAR and System WPAR.

    youdao

  • 发生一问题的原因在于数据库索引锁定存(例如事务处理日志周围的索引锁定或锁存),直到应用程序使用分区数据库为止。

    This happens because the index locks or latches within the database (such as those surrounding the transaction log) until the application is using a partitioned database.

    youdao

  • 第一API是sqlugtpi,它让应用程序可以获得一个分区信息

    The first, sqlugtpi, lets your application get the partitioning information for a table.

    youdao

  • 标记为“Report分区事务服务器的姊妹应用程序(sister-application),将生成财务报表

    The partition labeled "Report" is the sister-application to the transactional server and it generates financial reports.

    youdao

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

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

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