RubyGems Navigation menu

puma 0.8.1

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.2 - January 08, 2024 java (248 KB)
  2. 6.4.2 - January 08, 2024 (226 KB)
  3. 6.4.1 - January 03, 2024 java (248 KB)
  4. 6.4.1 - January 02, 2024 (226 KB)
  5. 6.4.0 - September 21, 2023 java (248 KB)
  6. 0.8.1 - October 25, 2011 (53 KB)
Show all versions (331 total)

Runtime Dependencies (1):

rack ~> 1.3

Development Dependencies (2):

hoe ~> 2.10
rake-compiler ~> 0.7.0

Owners:

Authors:

  • Evan Phoenix

SHA 256 checksum:

c132525ac6bb4d457f972f481c08f152a11ad61f13a993f9c9f58a35021c2db1

Total downloads 359,704,533

For this version 3,809

Licenses:

N/A

Required Ruby Version: None

New versions require MFA: true

Links: