Search |
||
Dynamic Languages support in GlassFish v3 PreludePosted by vivekp on November 6, 2008 at 6:33 PM PST
Read Jerome's post on GlassFish v3 key architectural points that enables pluggable containers. Following dynamic languages based frameworks are supported on GlassFish v3 Prelude: JRuby on RailsRuby on Rails applications are supported in the pure native form using JRuby runtime. There is Rails container in GlassFish v3 that deploys and passes on the request and response to Rails using Grizzly. Since Rails is single threaded, there is JRuby runtime pool, which can be configured for scaling well.There is also GlassFish Ruby gem. The GlassFish gem is based on GlassFish v3 nucleus, this means you are running/testing your Rails applications against the same GlassFish server bits. Read here on how to use GlassFish gem. Read here for more details on how JRuby on Rails works and key features. Also note that JRuby and Rails deployment on Glassfish v3 Prelude is commercially supported by Sun. Groovy on GrailsGlassFish v3 Prelude Update Center provides Grails package which is Grails 1.0.3 plus value additions from GlassFish. Here are some key points:
PHPQuercus (Caucho)
PHP/Java Bridge
Scala/Lift
»
Related Topics >>
Glassfish Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|