Примеры использования Procedure calls на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
Remote procedure calls(RPCs) for configuration.
Support for interprocess communication and remote procedure calls.
If one procedure calls another one, it is necessary more thoroughly estimate the overall complexity.
The Origin of Concurrent Programming:From Semaphores to Remote Procedure Calls.
Objects that receive remote procedure calls(RPC) over Hypertext Transfer Protocol(HTTP) use RPC Over HTTP Proxy.
The session layer is commonly implemented explicitly in application environments that use remote procedure calls.
Clients can use many functions and remote procedure calls to connect to the network lookup service, including the following.
RPC Over HTTP Proxy is a proxy that is used by objects that receive remote procedure calls(RPC) over HTTP.
If there is only one site where one procedure calls the other, this is straightforward, though if there are several it can involve code duplication.
This can indeed change between calls, opening up the possibility for advanced features such as load-balancing or fail-over for procedure calls.
Follow the same style in every little detail(naming, the procedure calls to some API, the formatting of one-if'ov etc.).
Because the Fax service uses remote procedure calls(RPC) to submit faxes, manage and configure the Fax service, and monitor the status of the Fax service, you must ensure that the firewall on the server will allow this.
In general, MCL provided the basic features of a programming language, such as definition of parameters, looping, conditional statements and branching, global andlocal variables, procedure calls(also recurrent) with parameters, and built-in functions.
Server for NIS implements the NIS remote procedure calls necessary to serve requests from UNIX-based and Windows-based NIS clients, as well as other subordinate NIS servers.
DCE/RPC, short for"Distributed Computing Environment/ Remote Procedure Calls", is the remote procedure call system developed for the Distributed Computing Environment DCE.
In general, the procedure calls for Conference Services to prepare annual unit price estimates on the basis of overall cost statistics from the two previous years for services provided to clients, including meeting servicing, translation and reproduction and printing.
Consider an expression involving conventional remote procedure calls, such as: t3:=( x. a()). c( y. b()) which could be expanded to t1:= x. a(); t2:= y. b(); t3:= t1. c(t2); Each statement needs a message to be sent and a reply received before the next statement can proceed.
Remote procedure call(RPC) over HTTP Proxy.
This kernel is called TRIX;it's based on remote procedure call.
A procedure call operator is specified in the same way as a function call expression.
Threads execute action procedures, calling functions and querying relations as needed.
Configuration and services that are vulnerable to IP spoofing: RPC(Remote procedure call services) Any service that uses IP address authentication The X Window System The R services suite rlogin, rsh, etc.
The default transport for AD DS replication within sites is Remote Procedure Call(RPC) over IP. RPC over IP is also used for intersite replication.
There is a procedure called bioacoustic correction of the brain, which reads the EEG of the child's brain and converts nerve impulses into sound.
A procedure called adrenal venous sampling may be used pre-operatively to localize the source of aldosterone hypersecretion from either adrenal gland.
Middleware consists of such modules as messaging, SQL driver,remote procedure call, version control, etc.
I do get booked though,so if you're leaning toward having the procedure, call right away.
UUIDs are documented as part of ISO/IEC 11578:1996"Information technology- Open Systems Interconnection- Remote Procedure Call(RPC)" and more recently in ITU-T Rec.
On the other hand, Icon uses C-style brackets for structuring execution groups, andprograms start by running a procedure called"main.
For example, the NFS application protocol runs over the eXternal Data Representation(XDR) presentation protocol, which, in turn,runs over a protocol called Remote Procedure Call RPC.