« Return to Thread: Windows deployment of JRuby on Rails

Windows deployment of JRuby on Rails

by zwadar :: Rate this Message:

Reply to Author | View in Thread

Hi,
in my company I'm running small RoR app on Windows platform (standard
setup of Apache+Several Mongrel Instances) and MRI.
Now it's time to improve RoR app and hand to hand with that I've started
to think about change of it's deployment (but stay on Windows). Firstly
I wanted to wait for IronRuby, but it looks like it will need some time  
to be ready for production. So I've looked at JRuby and at the first
look it looks really fantastic. Great performance comapred do 1.8.6 MRI,
easy deployment with Glassfish  gem.

So my question is, where is the problem? If there is any.. :-)

Well yes, native and windows specific extensions, but probably
everything I use exists in jruby/java world too or its simple to write
some wrapper using FFI or JNA? (I use ruby SVN bindings, win32-registry,
win32-service)

thanks

Roman


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Windows deployment of JRuby on Rails