Puma
Simple, fast, multi-threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications.
Why consider Puma?
Puma is an open-source, multi-threaded HTTP server for Ruby written in C and Ruby by Evan Phoenix. Designed to maximize CPU core utilization on Rubinius, JRuby, and MRI Ruby, Puma serves Ruby on Rails and Sinatra applications with fine-grained thread pooling and clustering.
Learn Puma by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Puma
Puma delivers multi-threaded concurrency for Ruby on Rails web applications.
Quickstart
gem install pumapuma -t 8:32 -w 3 config.ruPuma is licensed under the BSD-3-Clause License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.