博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2004年7月20日

摘要: ● Scale up: Get a bigger box.● Scale out: Get more boxes.In general, theability of an application to scale out depends more on its architecture than onunderlying infrastructure. 阅读全文

posted @ 2004-07-20 13:56 LeeCheng 阅读(274) 评论(0) 推荐(0) 编辑

摘要: Do not physically separate your business logic layer unless you need to and youhave evaluated the tradeoffs. Remote logic can increase performance overhead.Performance overhead results from an increas... 阅读全文

posted @ 2004-07-20 13:14 LeeCheng 阅读(301) 评论(0) 推荐(0) 编辑