Stub (distributed computing)
In distributed computing, a stub is a program that acts as a temporary replacement for a remote service or object. It allows the client application to access a service as if it were local, while hiding the details of the underlying network communication.
Source: Wikipedia — Stub (distributed computing) (CC BY-SA 4.0)