FastCGI for IIS Final Released, Congratulations to the IIS Team! FastCGIのIISの最終リリースされると、チームは、 IISのお祝いを!
Congratulations are in order for Microsoft’s IIS development team - todayお祝いするためには、マイクロソフト社のIISの開発チーム-今日 they’ve just announced彼らはわずか発表しました。 the public availability of the final version of the IIS-FastCGI ISAPI Extension - a long-awaited and much-improved way of running just about any open-source scripting engine on IIS, safely and quickly.空室状況を国民の最後のバージョンのは、 IIS - fastcgiをISAPIエクステンション-と非常に長い間待ち望んだだけの改善方法については実行中の任意のオープンソースのスクリプトエンジンをI ISでは、安全かつ迅速にします。
This FastCGI module for IIS 5.1, 6, and 7 (with Windows Vista and Server 2008) have been in the works for quite a while now, and we’ve been using them since the first beta release - they’re good.このFastCGIのモジュールfor IIS 5.1で、 6日と7日(にWindows Vistaおよびサーバー2008 )の作品にもかなり長い間今すぐ、と我々はそれらを使用して以来の最初のベータ版リリース-彼らは良いです。 While the biggest benefit will be seen in using FastCGI w/ IIS7 to take advantage of the new間の最大のメリットはfastcgiを使用して見られるワット/ iis7を活用する、新しい kernel-mode cachingカーネルモードのキャッシュ , it’s still a huge improvement over the old way of running scripting engines for languages like PHP on Windows. 、それはまだ大きな改善の昔ながらの方法を実行中のスクリプトエンジンのようなWindows上のPHPでの言語です。
The Problem : Most open-source scripting engines like PHP and Ruby on Rails were initially developed on/for the *nix world. この問題 :ほとんどのオープンソースのスクリプトエンジンのような、 PHPとするRuby on Railsが最初に開発さ/は、 * nixの世界です。 On Unix-based platforms, the easiest way of creating multi-threaded applications is just to run the same app twice or more (The CGI model). UNIX上でベースのプラットフォームは、最も簡単な方法の作成マルチスレッドのアプリケーションと同じアプリケーションを実行するには2回以上( CGIのモデル) 。 On Windows, that doesn’t work out so well, because it takes a lot more resources to create another process. Windows上では、とてもうまくいくされていないため、より多くのリソースの多くがかかって別のプロセスを作成する。 So these engines released Windows-specific single-process multi-threaded engines; the only problem was,これらのエンジンはWindows固有のシングルをリリースプロセスのマルチスレッドエンジン;唯一の問題は、 they weren’t stable彼らは安定しない .です。 Too many race conditions in some very non-thread-safe code wreaked havoc on many Windows systems, with the PHP developers themselves giving “Stability on IIS” the lowest level of concern.あまりにも多くのレースの条件をいくつかのとても以外のスレッドセーフコードwreaked大惨事に多くのWindowsシステムでは、には、 PHPの開発者自身与える" IISの安定性を"最も低いレベルの関心事です。
…
Written by Computer Guru on コンピュータの教祖に書かれた October 10th, 2007 2007年10月10日 with 〜とともに no comments コメントはありません . です。
Read more articles on 続きを読むの記事を FastCGI のFastCGI and および IIS IISの and および Servers サーバー and および Web Development ウェブ開発 and および php PHPの and および Windows Windowsの and および Reviews レビュー and および Microsoft マイクロソフト and および software ソフトウェア . です。













