Internet
Fact-checked

At EasyTechJunkie, we're committed to delivering accurate, trustworthy information. Our expert-authored content is rigorously fact-checked and sourced from credible authorities. Discover how we uphold the highest standards in providing you with reliable knowledge.

Learn more...

What is a Fat Client?

Erika C.
Erika C.

A fat client, also known as a thick client or rich client, is a computer in a client server configuration that can function independent of the server. Many applications are installed locally on the client hard drive. While a fat client pulls some data from the central server and needs to be connected to the server sometimes, it can run on its own, without having to always be connected to the central server.

Fat client architecture is an alternative to thin client computing. In a thin client environment, all of the applications and in some instances all of the processing power are provided by the server computer. A thin client can be a computer that accesses and runs applications directly from the server or it can be a simple terminal machine that provides no processing of its own. The fat client or thick client is a computer that has its own storage, memory and processing. When trying to decide between a thin client and thick client environment, important considerations include the applications to be run, the graphic requirements for each terminal and the portability and scalability needed.

Racks of servers.
Racks of servers.

Some of the advantages of fat clients are reduced load on the server and the ability to work independently of the central server, while being able to deliver rich functionality. Because the output is generated locally, fat clients allow richer graphical user interfaces (GUIs). A fat client can also run faster than a thin client, especially with resource-intensive applications, since fat clients store many applications locally. Program information is written to and accessed from local computer resources instead of having to be transmitted across the network infrastructure.

The use of fat clients is becoming more prevalent. This is due in part to decreasing computer and software licensing costs. It has become much more cost effective to deploy a fat or thick client onto each desktop than to continue adding resources to a server to accommodate an increasing number of terminal machines.

One common implementation of a fat client environment is the use of corporate laptops. While docked, or connected remotely, to the internal network, these computers can utilize the resources stored on a central server. They can also be taken out of the network environment and still be used as standalone computers to run locally installed applications. However, they are not able to access documents that are stored on the server and may only be able to use some applications, such as email programs, in an offline mode.

Discussion Comments

everetra

@David09 - The best example of a fat client in my opinion is Microsoft Outlook or any other desktop email program. The program resides on your computer, be it desktop or laptop, and it connects momentarily to the mail server to send and receive mail. Thereafter all of the stuff you do is local on your computer.

David09

@allenJo - Actually, I do believe Access is a fat client. It’s a client/server arrangement. It just happens that the client and the server are in the same application – the Access program. The Access database is “serving” up information to the forms and reports, which act as clients. You don’t have to connect to an external server as such.

allenJo

@Charred - Well, I think the difference between thin client and fat client cannot always be cut and dried. In your case I say it’s not a fat client and it’s not a thin client because in a fat client you need at least some connection to the server.

You are not making any connections whatsoever, not even to momentarily retrieve data. So you’re not developing a fat client application and you’re certainly not developing a thin client.

I don’t know what you would call it honestly – just a regular computer program I suppose.

Charred

I develop Access applications on the side for some of my friends. Would an Access application be considered a fat client according to the fat client definition given here?

I don’t necessarily connect to the server. Some Access applications let you link to database tables on the server and use them within the Access application, as if they were resident tables, but my applications don’t do that.

I chose Access instead of a thin client technology precisely for the reasons listed in the article; with Access you don’t have to worry about server load and stuff like that. On top of that many of my friends are not that familiar with server technology.

Post your comments
Login:
Forgot password?
Register:
    • Racks of servers.
      Racks of servers.