Inter-server

In computer network protocol design, inter-server communication is an extension of the client–server model in which data are exchanged directly between servers. In some fields server-to-server (S2S) is used as an alternative, and the term inter-domain can in some cases be used interchangeably.

Protocols

Protocols that have inter-server functions as well as the regular client–server communications include the following:

Some of these protocols employ multicast strategies to efficiently deliver information to multiple servers at once.

gollark: > imagine utilizing the stack instead of dynamically allocating your own stack.If you do recursive calls, you are utilizing staqa.
gollark: There are some nice Rust bindings for Janet.
gollark: Thus recursion without stack overflows.
gollark: COOL languages optimize these instead of actually calling it normally and making the stack bigger.
gollark: It's where a function does another function call of some sort as the last thing in it.

See also


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.