Saturday, October 20, 2007

multiple apps in rails




Multiple Apps One Domain - With Ruby on Rails. Interesting approach.

Another approach I heard about on the Ruby on Rails Podcast was to use JRuby, compile the code into Java bytecode, and run multiple sites within one JVM. Now, that is pretty crazy, but just might be the future of Rails, unless they can get the core Ruby interpreter running quite a bit faster than it runs now.