• 它们分别消息队列框架接口每个抽象接口实现

    These are the respective implementations of each abstract class and interface in the message queue framework interface package.

    youdao

  • 这些可以处理输出队列后台打印文件回答后台打印文件的消息执行其他打印相关任务

    These classes can also work with output queues and spooled files, answer messages for spooled files and do other print related tasks.

    youdao

  • 这些打印用于检索后台打印文件输出队列打印机以及其他打印资源列表

    These print classes are used to retrieve lists of spooled files, output queues, printers, and other print resources.

    youdao

  • 即本地定义资源包括应用程序队列通道主题等

    The second category, resources that you define locally, includes things like application queues, channels, and topics.

    youdao

  • 意味着这两请求都会队列花费一段时间但是gold请求排队的时间比例比较小

    This means that both types of requests will spend some time in the queue, but the gold requests will be queued for proportionately less time.

    youdao

  • 抽象BundleMessage标识消息队列关联的消息提取通用功能

    Class BundleMessage identifies a message associated with a message queue and abstracts its common functions.

    youdao

  • 在MQCON n队列管理器定义了4个不同概要文件

    There are four different profiles defined for a queue manager in the MQCONN class.

    youdao

  • 通过调用 message_queuereceive方法队列获取消息

    The individual messages are obtained from the queue by calling the receive method of the message_queue class.

    youdao

  • 这些允许访问关于消息队列上的条消息的信息

    The classes also allow access to information about a message on a message queue.

    youdao

  • 下面一种常见并行实用程序模型任务队列

    The following class is a model of a common concurrent utility: a work queue.

    youdao

  • 一个主题如何定义这些中的配置文件保护队列管理器及其资源

    The next topic is how profiles in these classes can be defined to protect a queue manager and its resources.

    youdao

  • 这些具有无等待端的队列,在这里一个NHRT可以请求某些数据(具体取决于),存在阻塞风险

    These are queues that have a wait free side where an NHRT can request to read or write some data (depending on the class) without the danger of blocking.

    youdao

  • 另一个常见线程模型任务分配一个后台线程任务队列

    Another common threading model is to have a single background thread and task queue for tasks of a certain type.

    youdao

  • 旧的规范必须专门队列主题编写应用程序代码因为本身特定于域的。

    Under the older specification, the application code had to be written specifically for queues or topics because the classes themselves were domain-specific.

    youdao

  • 逻辑工作线程队列中渠道任务,进行处理通过使用一些提供函数结果返回。

    The logical workers take the job from the queue, and process it and send back the result by using some of the functions provided by the class.

    youdao

  • 部分介绍消息队列框架主要功能特性描述主要方法提供如何使用框架示例

    This section describes the major functions and features of the message queue framework, describes major classes and methods, and provides an example of how use the framework.

    youdao

  • 例如对于队列使用一个MQQUEUE概要文件控制对该队列访问但是mqadmin中的其他概要文件用于控制上下文用户安全性

    For example, for a queue, an MQQUEUE profile is used to control MQI access to the queue, but other profiles in the MQADMIN class are used to control context and alternate user security.

    youdao

  • 通过消息队列基础设施数据可以大致分为查询业务关键型数据

    Data that passes through a message queuing infrastructure can be broadly separated into two categories: query and business-critical.

    youdao

  • mqadmin中的其他概要文件控制命令资源安全性定义具有特定名称队列权限例如任何以app 1开头的队列

    Then additional profiles in the MQADMIN class control command resource security, that is, the authority to define queues that have a specific name, for example any queues that begin with APP1.

    youdao

  • MQ cmds中的概要文件控制DEFINEQLOCAL命令访问这些命令用于定义修改队列

    Profiles in the MQCMDS class control access to commands (such as define QLOCAL) that provide the ability to define or alter a queue.

    youdao

  • 为了避免无限循环IBMjms会检查消息恢复计数以及输入队列恢复阈值恢复队列属性

    To prevent an infinite loop, IBM's JMS classes inspect the message's backout count, as well as the backout threshold and backout queue attributes of the input queue.

    youdao

  • 示例MQSC命令一些SYSTEM对象,后者比如队列管理器第一启动定义各种system队列

    Examples of the first category are the MQSC commands, as well as SYSTEM objects such as the various SYSTEM queues that the queue manager defines the first time it starts up.

    youdao

  • 内部SCAMDB队列进行侦听,然后,在调用可选配置数据绑定之后消息提供关联的SCA组件

    This is the queue over which the internal SCA MDB would listen on and then deliver messages to the associated SCA component after the optionally configured Data Binding class is invoked.

    youdao

  • 队列构造函数析构函数负责创建销毁互斥锁清单1

    The constructor and destructor of the queue class are responsible for the creation and destruction of the mutex, as shown in Listing 1.

    youdao

  • 通道启动程序用户ID保护队列及其上下文MQQUEUEmqadmin访问级别

    The level of access the channel initiator's user ID has to the MQQUEUE and MQADMIN class profiles that protect queues and their context.

    youdao

  • 带宽(band width)中使用queue -limit命令设置不同队列方法

    Varies with queueing method. Use the queue-limit command with a bandwidth class.

    youdao

  • MQCON n中的配置文件控制哪些userids有权连接队列管理器

    The profiles in the MQCONN class control which userids have authorization to connect to the queue manager.

    youdao

  • 代理队列管理器这些应用程序配置

    There are three possible configurations with the broker queue manager and these applications

    youdao

  • 这个run方法中,队列中的各个线程获取web页面、文本然后使用BeautifulSoup处理这个文本块。

    In the run method of this class, grab the Web page, chunk, from off of the queue in each thread, and then process this chunk with Beautiful Soup.

    youdao

  • 电子邮件处理程序使用mailouts检索处理电子邮件,然后再次使用队列删除未处理的电子邮件。

    The e-mail processor uses the mailouts class to retrieve the pending e-mail, then uses it again to delete the pending messages from the queue.

    youdao

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

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

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