Episode 125: Get Concurrent With Puma

Share:

Listens: 0

SD Ruby Podcast

Technology


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.