Enter a term or select a letter or number below.

.  1  2  3  5  6  8  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z 

three-tier communication model

A three-tier communication model consists of a client, middle tier server, and a backend database server that hosts the shared resource. The backend server provides services only to the middle tier, while the middle tier manages and load balances client connections. The middle tier, frequently a group or cluster of servers, accesses the resource for the clients.

Related Terms:

backend server
client
cluster
server