Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news. Developers hankering for more performance from their Rack and Rails applications are using Ruby 1.9 fibers and event-based EventMachine-driven libraries as a way to boost the performance of their applications - in opposition to scaling by merely running multiple processes or using threads. It's no secret that thread-based