2009年4月30日木曜日

Webページを速く魅せるための5つのちょっとした工夫(1/3) - @IT

Webページを速く魅せるための5つのちょっとした工夫(1/3) - @IT

1. CSSはソースコードの上部に記述する
2. JavaScriptはソースコードの下部に記述する
3. CSSとJavaScriptを書く順番
4. JavaScriptを圧縮して読み込みを速くする
5. 読み込みが遅いブログパーツには要注意

2009年4月23日木曜日

Java:RMI - Professional Java Development with the Spring Framework - 图书 - JAVA 编程资料牛鼻站

RMI - Professional Java Development with the Spring Framework - 图书 - JAVA 编程资料牛鼻站

http://book.javanb.com/Professional-Java-Development-with-the-Spring-Framework/BBL0072.html

> To enable lazy lookup of the service stub, set RmiProxyFactoryBean's
lookupStubOnStartup flag to false.
The stub will then be looked up on first access, that is, when the
first method invocation on the proxy comes in; it will be cached from
then on. The disadvantage is that there will be no validation that the
target service actually exists until the first invocation.

サービスStubの遅延呼び出しを可能にするためには、RmiProxyFactoryBeanの
lookupStubOnStartupフラグを”false”に設定してください。そうすると、Stub
は、最初にアクセスしに行く際に、つまり、プロキシの上の最初のメソッド実施
が入るときに、呼び出しを行います。不都合があるとすれば、ターゲットとして
いるサービスが実際に存在するか、最初のプログラムアクセスがあるまで、確認
できないことです。

コーナー:ファシリテーションで会議を変える:企業IT部門の変

コーナー:ファシリテーションで会議を変える:企業IT部門の変

ファシリテーション参考URL