Remote Procedure Call (RPC)

Định nghĩa Remote Procedure Call (RPC) là gì?

Remote Procedure Call (RPC)Remote Procedure Call (RPC). Đây là nghĩa tiếng Việt của thuật ngữ Remote Procedure Call (RPC) - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

Một cuộc gọi thủ tục từ xa (RPC) là một mô hình lập trình mạng hoặc kỹ thuật thông tin liên lạc interprocess được sử dụng cho truyền thông point-to-point giữa các ứng dụng phần mềm. Client và server ứng dụng giao tiếp trong quá trình này.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

Cách RPC hoạt động là một người gửi hoặc khách hàng tạo ra một yêu cầu trong các hình thức của một thủ tục, hàm hay phương thức gọi đến một máy chủ từ xa, mà RPC dịch và gửi. Khi máy chủ từ xa nhận được yêu cầu, nó sẽ gửi một phản ứng trở lại cho khách hàng và các ứng dụng tiếp tục quá trình của nó.

What is the Remote Procedure Call (RPC)? - Definition

A remote procedure call (RPC) is a network programming model or interprocess communication technique that is used for point-to-point communications between software applications. Client and server applications communicate during this process.

Understanding the Remote Procedure Call (RPC)

The way RPC works is that a sender or client creates a request in the form of a procedure, function or method call to a remote server, which RPC translates and sends. When the remote server receives the request, it sends a response back to the client and the application continues its process.

Thuật ngữ liên quan

  • Hypertext Transfer Protocol (HTTP)
  • Open Database Connectivity (ODBC)
  • Windows Service
  • Operating System (OS)
  • Distributed Component Object Model (DCOM)
  • Common Object Request Broker Architecture (CORBA)
  • Supervisor Call
  • Port Mapper
  • Apache Thrift
  • Commit

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *