数据库分库分表规则
分库分表 摘自: http://rdc.taobao.com/team/jm/archives/590 一般有几个目标: 数据离散性,数据分布到多个库,多个表中 mod, round robin, dayofweek,dayofMonth 避免热点数据在一个数据库库表上 扩容...
需求管理是要分层次的
客户中不同角色对需求有不同层次的理解: 1. 管理层可能不了解具体的业务,但会提出一些大的方向。 2. 中层负责具体的业务逻辑,这是比较容易出错的 3. 操作人员理解的主要是界面,从这里得到的需求可能比较片面 理清需求的层次后,我们需要把握哪些需求是最重要的。
需求管理
Manage Requirement Identify inconsitency Output: BRS: Business Requirements Spec SRS: System Requirements Spec RTM: Requirements Traceability Matri...
JSF Component & Render
when using JSF, some scenarios are difficult to deal with. e.g. 1. multi rows raido buttons in dataTable 2. multi columns radio buttons in dat...
Wav 文件格式
http://ccrma.stanford.edu/courses/422/projects/WaveFormat/
persistence solution
straight Jdbc trivial app, report app 2. Hibernate session ——– Persistent Manager hibernate.cfg.xml 3. iBatis: SqlMap ——- Persistent Manager SqlMa...
Quality Basic Training
CMMI ITIL/ITSM ISO20K
IBM ESB product
Service Integration Bus在WebSphere Application Server中,是早期IBM实现ESB产品,现在虽然可以作为一种开发策略,但已不推荐使用,推荐使用WESB(WebSphere Enterprise Service Bus)提供的ESB服务. WESB...
Java EE 5编程模型
From http://www.ibm.com/developerworks/cn/websphere/library/techarticles/0809_alcott/0809_alcott.html 引入IOC 和 Annotation 编程模型注入指定的对象和资源 @EJB...
Negotiation Skill
Prepare before beginning to negotiate 1.1 Define the negotiation objectives, Bottom line, Alternatives if failed 1.2 Know of the other party in a...