30 Boxes Calendar30 Boxes Calendar30 Boxes Calendar30 Boxes Calendar
Merb == Mongrel + Erb. It is a super lightwieght ruby app server that maps urls to simple classes that can render erb templates...If you have a few pages of your dynamic site that have to be fast and you maybe don’t need the full power of rails then Merb can serve dynamic templated requests at 700req/sec with no database access. Trac Repository Bugs and Feature requests
After seen a small webservers in Perl and Ruby (webrick) here is my try with using Mongrel: Start an webserver on all interfaces (0.0.0.0), port 3002, serving static pages from ./html/ directory: require 'mongrel' config = Mongrel::Configurator.new :host => "0.0.0.0", :port => 3002 do listener { uri "/", :handler => Mongrel::DirHandler.new("html/") } trap("INT") { stop } run end config.joinAnd wit
현재 이 사이트는 준비 단계에 있습니다. 페이지 구조를 설정하고 콘텐츠를 기획 중입니다. 정식 오픈 후에는 다양한 정보를 순차적으로 제공할 예정입니다. 방문해 주셔서 감사합니다. 곧 다시 찾아뵙겠습니다.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く