corba
美
英 
- 网络公共对象请求代理体系结构(Common Object Request Broker Architecture);通用对象请求代理体系结构;公共对象请求代理架构
例句
Learning of this book, you will have a CORBA preliminary understanding, to be able to prepare and complete a simple CORBA application.
学习了本书,你将对CORBA有个初步了解,并能编写一个简单完整的CORBA应用程序。
Another possibility is to invoke an EJB component as though it were a CORBA component.
另一种可能性是调用EJB组件,就好象它是CORBA组件一样。
A CORBA object is represented to the outside world by an interface with a set of methods.
接口用一系列方法在外部把CORBA对象表现出来。
This also ensures that as the information industry changes, which it most certainly will do, CORBA will be able to keep pace with it.
这也确保随着信息工业的变动(的确发展很快),CORBA仍能跟上它的步伐。
The article brings forward a project to simplify ORB, then tries to found a effective, apt approach to develop embedded CORBA.
该文提出精简ORB的方案,希望能建立一种有效、易用的嵌入式CORBA开发途径。
These services can be implemented as remote Enterprise JavaBeans (EJB) method calls, web services, or CORBA calls, just to name only a few.
这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。
No, at least I do not view the web services programming model as a reappearance or revitalization of CORBA.
不,至少我不把Web服务编程模型看作是CORBA的再现或再生。
The CORBA mechanics all start with an interface. The best way to think of an interface is to envision my car.
全部CORBA结构是从一个接口开始的,理解接口的最佳方法就是想像我的汽车,对,我的汽车。
The intent of this article was to give you an overview of the CORBA Transformation, and the created model was therefore very simple.
本文的目的就是为您提供一种关于CORBA转换的总的看法,因此创建的模型都非常简单。
InfoQ: When comparing SOA with DCE and CORBA, you seem to really be comparing Web Services with earlier approaches to distributed computing?
InfoQ:在将SOA与DCE和CORBA做比较时,你好像就拿Web服务与早期的分布式计算的方法做了比较?
The W3C has normalized DOM, whose main advantage is to be portable: it was defined as a CORBA interface and mapped to many languages.
W3C规范化了DOM,它的主要优点是可移植性:它是作为一种CORBA接口定义的,被映射到很多语言。
CORBA also introduced the concept of language independence of the interface definition.
CORBA还引入了接口定义的语言独立性概念。
The Common Data Representation (CDR) is the formal mapping of the data types to be used in a CORBA invocation.
公共数据表示(CDR)是CORBA调用中将使用的数据类型的正式映射。
Overall, however, CORBA's use is in decline and it cannot be called anything but a niche technology now.
整体上说,CORBA的使用在减少,但是仅仅作为一个适得其所的技术,其它什么也不是。
Unfortunately, IORs do not correlate to OBJREFs, which results in an interoperability problem between CORBA and DCOM applications.
遗憾的是,IOR不能与OBJREF相互关联,这就导致了CORBA和DCOM应用程序之间的互操作性问题。
The CORBA specification states that this file must extend IDLEntity and have the same name as the IDL interface name.
CORBA规范指出这个文件必须扩展IDLEntity,并且与IDL接口同名。
It is also used for realtime and embedded systems development, a sector in which CORBA is actually growing.
CORBA也用于实时和嵌入式开发,在这个领域CORBA确实在增长。
The next section will have information about how CORBA Transformation is integrated with ClearCase.
下一小节将介绍CORBA转换是如何被集成到ClearCase中的相关的信息。
CORBA handles this by strictly defining how data is translated or marshalled into a common format.
CORBA通过严格定义如何将数据转换或打包成公共格式来处理这种问题。
It is assumed that you know nothing of CORBA.
这里假设你对CORBA毫无所知。
In fact, the general practice is widely advocated for any distributed technology, including CORBA, EJB, and DCOM.
实际上,这个通用的实践被广泛地应用到任何分布式技术中,包括CORBA、EJB和DCOM。
To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.
因而在某种程度上,IDL接口对应于类定义,CORBA对象对应于类实例。
Sometimes, the term proxy is also used to refer to a running instance of the stub in CORBA.
有时,代理这个名称还被用来指CORBA中正在运行的存根实例。
RMI and CORBA are often seen as competing technologies, since both provide transparent access to remotely distributed objects.
RMI和CORBA常被视为相互竞争的技术,因为两者都提供对远程分布式对象的透明访问。
This project is just a graphical talk using CORBA to communicate. This is a proof of concept, nothing more.
这个项目是一次图解谈话使用CORBA通信。这是概念证明,没什么更多。
As the JTS is a Java implementation of the Object Transaction Service (OTS) defined by CORBA, it can only interface with another OTS model.
因为JTS是一种由CORBA定义的对象事务服务(OTS)的Java实现,它只能够与另一个OTS模型连接。
The following part introduce of CORBA, real-time CORBA and event service, under which we construct a real-time message middleware prototype.
接下来部分,本文介绍了CORBA及实时CORBA规范和事件服务服务规范,在此基础上,设计了一个实时消息中间件原型,文中将对这个系统进行介绍。
CORBA Technology is widely used in distributed computing to solve the problem of interoperability between heterogeneous systems.
CORBA技术是当前流行的日渐成熟的分布式计算技术,主要用来解决分布式异构系统互操作的问题。
In the case of CORBA, every node in the application environment would need to run the same ORB product.
如果要开发CORBA应用程序,应用程序环境中的每个节点都要运行相同的ORB产品。
NOTE: Aside from preparing Lotus Domino to handle IIOP, you do not need any CORBA or IIOP programming knowledge to use the taglib.
注意:如果不准备让LotusDomino来处理IIOP,在使用taglib时就不需要任何CORBA或IIOP编程的知识。
Explains the conversion process for CORBA applications, including the differences in architecture between CORBA and. NET Framework Remoting.
解释CORBA应用程序的转换过程,包括CORBA和.NETFrameworkRemoting之间的结构差异。
Application models defined by the DTFs will form the basis for implementations extending from CORBA to every middleware environment.
DTF定义的应用程序模型将作为实现从CORBA扩展到每种中间件环境的基础。
The transformation provides an optional, lightweight profile that you can use to model and generate most CORBA elements.
它提供一个可选的精巧的配置文件,您能够使用该建模并且生成大部分CORBA元素。
Technical problems are at the heart of CORBA's decline.
技术问题是CORBA失利的核心原因。
This layer negotiates the required level of security between a CORBA client and a server prior to allowing communications.
在通信之前,该层在CORBA客户机和服务器之间协商需要的安全级别。
We get a CORBA_NO_EXCEPTION error when we try to connect to a naming service running under "Global Security" turned on.
当我们试图连接到运行在“全局安全”开启情况下的命名服务的时候,得到了一个CORBA_NO_EXCEPTION错误。
CORBA provides standards-based infrastructure for interactions between distributed objects.
CORBA为分布式对象间的交互提供了基于标准的基础设施。
Now when you run the CORBA transformation again, you will be asked to check out the IDL file(s) to regenerate them as shown in Figure 16.
至此,当您再一次运行CORBA转换时,您将会被提示检验IDL文件来重新生成它们,如图16所示。
SOAP offers a much easier means of messaging and communication than does CORBA and other remote protocols.
SOAP提供了比CORBA和其它远程协议更容易的消息传递和通信方式。
An alternative to the XML-based protocols is CORBA, an object-based RPC mechanism that uses its own protocol, IIOP.
CORBA可以用来代替基于XML的协议,他是一个基于对象的RPC机制,他使用他自己的协议IIOP。