タグ

servletとarchitectureに関するyoheiのブックマーク (1)

  • Webtide

    Asynchronous Restful Webapplication This blog annotates the Jetty 7 example web application that uses Jetty asynchronous HTTP client and the proposed suspendable servlets 3.0 API, to call an eBay restful web service.   The technique combines the Jetty asynchronous HTTP client with the Jetty servers ability to suspend servlet processing, so that threads are not held while waiting for rest responses

    yohei
    yohei 2005/09/20
    Jetty 6 がサポートする Ajax ポーリング問題を解決する新しいアプリケーションサーバのアーキテクチャ
  • 1