阅读背景:

“将业务逻辑移动到应用层”可以提高性能吗?

来源:互联网 

In my current project, the business logic is implemented in stored procedures (a 1000+ of them) and now they want to scale it up as the business is growing. Architects have decided to move the business logic to application layer (.net) to boost performance and scalability. But they are not redesigning/rewriting anything. In short the same SQL queries which are fired from an SP will be fired from a .net function using ADO.Net. How can this yield any performance?In my current project, the business logic is im




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: