Client-Queue-Client Computer Network
Jump to navigation
Jump to search
A Client-Queue-Client Computer Network is a Client-Server Computing System that consists of a data queue (server) for a client.
- AKA: Passive Queue System, Client-Queue-Client Computing System, Client-Queue-Client Networking System.
- Example(s):
- …
- Counter-Example(s):
- See: Host (Network), Client–Server Model, Computer Network, Server (Computing), Queue (Data Structure), Client (Computing), Data, Redmond, Washington, Microsoft Press, Peer-to-Peer.
References
2021
- (Wikipedia, 2021) ⇒ https://en.wikipedia.org/wiki/Client–queue–client Retrieved:2021-10-2.
- A client–queue–client or passive queue system is a client–server computer network in which the server is a data queue for the clients. Instead of communicating with each other directly, clients exchange data with one another by storing it in a repository (the queue) on a server.
Like peer-to-peer, the client–queue–client system empowers hosts on the network to serve data to other hosts.
- A client–queue–client or passive queue system is a client–server computer network in which the server is a data queue for the clients. Instead of communicating with each other directly, clients exchange data with one another by storing it in a repository (the queue) on a server.