1.2.7 应用服务器模式(Application Server Model) 在这种策略的保护下,所有程序代码必须是存储在受信任的服务器端,最终用户不 需要安装软件代码。
基于38个网页-相关网页
如果应用服务器的状态和工作负载稳定,那么内存使用模式应相对稳定。
If the state of an application server and the workload is stable, then memory usage patterns should be relatively stable.
应用服务器的托管模式。
get - use - close模式看起来效率不高,但是应用服务器实现的连接池可降低“获得”操作的成本。
The get-use-close model might sound inefficient, but the connection pooling the application server implements should make the "get" operation cheap.
应用推荐