On Thu, Feb 4, 2010 at 4:33 PM, Brian G <[email protected]> wrote:
> > Not to hijack my own topic, but any consensus in the community about > switching from Jrun? Jboss, Tomcat, Glassfish? My head is spinning a > bit like when I first went to multi-instance. :) > I've become a huge fan of Tomcat and JBoss, but I really think it's what you're comfortable with and what you know. I haven't done any serious performance comparisons between many servlet containers. I like Tomcat because it's very lightweight, easy to use/learn and has active development/community/support out there. JBoss for the same reasons, but it's a full-blown JEE app server, which uses the same servlet container as Tomcat (Catalina). In my opinion, with JRun, there's not a ton of documentation and/or community support. Their docs page touts "online documentation," but Adobe merely provides download links for zipped up HTML or PDF; and the tech note link regarding full-text search is a 404: http://www.adobe.com/support/documentation/en/jrun/ And if I may shamelessly plug my own cf.Objective() 2010 session... it's "Intro to JEE Servlet Containers for ColdFusion Developers" ;-) If you're at the conference, check it out, or find me at the bar :) Cheers, Jamie -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
