QoS - Qualità di servizio QoS - Qualidade de serviço QoS - Dienstgüte QoS - Qualité de service

The notion of quality of service

The term QoS (an acronym of "Quality of Service") refers to the ability to provide a service (in particular a communication media consistent with requirements in terms of response time and band width).

Applied to packet switching networks (networks based on the use of routers), QoS indicates the ability to be able to guarantee an acceptable level of packet loss.

In fact, contrary to circuit switching networks, such as the switched telephone network, where a communication circuit is always dedicated to communication, it is impossible on the Internet to predict the path taken by the different packets.

So, nothing guarantees that a communication requiring constant bandwidth will be able to take place without incident. That is why there are mechanisms, called QoS mechanisms, making it possible to differentiate different network flows and reserve a share of the bandwidth for those requiring continuous service, without breaks.

Service levels

The term "service level" defines the requirement levels for the capacity of a network to provide a point to point or end to end service with a given traffic. Generally there are three levels of QoS defined:
  • Best effort provides no differentiation between several network flows and provides no guarantee. This service level is therefore sometimes called lack of QoS.
  • Differentiated service or soft QoS making it possible to define priority levels for different network flows without however providing a strict guarantee.
  • Guaranteed service or hard QoS comprising of reserving network resources for certain flow types. The principal mechanism used to obtain such a service level is RSVP (Resource reSerVation Protocol).

Quality of service criteria

The principal criteria enabling quality of service to be assessed are as follows:

  • Bandwidth: defines the maximum volume of information (bits) per unit of time.
  • Jitter: represents fluctuations in the digital signal, in time or phase.
  • Delay: this characterises the delay between transmission and receipt of a packet.
  • Packet loss: this relates to the non delivery of a data packet, most of the time this is due to network overload.
  • Desequencing: this is a modification to the arrival order of packets.


Last update on Thursday October 16, 2008 02:43:22 PM.This document entitled « QoS - Quality of service » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « QoS Quality of service » in :
Shared Hosting Show Shared Hosting Shared hosting involves hosting several websites on the same server. This solution is relatively inexpensive and allows clients to benefit from a high-quality service at a reasonable price. This type of option offers a server with a...
Disable services Show Disable services If you have opt to use Mandriva 2008 , after its installation , in view to boost up system startup safely, there are some application that can be switched off. To enable this, Go to Mandriva Control Center > System > Manage...
Start/stop a service using command line ShowStart/stop a service using command line The netsh tool (netsh.exe) can automate the startup or shutdown of a service through the following command line: To start a service: Net start name_of_service To stop a service:...
Installing a SAMBA server (Linux) ShowInstalling a SAMBA server Prerequisite Introduction The Samba Architecture Installation of required packages for samba server Starting Samba The commands Smb.conf file configuration ‘’global’’ Section ‘’documents’’...
The RPC server is unavailable ShowThe RPC server is unavailable First Solution Second Solution When the printers installed on the machine are no longer available and that the Windows system displays the following message: Unable to continue operation due to lack of...
Download Windows XP SP3 Service Pack ShowThe service pack 3 of Windows XP (XP SP3) is a major update for Windows XP which has more than 1000 corrective softwares with numerous corrections for security problems as well as some supplementary features. The new features of the Service Pack...
Networking - 3-Tier Client/Server Architecture ShowIntroduction to 2-Tier Architecture 2-tier architecture is used to describe client/server systems where the client requests resources and the server responds directly to the request, using its own resources. This means that the server does not...
Proxy and reverse proxy servers ShowProxy servers A proxy server is a machine which acts as an intermediary between the computers of a local area network (sometimes using protocols other than TCP/IP) and the Internet Most of the time the proxy server is used for the web, and when it...
Client/Server Environment ShowIntroduction to Client/Server Architecture Numerous applications run in a client/server environment, this means that client computers (computers forming part of the network) contact a server, generally a very powerful computer in terms of...