RubyGems Navigation menu

mongrel 1.2.0.pre2

Mongrel is a small library that provides a very fast HTTP 1.1 server for Ruby web applications. It is not particular to any framework, and is intended to be just enough to get a web application running behind a more complete and robust web server. What makes Mongrel so fast is the careful use of an Ragel extension to provide fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without too many portability issues. See http://mongrel.rubyforge.org for more information.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.0.pre2 - March 18, 2010 x86-mswin32 (104.0 KB)
  2. 1.2.0.pre2 - March 18, 2010 x86-mingw32 (104.0 KB)
  3. 1.2.0.pre2 - March 18, 2010 (93.0 KB)
  4. 1.1.5 - May 22, 2008* x86-mswin32-60 (109.5 KB)
  5. 1.1.5 - May 22, 2008* (103.0 KB)
顯示所有版本(共 53)

Runtime 相依性套件 (2):

daemons ~> 1.0.10
gem_plugin ~> 0.2.3

Development 相依性套件 (4):

gemcutter >= 0.3.0
hoe >= 2.5.0
rake-compiler ~> 0.7.0
rubyforge >= 2.0.3

擁有者:

作者:

  • Zed A. Shaw

SHA 256 checksum:

08b7ac45e8da8ee38f8057b7ab2a59e9e5bff9192657c08cbf55fbfe1f778794

總下載次數 2,084,015

這個版本 664,325

License:

Ruby 版本需求: >= 1.8.6

RubyGems 版本需求: > 1.3.1

相關連結: