Mod ruby
Appearance
mod_ruby is a embedded Ruby interpreter of the Apache web server to allow Ruby code executing natively and faster than other CGI methods. Its drawback is that the characteristic sharing of classes among Apache processes are not safe for multiple applications.