Understanding transaction pitfalls in Java Platform
摘要: This message is a summary based on a very good article (http://www.ibm.com/developerworks/java/library/j-ts1.html?S_TACT=105AGX02&S_CMP=EDU) and focusing on common mistakes when implementing transactions in the Java platform. The original article is aimed to discuss Transaction Strategy. Here, we just want to discuss the common mistakes on transaction management.
閱讀全文
posted @
2009-04-15 15:12 Justin Chen 閱讀(2872) |
評論 (0) 編輯
[原創翻譯] 剖析SQL Server執行計劃(Dissecting SQL Server Execution Plans) - 簡介
摘要: 從今天開始,本人將逐章翻譯《剖析SQL Server執行計劃(Dissecting SQL Server Execution Plans)》一書。該書是系列叢書《高性能SQL代碼的藝術》的第一本,來源于http://www.infoq.com/news/2009/03/SQL- Performance。該書由SQL Server專家Grant Frltchey編寫,并頗獲好評。
閱讀全文
posted @
2009-04-14 22:43 Justin Chen 閱讀(2292) |
評論 (0) 編輯
[Web Architecture] An introduction on Amazon Architecuture
摘要: This article is a short summary on the interview with Werner Vogels, who is the CTO of Amazon.com.
閱讀全文
posted @
2009-04-11 21:27 Justin Chen 閱讀(850) |
評論 (0) 編輯
FYI - Tuning Garbage Collection Outline - From http://www.petefreitag.com/articles/gctuning/
摘要: This document is a summary or outline of Sun's document: Tuning Garbage collection with the 1.4.2 Hotspot JVM located here: http://java.sun.com/docs/hotspot/gc1.4.2/
閱讀全文
posted @
2009-04-01 17:19 Justin Chen 閱讀(1063) |
評論 (0) 編輯