RubyGems Navigation menu

puma 0.9.2

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 6.4.3 - September 19, 2024 java (249 KB)
  2. 6.4.3 - September 19, 2024 (226 KB)
  3. 6.4.2 - January 08, 2024 java (248 KB)
  4. 6.4.2 - January 08, 2024 (226 KB)
  5. 6.4.1 - January 03, 2024 java (248 KB)
  6. 0.9.2 - December 19, 2011 (43 KB)
Show all versions (334 total)

Runtime Dependencies (1):

rack ~> 1.2

Development Dependencies (3):

hoe ~> 2.12
rake-compiler ~> 0.7.0
rdoc ~> 3.10

Owners:

Authors:

  • Evan Phoenix

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 392,146,886

For this version 3,780

Version Released:

Licenses:

N/A

Required Ruby Version: None

New versions require MFA: true

Links: