Message passing involves the efficient passing of data between nodes in a high performance cluster.
消息传递涉及的是在高性能集群中的节点间高效传输数据。
Not every data structure passing through the different layers of the architecture necessarily complies with this model.
并不是通过架构的不同层传递的所有数据结构都一定遵从这个模型。
You can also use this mechanism as a way of passing event data between threads, as you'll see later on.
您还可以使用这种机制作为在线程之间传递事件数据的方式,稍后将演示这种方法。
It is a widely used and accepted means of passing data between programs.
这是被广泛使用和接受的在程序间传递数据的方法。
Most commonly, this takes the form of passing an index to an information-retrieving component, which looks up the corresponding data record and displays the contents or a subset of the contents.
最常见的形式是,将一个索引传递给信息获取组件,这个组件查询对应的数据记录并显示内容或内容的子集。
A container is a block of data designed for passing information between programs.
容器是用于在程序之间传递信息的数据块。
In messaging middleware, connectivity is achieved by passing data between systems through a server component known as a message broker (or a queue manager) in the form of messages.
在消息传递中间件中,通过使用一个名为消息代理(或队列管理程序)的服务器组件以消息的形式在系统间传递数据来实现连接。
This method of retrieving data, that is, passing data in the form of a business object, is called non-pass-through or data Transformation Framework (DTF), and it operates on structured data.
这种以业务对象的形式传递数据的数据检索方法称为非传递或数据转换框架(DTF),它仅适用于结构化数据。
Solution: Check the CREATE PROCEDURE statement and make sure you are passing the correct number of input and output parameters with proper data types.
解决方案:检查CREATEPROCEDURE语句,确保传递的输入和输出参数的数量和数据类型都正确。
The view can have direct contact with the model, but it also works with a copy of the model as a means of passing data to the controller.
视图可以直接与模型交互,但是它也使用模型的一个副本,以便将数据传递给控制器。
I also predict at least one major security breach as a direct result of passing JSON data to the eval function.
我还预料将出现至少一次由于向eval函数传递JSON数据而造成的重大安全问题。
The SQL query USES the stored procedures to create one XML listing element per row of data returned, passing in null as the column to obtain its value from because its value is its subelements.
SQL查询使用存储过程为每行返回数据创建一个xml列表元素,同时传递null作为列以获取值,因为它的值就是它的子元素。
One drawback of Mozilla is that it parses large XML documents completely before passing data to the rendering engine, which means that such documents can be slow to load.
Mozilla的一个缺点是在把数据传递给呈现引擎之前要完全解析大型的XML文档,这意味着文档加载可能很慢。
Another use for thread-static fields, and one that brings us back to TransactionScope, is for passing out-of-band data between method calls.
线程静态字段的另外一种用法是(这又将我们带回到TransactionScope)用于在方法调用之间传递带外数据。
JQuery also provides for the facility to supply "form-encoded data" for passing parameters to a Web page, as well as providing a hint on what kind of data is expected back.
jQuery还提供了工具,为将参数传递给web页面提供“表单编码的数据”,并提供了有关期望返回的数据类型的暗示。
These steps illustrate the configuration of the property broker for the data passing.
这些数据示例了数据传递时property代理人的配置。
Well designed domain objects, on the other hand, define a set of foundational objects that can be used for semantic data models, building services and passing information between them.
而良好设计的领域对象(well designed domainobjects)定义的是一组基础对象,它们用于语义数据模型、构建服务、以及在它们之间传递信息。
From there, it's a matter of passing the data given to invoke over to org.jruby.Main in the right format. Listing 2 shows an implementation that performs the following tasks.
这之后,所需做的就只是将赋给invoke的数据以合适的格式传递到or g. jruby. Main。
Cookies marked as secure (storing encrypted data and passing to the user only under SSL) remain the most popular method of providing a secure online experience.
标记为安全的cookie(存储加密数据并且在SSL保护下传递给用户)是最常用的方法,它提供了最佳的安全网络体验。
Using COMMAREA remains the basic method for passing data, but you can use channels and containers when you need to transfer a large amount of data between programs.
使用COMMAREA 保留了传送数据的基本方法,但当您需要在程序之间传输大型数据时,可以使用管道和容器。
The resolver will connect to the DB2 database and execute the query, passing in an appropriate data value for the query's parameter marker (the name of the referenced entity in the trade).
解析器将连接到DB 2数据库并执行查询,在此过程中,会为查询的参数标记传入一个适当的数据值(即交易中所引用实体的名称)。
Channels and containers overcomes the limit of passing only 32k data between programs.
管道和容器克服了在程序之间传输的数据最大为32k的限制。
The value for the OrderDate is set by calling the Bind expression and passing to it the name of the column in the GridView's associated data source and an optional data format string expression.
OrderDate的值是通过调用Bind表达式并向它传递GridView的关联数据源中列的名称和一个可选的数据格式字符串表达式来设置的。
When complex data types are returned, they are usually IXMLDOMNodeList objects, but passing complex data types as parameters requires the creation of new IXMLDOMNodeList objects and can be tricky.
当返回复杂数据类型时,通常是IXMLDOMNodeList对象,但将复杂数据类型作为参数进行传递时,需要创建新的 IXMLDOMNodeList 对象且不易处理。
When a caller needs to check in an attachment, it invokes the Claim check service, passing in a data object of type ClaimCheckObject.
当一个调用方需要签入一个附件时,它调用ClaimCheck服务,传入一个ClaimCheckObject类型的数据对象。
A PHP data object is then instantiated by passing in the jndi name of the datasource.
然后通过传入数据源的jndi名称实例化一个PHP数据对象。
Compared with the previous level on Tuesday of about 120 gigabits of data passing over the network every second, on Wednesday it was down to 80gbps.
之前的周二的每秒的网络流量120gb而周三则下降到了80gbps。
It introduces speech recognition system based on interval data of passing zero, refers some crucial technology and the design flow of the system.
介绍了基于过零间隔点技术的声纹识别系统和其中一些关键技术和系统的设计流程。
Collecting, storing, passing and exchanging data to serve teaching and research is the main function of the reference room in college and department.
院系资料室的主要职能就是收集、贮藏、传递和交流资料信息,为教学科研服务。
Collecting, storing, passing and exchanging data to serve teaching and research is the main function of the reference room in college and department.
院系资料室的主要职能就是收集、贮藏、传递和交流资料信息,为教学科研服务。
应用推荐