はてなブログ トップ
mongrel
このタグでブログを書く
言葉の解説
ネットで話題
関連ブログ
mongrel
(コンピュータ)
【もんぐれる】
Ruby + C(拡張ライブラリ) で書かれた httpd。
最近の Ruby の流行のフレームワーク( Ruby on Rails など )にもデフォルトで対応しており簡単に使うことができる。
このタグの解説について
この解説文は、
すでに終了したサービス「はてなキーワード」内で有志のユーザーが作成・編集
した内容に基づいています。その正確性や網羅性をはてなが保証するものではありません。問題のある記述を発見した場合には、
お問い合わせフォーム
よりご連絡ください。
解説の続きを読む
ネットで話題
もっと見る
183
ブックマーク
Railsの各種サーバーの速度ベンチマーク: Pound、Varnish、Nginx、Unicorn、Mongrel
Railsの各種サーバーの速度ベンチマーク: Pound、Varnish、Nginx、Unicorn、Mongrel RailsのアプリをPound、Varnish、Nginx、Unicorn、Mongrelを使用して動かした際の速度ベンチマーク。以下の構成での同一Railsアプリをhttperfでベンチマークした結果をまとめます。 Pound -> Varnish -> Nginx -> Unicorn * 2 Varnish ...
memo.yomukaku.net
97
ブックマーク
満足せる豚。眠たげなポチ。:CGI から Mongrel まで、Rack で Web アプリを Web サーバから抽象化する
Rack ってなに? Rack は Web サーバと Ruby プログラムや Ruby で書かれた Web アプリケーションフレームワークとの間に、最小限のインターフェースを提供します。 http://rack.rubyforge.org/ Rack のインストール gem install rack Rack の簡単な始め方 Rack を使うには、まず call されるアプリケーションを書きます...
blog.hacklife.net
87
ブックマーク
Mongrel - Trac
What is Mongrel? Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og+Nitro, Camping, and IOWA frameworks. Mongrel was origina...
mongrel.rubyforge.org
72
ブックマーク
Pound + Mongrel + Apache2.0 で Ruby on Rails! (recompile.net)
はじめに Star It!のアクセス数が増えてきて、色々と支障がでてきたので、おもいきって友人の会社に置いているサーバへと移してみました。さすがに、さくらインターネットの共用サーバ上で、1日あたり10万クエリをCGI + sqlite3という構成でさばくのは無理があったようです。新天地では、データベースをMySQLへと入れ替...
recompile.net
65
ブックマーク
BlogFish: Scaling Rails with Apache 2.2, mod_proxy_balancer and Mongrel
Unitl this week we used Lighttpd and FastCGI for MeinProf.de. The setup was nearly the same as described in the must read series scaling rails (1, 2, 3, 4) from poocs.net. We used this setup from day 1 but always had some small issues with Lighttpd. Lighttpd was crashing every couple of days. Not...
blog.innerewut.de
65
ブックマーク
MongrelとApache2.2でRails。
saikyoline.jp
61
ブックマーク
こせきの技術日記 - Rails + MySQL (+ Mongrel?) でDB接続の通信が無い状態が続くとデッドロックする。
koseki.hatenablog.com
44
ブックマーク
えと日誌 Mongrel: WEBrickよりだいぶ早いhttpd
moodloungenj.com
44
ブックマーク
えとブログ(2006-01-30) WEBrickとMongrel、SGMLとXML
www.codeblog.org