Episode 125: Get Concurrent With Puma

Published: Aug. 26, 2012, 6:32 p.m.

Matt Aimonetti shows how to serve up web pages using Puma, a multithreaded, easy-to-use Ruby web server. Based on Mongrel, Puma is a small library built with Rack that provides a very fast and concurrent HTTP 1.1 server for Ruby web applications.