Slide 14
Slide 14 text
So Why jRuby? (for the web folks...)
• A whole new set of tools open up to you, and ones you’ve
already used may take advantage of the platform in
awesome ways.
• Highly concurrent web servers like Puma, Trinidad
(Tomcat), Torquebox (JBoss), Mizuno (Jetty), and
Vert.x.
• Deployment into the “enterprise” with .war files.
• Distribute a .jar file that contains your entire app.