Hacker News new | ask | show | jobs
by atambo 5588 days ago
I suppose it depends on what you're using ruby for. I use it for long running processes like rails apps so the jvm startup time really doesn't matter. And jruby has support for c extensions that use ffi.
1 comments

Nobody's saying not to use jruby. You asked a question, I gave one answer.