View Tomoaki Sawada's profile on LinkedIn Share
Locations of visitors to this page
Cloud時代の重要な選択肢としていかに多数のユーザーを単一Application Serverでサポートできるか、(メモリーFootprintが小さいか)が鍵を握っています。

その視点で注目を集めているのが”Jetty(Webtide社)”で、既に2008年のNetCraft社調査でTomcatに肉薄しています。

案外、Google社のGoogle Application Engineや、Zimbra社(最近VMWARE社が買収して注目をあびています)の例や、世界のMobile Operatorが次々とJettyを採用しているのは、隠れた潮流なのかもしれません。

jetty_vs_tomcat_1.gif



また、Java DeveloperのJob求人率では、驚異的な伸び率です。
201002081559265726.jpg







この背景は
Jetty and Resin closing in on Tomcat's popularity
に出ていますが、この記事のコメントが背景を説明しています。

The truth is that I don't need/want JSP anymore. Most modern Web Frameworks doesn't use JSP. And it's a big load on Tomcat. So, 3 simple jars (with AJP) for Jetty and roll. What I mean is that the success of Jetty is due to the Web Frameworks taking the templating issue on themselves, and most queries are Ajax/REST based. Tomcat becomes and overkill.

I've found Jetty to work more smoothly in Equinox (and other OSGi frameworks). For one, Jetty has always been more focussed on ease of embedding. Second, Jetty provides the OSGi manifest out of the box. Third, it's already used by default in a number of Equinox projects such as RAP (Rich AJAX Platform) and Eclipse SDK (for the Help system).

そこで、Jetty vs TomcatのまとめとJettyがいかに如何に期待されているかの資料をまとめましたので、興味にある方はどうぞ。




ますます興味をもたれた方は
http://www.intalioworks.com/products/webtide/jetty/
で詳細をアクセスしてください。