DESCR 223 B

1234
  1. Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is
  2. a small library that provides a very fast and concurrent HTTP 1.1 server for
  3. Ruby web applications. It is designed for running Rack apps only.