Server

In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients". This architecture is called the client–server model. Servers can provide various functionalities, often called "services", such as sharing data or resources among multiple clients, or performing computation for a client. A single server can serve multiple clients, and a single client can use multiple servers. A client process may run on the same device or may connect over a network to a server on a different device. Typical servers are database servers, file servers, mail servers, print servers, web servers, game servers, and application servers.Client–server systems are today most frequently implemented by (and often identified with) the request–response model: a client sends a request to the server, which performs some action and sends a response back to the client, typically with a result or acknowledgment. Designating a computer as "server-class hardware" implies that it is specialized for running servers on it. This often implies that it is more powerful and reliable than standard personal computers, but alternatively, large computing clusters may be composed of many relatively simple, replaceable server components.

View More On Wikipedia.org
  • 86

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,443
    • Media
      227
    • Reaction score
      10,021
    • Points
      1,237
  • 2

    fog37

    A PF Cell
    • Messages
      1,568
    • Reaction score
      108
    • Points
      133
  • 1

    Laven

    A PF Atom
    • Messages
      13
    • Reaction score
      0
    • Points
      31
  • 1

    WWGD

    A PF Moon
    • Messages
      7,010
    • Reaction score
      10,470
    • Points
      541
  • 1

    Jarfi

    A PF Cell From Iceland
    • Messages
      384
    • Reaction score
      12
    • Points
      103
  • 1

    btb4198

    A PF Molecule
    • Messages
      572
    • Reaction score
      10
    • Points
      73
  • Back
    Top