请输入您要查询的英文单词或汉字:

 

单词 rmi
释义 rmi
基本例句
n.雷达微波中继装置无线电磁指示器
But there is certainly more to SOAP than just messaging, and I'll now show how clients interact with SOAP, and how they interact with RMI.
当然, SOAP不仅仅是消息传递还有更多,现在,我将演示客户机如何与 SOAP交互,以及如何与 RMI交互。 ibm

However, you will generally receive notifications faster with RMI than with SOAP.
而一般情况下使用 RMI接收通知比使用 SOAP更快。 ibm

The ability of most gateway technology to interact with a number of other interface types, such as RMI/ IIOP and JCA, should minimize the deployment of additional connectivity technology.
大多数网关技术与许多其他接口类型比如 RMI/ IIOP和 JCA进行协同操作的能力,也应该能够减少其他连接性技术的部署。 ibm

The beauty here is being able to capture join points without additional collaboration beyond that required by the RMI infrastructure.
这里很好的一点是可以不需要加入比 RMI基础设施所需要的更多的协作就可以捕获连接点。 ibm

The remote region provides a cache region using a remote method invocation RMI API.
远程区域提供了一个使用远程方法调用 RMI API的缓存区域。 ibm

The RMI engine prompts when needed.
RMI引擎在需要时会提示。 ibm

These other players in your application space probably can't send or receive RMI communication.
您的应用程序空间的其它参与者可能不能发送或接收 RMI通信。 ibm

Also EJBs cannot start their own threads and cannot be RMI servers.
此外, EJB不能启动自己的线程,也不能是 RMI服务器。 ibm

Each thread in this pool is responsible for handling one inbound request coming through RMI/ IIOP, which is typically directed at one EJB.
此线程池中的每个线程负责处理通过 RMI/ IIOP 传入的一个入站请求,该请求通常发送到一个 EJB。 ibm

For instance, if a standard RMI- IIOP binding for WSDL was available through JAX- RPC, then you could simply choose the right port for the job in your WSDL.
例如,如果 WSDL的标准 RMI- IIOP绑定可以通过 JAX- RPC实现,那么您就可以简单地选择正确的端口来完成您的 WSDL中的工作。 ibm

From there, I'll go on to compare SOAP, and RPC in general, with one of its biggest competitors, remote method invocation RMI.
从那里,我继续将 SOAP和一般而言的 RPC与它的最大竞争对手之一,远程方法调用 RMI相比较。 ibm

If the client layer is making remote calls to the API layer, the client layer must use a protocol and transaction manager that supports the propagation of a transaction context such as RMI- IIOP.
如果客户端层向 API层发起远程调用,则客户端层必须使用支持传播事务上下文的协议和事务管理程序比如说 RMI- IIOP。 ibm

If there is a firewall in your installation, you will need to use SOAP instead of RMI.
如果在您的安装中有防火墙的话,您就需要使用 SOAP而不是 RMI。 ibm

If your client and server are behind the same firewall, a straight RMI invocation is likely your best bet.
如果您的客户机和服务器位于同一个防火墙之后,直接的 RMI调用可能是您的最佳选择。 ibm

In the near future this multi- protocol style will allow service invocation using RMI over IIOP, resulting in efficient interaction with EJB services.
在不久的将来,这种多重协议样式将允许使用 IIOP上的 RMI进行服务调用,以使 EJB服务实现有效的互操作。 ibm

In any case, with the information I provided in my first Soapbox article, you should be armed with enough knowledge about SOAP and RPC to compare it to its primary rival in programming today, RMI.
在任何情况下,有了我在第一篇临时讲台文章中提供的信息,您应该拥有了 足够的 SOAP和 RPC知识,可以与今天编程中它的主要对手 RMI做比较。 ibm

In this way, MDBs can be used as a sort of an asynchronous wrapper, providing access to business processes that could previously be accessed only via a synchronous RMI/ IIOP call.
通过这种方式, MDB可以被用作一种异步包装器,提供对业务流程的访问途径,而之前这些业务流程只能通过一个同步的 RMI/ IIOP调用来访问。 ibm

It provides a simple way for service providers to describe the format of requests and response messages for remote method invocations RMI.
它为服务提供者提供一个简单的方法描述申请的形式并响应远程方法调用信息 RMI。 ibm

Listing1 proposes an interface for a calculator service that could be consumed by RMI/ IIOP clients.
清单1提出一个可以为 RMI/ IIOP客户端所使用的计算器服务的接口。 ibm

Messages can be sent to a destination using SOAP over HTTP, or MQ or RMI over IIOP, just to name some of the possibilities.
使用 HTTP上的 SOAP可以将消息发送到目的地,或是使用 IIOP上的 MQ或 RMI,只是命名一些可能性。 ibm

These clients use RMI/ IIOP to talk to the application server environment.
这些客户机使用 RMI/ IIOP与应用程序服务器环境交谈。 ibm

These files specify security configuration to use in RMI- IIOP communication with the server.
这些文件指定了 RMI- IIOP与服务器的通信中要使用的安全配置。 ibm

This eliminates any RMI transfer and is a significant advantage of EJB2.0 or later.
这样就减少了 RMI传输,这是 EJB2.0或更高版本的一个显著优点。 ibm

This means that our calculator service is no longer restricted to RMI/ IIOP clients.
这就意味着我们的计算器服务不再局限于 RMI/ IIOP客户端。 ibm

To see the actual difference in times, you can run the sample code with both the SOAP and RMI connector and compare the results.
要想看时间上的实际差别,您可以分别使用 SOAP和 RMI连接器来运行样本代码,然后比较结果。 ibm

Unlike the RMI example, nothing inherent in an element's name or signature suggests transactionality or authorization characteristics.
与 RMI的例子不同,在元素名或者签名中没有什么内在的东西说明事务性或者授权特性。 ibm

Unlike other approaches such as RMI a remote service does not need to implement a different interface or throw checked exceptions.
并不像其他方式比如 RMI那样,远程服务无需实现不同的接口或是抛出受检查的异常。 infoq

Using RMI, you can call methods of remote objects just like you call methods of local objects.
使用 RMI,可以像调用本地对象的方法一样调用远程对象的方法。 ibm

You can do this in RMI, but it is much more difficult to achieve.
在 RMI中,可以做到这一点,但实现起来要困难得多。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2023 Tbdmj.com All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/22 19:35:48