Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is single tire, 2tire 3 tire and so on upto ntire ?
can ny one explain me about this in detail.

Answer Posted / shaik baji

Single Tire:
------------
In single tire architecture all there layers of the
Enterprise application (1.Presentaion layer, 2.Business
layer, 3.Data Storage & Data Access layer) are tightly
coupled and it's most sutable for Standed alone
applications only.

Disadvantage of Single Tire:
----------------------------
1)Due to this tight coupling if we want to change the
presentation then the change might be effect on remaining
layers too.
2)Only one client can able to access the resources at a time


Two Tire:
----------
In Two tire architecture we are separating the the
Presentation layer from the Business layer and Data access
and Data Storage layes so that we can provide the
sharability of the Business logic to all the presentation
logic.

Here we are coupling only Business layer and Data Storage &
Data Access layer only.

Example of Two Tire is : Client Server architecture

Advantages of Two Tire architecture:
------------------------------------
1) More than one client can interact at a time
2) Data access centric
3) While comparing with the Singel tire architecture it os
not that much of tight coupling.

Three Tire Architecure:
------------------------
In Three tire architecture we are separating all the three
layers(Presentation layer, Business layer and Data access
and Data Storage layes) on different different nodes so
that we can maintain application very esily.

It's a loosly coupling architecure.

Example of Two Tire is : MVC-I and MVC-II

Is This Answer Correct ?    26 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How should your staff be managed? How about your overtime?

3298


what are your thoughts on SPRINT duration

2192


When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

1846


Write positive and negative test cases for forgot password?

4942


Can you explain equivalence partitioning?

1081


explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?

2272


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

6462


I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???

2029


What is a maturity level?

1306


Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

2537


explain fish model in detail?

2257


what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance

2021


Tell some examples of bug severity and bug priority?

1147


Does an increase in testing always improve the project?

1886


What are quality assurance and quality control?

1254