Misplaced Pages

mod_ruby

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "Mod ruby" – news · newspapers · books · scholar · JSTOR (August 2014) (Learn how and when to remove this message)
This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. Please help improve it by replacing them with more appropriate citations to reliable, independent sources. (August 2014) (Learn how and when to remove this message)
This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources.
Find sources: "Mod ruby" – news · newspapers · books · scholar · JSTOR (April 2024)
(Learn how and when to remove this message)
mod_ruby
Stable release1.3.0 / November 8, 2008; 16 years ago (2008-11-08)
Repository
Websitehttp://www.modruby.net

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.

See also

Notes

  1. mod_ruby Wiki Archived 2011-08-08 at the Wayback Machine, explaining the security problem of mod_ruby.

External links

Web interfaces
Server-side
Protocols
Server APIs
Apache modules
Topics
Client-side
Browser APIs
Web APIs
WHATWG
W3C
Khronos
Others
Topics
Related topics
Ruby programming language
Implementations
Active
Discontinued
[REDACTED]
IDE
Applications
Libraries and frameworks
Server software
People
Other


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories:
mod_ruby Add topic