Difference between three tier vs. n-tier

前端 未结 9 646
野趣味
野趣味 2021-01-31 20:37

I just came across the following sentence:

As the industry has moved from a three tier model to n-tier models, the object relational impedance mismatch

9条回答
  •  抹茶落季
    2021-01-31 20:52

    The quote appears to be from this codeproject page. It also seems to do a pretty good job of explaining n-tier to include things like web services, javascript, workflows, etc. All things that 3-tier models don't necessarily include.

提交回复
热议问题