Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
mod_ruby
Apache module

mod_ruby is a module that embeds the Ruby interpreter into the Apache web server to allow Ruby code to execute natively, faster than other CGI methods. Its drawback is that the characteristic sharing of classes among Apache processes is not safe for multiple applications (e.g., multiple Ruby on Rails applications running simultaneously).

There is also the similar mod_mruby for mruby, a lightweight Ruby implementation.

As of at least 2015, the project seems to no longer be under active development.

We don't have any images related to mod_ruby yet.
We don't have any YouTube videos related to mod_ruby yet.
We don't have any PDF documents related to mod_ruby yet.
We don't have any Books related to mod_ruby yet.
We don't have any archived web articles related to mod_ruby yet.

See also

Notes

References

  1. [dead link]mod_ruby Wiki Archived 2011-08-08 at the Wayback Machine, explaining the security problem of mod_ruby. /wiki/Wikipedia:Link_rot