The Unicorn web server is a workhorse in the Ruby world. It's used by major Rails sites like Shopify, Github, and 37Signals.
Learn about some of the core features of Unicorn and what makes it special. This'll start at the start and take you through system calls, (pre)forking, signals, kgio, and tricks to conserve memory.