mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
b78cd6feb1
- Update WWW Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md
8 lines
336 B
Plaintext
8 lines
336 B
Plaintext
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
|
|
Ruby/Rack applications. Puma is intended for use in both development and
|
|
production environments. In order to get the best throughput, it is highly
|
|
recommended that you use a Ruby implementation with real threads like Rubinius
|
|
or JRuby.
|
|
|
|
WWW: https://puma.io/
|