[連結] Thin - yet another web server
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
Ruby 近期熱門文章
PTT數位生活區 即時熱門文章