[連結] Thin - yet another web server

看板Ruby作者 (godfat 真常)時間17年前 (2008/01/14 01:30), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
subject: [ANN] Thin v0.5.2 Cheezburger released http://groups.google.com/group/comp.lang.ruby/browse_thread/thread/ 3c3bb1f2e6b0fb10/ 官方網站: http://code.macournoyer.com/thin/ 聲稱比 mongrel 更快、更穩、更安全、還更有擴充性 由三套 libraries 組成: * the Mongrel parser: the root of Mongrel speed and security * Event Machine: a network I/O library with extremely high scalability, performance and stability * Rack: a minimal interface between webservers and Ruby frameworks 安裝? sudo gem install thin 使用? 在 rails 目錄下: thin start 直接支援 cluster: thin start -s3 -p3000 這樣是 3000, 3001, 3002 這三個 port. and win32 support is coming soon! -- 「行け!Loki!」(rocky ロッキー) -Gurumin ぐるみん 王子? XD -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.135.28.18
文章代碼(AID): #17YagpQT (Ruby)
文章代碼(AID): #17YagpQT (Ruby)