タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

JavascriptとContinuationに関するnozomのブックマーク (2)

  • Jetty 6 Continuations - Ajax対応! - FAX

    Jetty 6 Continuations - Ajax対応! 翻訳 (via こんな毎日・・・) 原文:Jetty 6.0 Continuations - AJAX Ready! 著者:Greg Wilkins Jetty 6.0.0 alpha 3がリリースされました! サーブレット2.4のサーバが400kのjarと、たった140kの依存ライブラリに収まっています。(さらにJSPが必要な場合でも、たった2.6Mです!!)。 小さくて、速くて、簡潔で魅力的な点は全く損なわずに、スケーラブルなAJAXアプリケーションを構築するための、Continuationsと言う新機能をJetty6はサポートしました。Continuationsは、スレッドを使わずに非同期イベントの待機を実現します。 コネクション単位スレッド スケーラブルなサーブレットサーバを構築する上で、主要な課題の1つにスレッドとコ

  • Fabulous Adventures In Coding - Site Home - MSDN Blogs

    Eric Lippert's Erstwhile Blog Why is deriving a public class from an internal class illegal? In C# it is illegal to declare a class D whose base class B is in any way less accessible than D.... Date: 11/13/2012 It's still essential! I am pleased to announce that Essential C# 5.0 by Mark Michaelis, and, new for this edition, yours... Date: 11/09/2012 Dynamic contagion, part two Last time I discusse

    Fabulous Adventures In Coding - Site Home - MSDN Blogs
    nozom
    nozom 2005/08/27
    Javascriptで再帰的な処理をContinuation Passing Style(CPS)で書こうというもの…らしい
  • 1