0 pages
Distributed Computing
A computer program that runs in a distributed system is called a distributed program, and distributed programming is the process of writing such programs. There are many different types of implementations for message-passing mechanisms, including pure HTTP, RPC-like connectors, and message queues.