Glossary:Definition - 3-tier architecture

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term 3-tier architecture
 Definition  The prototypical three-tier architecture has a middle layer comprising a Transaction Processing (TP) monitor. The TP monitor employs a type of message queuing, transaction scheduling, and prioritization service where the client connects to the TP monitor—middle tier—instead of the database server. The transaction is accepted by the monitor, which queues it, and then takes responsibility for completion, thereby freeing up the client.
 See also 2-tier architecture, n-tier architecture
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools