Displaying 2 results from an estimated 2 matches for "railsdispatch".
Did you mean:
railsdispatcher
2005 Aug 03
0
Apache::RailsDispatcher for mod_ruby
Hi,
I wrote Apache::RailsDispatcher to run Rails applications on mod_ruby.
http://blog.shugo.net/articles/2005/08/03/running-rails-on-mod_ruby
Apache::RailsDispatcher can run multiple applications in the same
process. It works like this:
* require loads libraries into the top level, and they are shared
with all application...
2006 Sep 16
10
Mongrel and Sandbox
Z-Man,
DHH recently said:
"And [_why''s] latest work on sandbox looks stellar.
Making it drop-dead easy to run multiple Rails
applications in the same Mongrel process without
conflicts. Thumbs up to both him and Matz for getting
Sandbox on track for inclusion with the next Ruby
release."
Does that mean what I think it means - that one or
more Mongrel processes may one day be