rc3.org Rafe Colburn on software development (and other topics)

Unicorn in the wild

GitHub explains their new architecture, having replace Mongrel with Unicorn (the hot new Ruby Web server all the kids are talking about). Even if you’re not deploying Rails applications, it’s interesting to read about how Unicorn’s process-based architecture beats Mongrel’s thread-based approach.


No Comments Yet


There are no comments yet. You could be the first!

Leave a Comment