Rubyology 47: Wuby Intro

Published: Oct. 15, 2007, 11:02 p.m.

What has Chris Matthieu been up to lately? Would you believe that he has been secretly developing a new Ruby framework called Wuby? It's true :) Wuby is an extremely lightweight multi-threaded Ruby web server with a built in persistent hash-based database engine. Wuby consists of the following components: - Lightweight & fast web server - supports GET and PUT methods, CGI params and environmental variables, and optional directory browsing - Persistent & hashed data access layer