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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0.pre2 - March 18, 2010 x86-mswin32 (104 KB)
  2. 1.2.0.pre2 - March 18, 2010 x86-mingw32 (104 KB)
  3. 1.2.0.pre2 - March 18, 2010 (93 KB)
  4. 1.1.5 - May 22, 2008* x86-mswin32-60 (110 KB)
  5. 1.1.5 - May 22, 2008* (103 KB)
Show all versions (53 total)

Runtime Dependencies (2):

daemons ~> 1.0.10
gem_plugin ~> 0.2.3

Development Dependencies (4):

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

Owners:

Authors:

  • Zed A. Shaw

SHA 256 checksum:

08b7ac45e8da8ee38f8057b7ab2a59e9e5bff9192657c08cbf55fbfe1f778794

Total downloads 2,082,489

For this version 664,023

Licenses:

N/A

Required Ruby Version: >= 1.8.6

Required Rubygems Version: > 1.3.1

Links: