Parsing of remote procedure calls (RPCs).
远程过程调用(RPCs)解析。
It's based on remote procedure calls, or RPC.
它基于远程过程调用,或rpc。
Remote Procedure Calls (RPC) are not a new concept.
远程过程调用(Remote Procedure Call,RPC)并不是一个新的概念。
There are no remote procedure calls active on this thread.
该线程中没有远程过程调用活动。
For basic remote procedure calls a standard AMF channel is used.
基本远程过程调用使用的是标准amf管道。
Offering a secure communication channel through remote procedure calls.
通过远程过程调用提供一个安全通信通道。
This includes the ability to step across remote procedure calls (RPC).
这包括可支援逐步跨越远端程序呼叫 (RPC)。
Remote procedure calls to invoke the SOAP service are also handled by the extension.
该扩展还处理调用SOAP服务的远程过程调用。
The LotusScript code uses BAPIs as remote procedure calls. Here's an example subroutine
LotusScript代码使用BAPI作为远程过程调用。
When selected, enables you to step into COM remote procedure calls when you debug.
选定后,可以在调试时单步执行COM远程过程。
It facilitates the transfer of data resulting from remote procedure calls and responses.
它促进了由远程过程调用和响应产生的数据传送。
NFS does not reside on the transport stack, because NFS USES Remote Procedure Calls (RPCs).
因为NFS使用了远程过程调用(rpc),所以NFS并不位于传输堆栈中。
GWT allows you to easily access server-side servlets by using Remote Procedure Calls (RPCs).
GWT允许使用远端过程调用(Remote Procedure Call,RPC)轻松访问服务器端servlet。
I looked at distributed systems that used message oriented middleware to make remote procedure calls.
我关注过使用消息中间件来进行远程调用的分布式系统。
It's often summarized as bringing back remote procedure calls to GET, POST, PUT, and DELETE statements using HTTP.
它常常被归结为远程过程使用http调用GET、POST、PUT和delete语句。
"This is a magical situation, if you think about it," says Livshits. "it leads to zero latency remote procedure calls."
“这是个神奇的情况,这将实现零延迟的RPC(远程过程调用)”,Livshits说。
They're simple remote procedure calls or point-to-point messaging through SOAP or well structured integration architectures.
它们只是通过SOAP或结构良好的集成体系结构的远程过程调用或点到点消息传递而已。
For more familiar remote procedure calls, Erlang also supports the RPC: call function: RPC: call (Node, Module, function, Arguments).
对于更熟悉的远程过程调用,Erlang还支持rpc:call函数:rpc: call (Node,Module,Function,Arguments)。
There are several SOA interaction paradigms in common use including document centric messaging, remote procedure calls (RPC), and publish-subscribe.
在普通的使用,包括文件中心信息、远程程序调用(rpc)以及发布订购中,有一些SOA交流形势图。
They both can communicate with the server using remote procedure calls and messaging through the binary protocol, ActionScript Message Format (AMF).
他们都可以通过二进制协议,ActionScript消息格式(amf)使用远程过程调用和消息与服务器端进行通信。
In the third article in this series, you'll learn about the framework that GWT USES to make Remote Procedure Calls (RPCs) easy to code and manage.
在本系列文章的第三篇文章中,您将了解GWT使用框架如何使远程过程调用(Remote Procedure Call, RPC)可以轻松地编码和管理。
Web services have always been designed to be applicable to at least two fundamental programming models: remote procedure calls (RPC) and document exchange.
Web服务总是被设计成至少适用于两种基本的编程模型:远程过程调用(remote procedure calls,RPC)和文档交换。
This tutorial is a complete guide to installing, configuring, building, and exercising (running) Web services that are based on remote procedure calls (RPCs).
本教程完整地介绍如何安装、配置、构建和运行基于远程过程调用(rpc)的Web服务。
Its use for config files, remote procedure calls, object serialization, database dumps, and similar developer-oriented tasks wasn't anticipated or planned for.
最初并未预期或计划将其用于配置文件、远程过程调用、对象串行化、数据库转储和类似的面向开发的任务。
Service requestor nodes will often represent a business application component that performs remote procedure calls to a distributed object, the service provider.
服务请求者节点常常代表商业应用程序组件执行远端的过程调用分布式对象,即服务提供者。
It is an XML-based protocol that consists of three parts: an envelope, a set of encoding rules, and a convention for representing remote procedure calls and responses.
该协议基于XML,包括三个部分:信封、一组编码规则以及用于表示远程过程调用和响应的约定。
They represent the player on the server and so have the ability to run commands (which are secure client-to-server remote procedure calls) from the player's client.
他们在服务器上代表了一个玩家,并且可以运行客户端发送过来的命令(以安全的客户端到服务器的远程过程调用的方式)。
When a reduce worker is notified by the master about these locations, it uses remote procedure calls to read the buffered data from the local disks of the map workers.
负责reduce任务的worker接收到这些位置信息以后,使用RPC读取这些数据。
It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
The client side calls the remote procedure, passes any required data and receives the returned data.
客户端发送需要的参数,调用远程的过程,然后接受返回的数据。
应用推荐