About: Mod ruby

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo:abstract
  • Ο mod_ruby είναι ένας ενσωματωμένος διερμηνέας της Ruby για τον εξυπηρετητή Ιστού Apache που επιτρέπει την εκτέλεση άμεσα κώδικα σε Ruby, γρηγορότερα από άλλες μεθόδους CGI. Έχει το μειονέκτημα ότι η κοινή χρήση των κλάσεων που γίνεται κλασικά ανάμεσα στις διεργασίες του Apache δεν είναι ασφαλής για πολλαπλές εφαρμογές (δηλ. πολλαπλές εφαρμογές Ruby on Rails που εκτελούνται ταυτόχρονα). (el)
  • mod_ruby ist ein eingebetteter Ruby-Interpreter für den Apache web server, der es erlaubt, Ruby-Code direkt innerhalb von Apache auszuführen, schneller als mit anderen CGI-Methoden. Der Nachteil ist, dass das Teilen von Klassen zwischen den Apache-Prozessen beim gleichzeitigen Betrieb von mehreren Applikationen nicht sicher ist, das heißt, dass mehrere Ruby-on-Rails-Applikationen gleichzeitig laufen. Heute ist mod_ruby weitgehend durch Phusion Passenger verdrängt bzw. ersetzt worden. (de)
  • 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. (en)
dbo:latestReleaseDate
  • 2008-11-08 (xsd:date)
dbo:latestReleaseVersion
  • 1.3.0
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3883062 (xsd:integer)
dbo:wikiPageLength
  • 2157 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1057699370 (xsd:integer)
dbo:wikiPageWikiLink
dbp:latestReleaseDate
  • 2008-11-08 (xsd:date)
dbp:latestReleaseVersion
  • 1.300000 (xsd:double)
dbp:name
  • mod_ruby (en)
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Ο mod_ruby είναι ένας ενσωματωμένος διερμηνέας της Ruby για τον εξυπηρετητή Ιστού Apache που επιτρέπει την εκτέλεση άμεσα κώδικα σε Ruby, γρηγορότερα από άλλες μεθόδους CGI. Έχει το μειονέκτημα ότι η κοινή χρήση των κλάσεων που γίνεται κλασικά ανάμεσα στις διεργασίες του Apache δεν είναι ασφαλής για πολλαπλές εφαρμογές (δηλ. πολλαπλές εφαρμογές Ruby on Rails που εκτελούνται ταυτόχρονα). (el)
  • mod_ruby ist ein eingebetteter Ruby-Interpreter für den Apache web server, der es erlaubt, Ruby-Code direkt innerhalb von Apache auszuführen, schneller als mit anderen CGI-Methoden. Der Nachteil ist, dass das Teilen von Klassen zwischen den Apache-Prozessen beim gleichzeitigen Betrieb von mehreren Applikationen nicht sicher ist, das heißt, dass mehrere Ruby-on-Rails-Applikationen gleichzeitig laufen. Heute ist mod_ruby weitgehend durch Phusion Passenger verdrängt bzw. ersetzt worden. (de)
  • 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. (en)
rdfs:label
  • Mod ruby (de)
  • Mod ruby (el)
  • Mod ruby (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • mod_ruby (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License