Object Oriented Software Engineering   View all facts   Glossary   Help
subject > system > distributed system > client-server system > three-tier system
Next client-server systemtransaction-processing system    Upclient-server system    Previous client-server systemthin-client system   

three-tier system comparison table
Subject use contain is a subtopic of is a kind of
client-server systemmultiple threads of control that can be concurrently executed to implement concurrent operations, otherwise when the client is waiting for one kind of input, it will not be able to respond to the other kind of input 3.4 - The Client-Server Architecturedistributed system
three-tier systemthree-tier model of client-server architecturea server which communicates with both a client (usually through the Internet) and with a database (usually within an intranet, for security reasons) and which acts as a client when accessing the database server9.5 - Architectural Patternsclient-server system

Next client-server systemtransaction-processing system    Upclient-server system    Previous client-server systemthin-client system