J2EE architect

schema,soa,etc
高性能网站系统的架构 ,lightweight j2ee      摘要: 最近觉得一个网站架构师,应该把高性能问题搞得很好。大致整理一下。今后会在几个方面继续深入。

本文的图形,没有上来。需要看完整的,请下载 :西津渡如何设计软件

高性能是其中的部分内容。目前还不够深思熟虑,请有经验者指正。多谢。
  阅读全文
posted @ 2007-08-15 18:22 西津渡 阅读(1823) | 评论 (1)  编辑
bridge 设计模式      摘要: 原则: "更多的考虑用对象组合机制,而不是用对象继承机制". 更多的重用。

几种模式的区别:
adapter 意图是把已经有的部件,adapt 过来,到一个需要不同接口的部件。
bridge 的意图是让 abstract. 以及 implementor 可以用在更多的地方。 (费这么大劲,目的就是重用)
proxy 的意图是在proxy 中搞点什么。

下面是在junit 中run 一段别人的代码,演示bridge 模式。  阅读全文
posted @ 2007-08-07 16:04 西津渡 阅读(733) | 评论 (0)  编辑
struts2 performance
posted @ 2007-07-25 11:40 西津渡 阅读(1210) | 评论 (0)  编辑
架构师之路,实践与读书      摘要: 读书,编码,架构师之路,每天都在进步。  阅读全文
posted @ 2007-03-07 11:17 西津渡 阅读(2326) | 评论 (0)  编辑
java cache 策略      摘要: java cache 策略。  阅读全文
posted @ 2007-02-10 16:38 西津渡 阅读(1266) | 评论 (1)  编辑
ruby , rails, java 平台
posted @ 2006-07-21 13:51 西津渡 阅读(851) | 评论 (1)  编辑
perlbal ,ehcache
posted @ 2006-07-06 18:20 西津渡 阅读(412) | 评论 (0)  编辑
webalizer 作点击量统计
posted @ 2006-04-30 16:33 西津渡 阅读(405) | 评论 (1)  编辑
use case 的规模
posted @ 2006-01-01 19:02 西津渡 阅读(268) | 评论 (0)  编辑

Full J2EE architect Archive