RubyGems.org

puma

0.8.0

Puma is a small library that provides a very fast and concurrent HTTP 1.1 server for Ruby web applications. It is designed for running rack apps only. What makes Puma 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.

installgem install puma -v 0.8.0
Authors

Evan Phoenix

240,079 total downloads 1,257 for this version
Owners

540cb3b3712ffe045113cb03bab616a2

Gemfile
gem "puma", "~> 0.8.0"
Versions
  1. 2.0.1 April 30, 2013
  2. 2.0.1 April 30, 2013 java
  3. 2.0.0 April 29, 2013 java
  4. 2.0.0 April 29, 2013
  5. 2.0.0.b7 March 19, 2013
Show all versions (60 total)