I'm curious if there's been much thought+discussion about where things go once the Rails scripts are running on JRuby ? Presumably performance will limit the utility of a CGI-based model. Is the plan to support a multithreaded FastCGI model, integrate with servlets using JSR223, perhaps both of those, or something else entirely ?

AIUI, one of the things that JSPs and their ilk get dinged on is that they all run in a single VM which makes it hard for a sys admin to monitor individual processes/applications and individually kill-off errant ones. Will JRuby on Rails be subject to the same kind of criticism ?

Thoughts ?
Marc.

---
Marc Hadley <marc.hadley at sun.com>




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to