Tags: Genre, Music Genre, Topical Concept.

In computer science a remote procedure call (RPC) is an inter-process communication that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction. That is the programmer writes essentially the same code whether the subroutine is local to the executing program or remote.

Loading...

This page contains content from the copyrighted Wikipedia article "Remote procedure call"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.