当前位置:首页 > CN2资讯 > 正文内容

查看服务器上ES的服务 服务器essentials

3天前CN2资讯


(Characteristics Of Client Server)

The client / server refer to a mode of communication between multiple computers on a network that distinguishes one or more clients on the server: each client software can send requests to a server. A server can be specialized in server applications, files, terminals, or e-mail.

客户端/服务器是指网络上多台计算机之间的一种通信模式,该模式可以区分服务器上的一个或多个客户端:每种客户端软件都可以向服务器发送请求。 服务器可以专门用于服务器应用程序,文件,终端或电子邮件。

(Characteristics of a server:)

  • It is initially passive (or slave, waiting for a query);
  • It is listening, ready to respond to requests sent by clients;
  • When a request comes, he treats it and sends a response.

(Characteristics of a client:)

  • It is the first active (or master);
  • Sends requests to the server;
  • It expects and receives responses from the server.

The client and the server must of course use the same communication protocol. A server is generally capable of serving multiple clients simultaneously.

客户端和服务器当然必须使用相同的通信协议。 一台服务器通常能够同时为多个客户端提供服务。

Another type of network architecture is the peer (peer-to-peer in English, or P2P), in which each computer or software is both client and server.

网络体系的另一种类型是对等(英语为P2P的对等),其中每台计算机或软件都是客户端和服务器。

三层架构,三分之二 (Three tiers architecture, multi-thirds)

The terms “three-thirds” and “multi-tier” are wrongly translated from English Three Tier and multi-tier or n-tier. For this reason, it would be preferable to use the translation “three levels” and “multi-level” or a hybrid French-English “three tier” and “multi-tier.

术语“三分之三”和“多层”是错误地从英语“三层”和多层或n层翻译而来的。 因此,最好使用翻译“三级”和“多级”或法语-英语的混合“三级”和“多级”。

The client / server architecture has two types of computers on a network: clients and servers, it has two levels and therefore called two-tier in English. The multi-tier architectures (or distributed) server split into several entities (e.g., an application server which itself is a client server database).

客户端/服务器体系结构在网络上具有两种类型的计算机:客户端和服务器,它具有两个级别,因此在英语中称为两层。 多层体系结构(或分布式)服务器分为几个实体(例如,本身是客户端服务器数据库的应用程序服务器)。

Comparison with distributed architectures

与分布式架构的比较

(Benefits Of Client Server)

  • All data are centralized on a single server, simplifying security checks and updates data and software.
  • The technology supporting the client / server are more mature than others.
  • A level administration server, customers have little importance in this model, they have less need to be administered

(Disadvantages Of Client Server)

  • If too many clients to communicate with the server at the same time, it may not carry the load (while peer to peer networks work better by adding new members).
  • If the server is no longer available, most customers do not walk (the peer network continues to function even if many participants leave the network).
  • The costs of setting up and maintenance are high.

(Examples Of Client Server)

The consultation pages on a website works on a client / server. Someone connected to the network via his computer and web browser is the client, the server consists of one or more computers with applications that deliver the requested pages. In this case, the HTTP communication protocol (HTTP) is used.

网站上的咨询页面可在客户端/服务器上使用。 客户端是通过他的计算机和Web浏览器连接到网络的人,服务器由一台或多台计算机组成,这些计算机具有传递请求的页面的应用程序。 在这种情况下,将使用HTTP通信协议(HTTP)。

E-mails are sent and received by clients and managed by a mail server. The protocols used are SMTP, and POP or IMAP.

电子邮件由客户端发送和接收,并由邮件服务器进行管理。 使用的协议是SMTP和POP或IMAP。

The management of a centralized database on a server can be done from multiple workstations that allow you to view and enter data.

服务器上的集中式数据库的管理可以从多个工作站进行,这些工作站使您可以查看和输入数据。

The X Window System running on a client / server. In general, the client process (a GUI, xeyes example) runs on the same machine as the server but can be as well running on another computer in the network.

在客户端/服务器上运行的X Window系统。 通常,客户端进程(GUI,xeyes示例)与服务器在同一台计算机上运行,但也可以在网络中的另一台计算机上运行。

A thin client computer is a light or former relying on a central server that hosts and executes all applications. Examples: the LTSP project, the NX technology.

瘦客户机计算机是轻型计算机或轻量级计算机,它依赖于托管和执行所有应用程序的中央服务器。 示例:LTSP项目,NX技术。

Study: From Wikipedia, the free encyclopedia. The text is available under the Creative Commons.

研究:来自维基百科,免费的百科全书。 该文本可在“ 知识共享”下找到 。

翻译自: https://www.eukhost.com/blog/webhosting/characteristics-of-client-server/

    你可能想看:

    扫描二维码推送至手机访问。

    版权声明:本文由皇冠云发布,如需转载请注明出处。

    本文链接:https://www.idchg.com/info/21036.html

    分享给朋友:

    “查看服务器上ES的服务 服务器essentials” 的相关文章

    最佳Mac SSH连接工具推荐:轻松管理远程服务器

    随着远程工作和云计算的普及,SSH协议成为了连接服务器和管理远程设备的重要工具。在Mac上,有许多SSH连接工具可供选择,让我们来逐一了解它们的特点和应用场景。 SSH协议简介 SSH,即安全外壳协议,是一种用于安全登录远程主机的网络协议。它提供了一条加密的连接通道,确保数据在传输过程中的安全性。通...

    Windows SSH Client安装与配置指南

    在Windows 10版本1809及以后的版本中,微软引入了OpenSSH客户端,这让很多用户的远程管理变得更为便捷。作为一个IT爱好者,我发现这个特性非常有用,它让我能够轻松地通过SSH协议安全地连接和管理远程服务器。接下来,我将分享一些Windows SSH客户端的安装和配置过程,方便大家快速上...

    PacificRack低价VPS服务评测与用户体验分析

    在云计算和虚拟主机服务日益普及的今天,PacificRack作为QuadraNET旗下的全资子品牌,逐渐在低价VPS市场中崭露头角。它的主要定位是为那些对性能要求不高,且对价格敏感的用户提供解决方案。PacificRack通过严格的资源管理,致力于为用户提供一种经济实惠的选择,适合希望以最低成本体验...

    HostYun:高性价比VPS服务的理想选择

    HostYun,最早被称作主机分享,成立于2008年,专注于提供性价比极高的VPS服务。在众多IDC品牌中,HostYun凭借其低价策略迅速占领了一席之地。作为一个以KVM和XEN虚拟化技术为基础的平台,HostYun不仅满足了用户对低成本服务的需求,也为学习、测试和小型项目的部署提供了理想的选择。...

    菲律宾用户如何通过VPS提升TikTok访问速度

    在菲律宾使用VPS访问TikTok,这个话题对很多喜欢在TikTok上进行电商活动或内容创作的人来说非常重要。首先,我想谈谈VPS的概念以及它的优势。VPS,全称是虚拟专用服务器,它提供了一种比共享主机更为灵活和高效的解决方案。对于菲律宾的用户来说,通过使用VPS,可以在一定程度上绕过地区限制,更流...

    GPU租用服务:灵活、高效、经济的计算解决方案

    在今天的科技世界里,GPU租用服务正逐渐成为一种流行的趋势。这种服务允许用户通过云计算平台租用高性能的图形处理单元(GPU),从而完成需要大量计算的任务,比如深度学习、3D渲染或者其他复杂的数据处理。对于很多个人用户或小企业而言,直接购买这些昂贵的硬件并不现实,租用的方式显得更加灵活和经济。 借助G...