Hacker News new | ask | show | jobs
by stanislavb 5420 days ago
Well, if you choose to go with jruby I suppose you'll face some compatibility problems related to libraries. Moreover it's not so widely used as the "standart" ruby. That's why I don't recommend it.

My recommendation is to go with passenger + enterprise-ruby for your servers. I think this is the most stable/tested stack and it is the easiest to setup. Then you can use both ApacheHTTPD or Nginx for http-server. Both work very nice along with passenger. So use the one you fill more comfortable with.