RPC (Remote Procedure Call)

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instance_of gptkb:protocol
gptkbp:can_be_used_with gptkb:XML-RPC
gptkb:JSON-RPC
gptkbp:designed_for requesting a service from a program located on another computer
gptkbp:enables inter-process communication
https://www.w3.org/2000/01/rdf-schema#label RPC (Remote Procedure Call)
gptkbp:is_defined_by interface definition language (IDL)
gptkbp:is_implemented_in various programming languages
gptkbp:is_often_used_in microservices architecture
distributed systems
gptkbp:is_related_to RESTful services
gptkbp:provides abstraction for remote communication
gptkbp:security encryption protocols
gptkbp:supports synchronous and asynchronous calls
gptkbp:transports_data_using network protocols
gptkbp:uses client-server architecture
gptkbp:bfsParent gptkb:user_interface
gptkbp:bfsLayer 3