Remote procedure call

id: remote-procedure-call-183-3236633
title: Remote procedure call
text: ID distributed computing, a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space, which is written as if it were a normal (local) procedure call, without the programmer explicitly writing the details for the remote interaction. That is, the programmer writes essentially the same code whether the subroutine is local to the executing program, or remote. This is a form of client–server interaction, typically implemented via a
brand slug: wiki
category slug: encyclopedia
description: Mechanism to allow software to execute a remote procedure
original url: https://en.wikipedia.org/wiki/Remote_procedure_call
date created: 2002-02-25T15:51:15Z
date modified: 2024-09-06T18:08:57Z
main entity: {"identifier":"Q62270","url":"https://www.wikidata.org/entity/Q62270"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part